|
-
Dec 21st, 2006, 06:57 AM
#1
Thread Starter
New Member
[RESOLVED] [2005] Cannot load dll, no error - worked just a minute ago
I am using Tamir.sharpSsh.dll in a project and just downloaded the newest version 1.1.1.11
http://www.tamirgal.com/home/dev.aspx?Item=SharpSsh
When I now want to add the dll to the project, it does not do anything and does not even throw any kind of error. The funny thing is, when I did it the first time it worked and I was even using the class. Restarted .net, dll gone and I have this issue.
Anyone an idea why this could be?
It's more than annoying that .net has such a crappy error handling in this respect.
Last edited by hueen; Dec 21st, 2006 at 07:09 AM.
-
Dec 21st, 2006, 07:08 AM
#2
Thread Starter
New Member
Re: [2005] Cannot load dll, no error - worked just a minute ago
Just solved it myself:
Edit your .vbproj file, delete the <Reference> to the dll, re-open project and re-add your dll. Worked for me.
Added dll from exact same location as referenced in vbproj. Congratulations, Microsoft.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|