|
-
Mar 16th, 2012, 05:27 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Error - TypeLoadException was unhandled
I'm getting a "TypeLoadException was unhandled" error. The description says
Could not load type 'dnUtilities.OtherFunctions' from assembly 'dnUtilities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
So i've got a class library project. I've built that into a dll and am referencing it in a project in another solution. The name is "dnUtilities" and i've stored a lot of subs and functions inside it. I just got this error when i added a new module and tried calling a sub from it. I've got no idea why this error is happening since all the other functions from the other modules work. Besides modules i've also got a usercontrol in the dll. The framework of the dll and my calling project are both 3.5.
Update: Actually none of the functions are working any more.
Last edited by cheesebrother; Mar 16th, 2012 at 05:33 AM.
Hooked for good.
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
|