Exception has been thrown by the target of an invocation.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 993
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 1
Description
I have been puzzled by this error while using Renci SSH.NET for my SSIS project. It woks perfectly on machine where ssis is installed. Butwhen deploying to sqlserver machine, I see error "Exception has been thrown by the target of an invocation." Both machine have 4.6.2 farmework installed. Renci.SshNet.dll is added to the GAC filder as well. What am i misisng?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure in the SQL Server SSIS deployment environment and compare it with the working machine, including .NET Framework 4.6.2 and the GAC installation of Renci.SshNet.dll. Capture the underlying exception behind the invocation error; done means identifying the deployment dependency or configuration difference and documenting the required fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100