|
-
May 24th, 2013, 01:59 PM
#1
dll not being recognized
I have a dll that I wrote for reference in my project. I have registered the dll. I have created a reference to it from within my project. However, when I compile my project I get "User defined type not defined" at the statement:
Dim var As dllname.class. To me this means that the project is not recognizing or seeing the dll even though it's referenced. Can anyone think of a reason the project doesn't recognize my dll? Thanks in advance for your help.
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
|