|
-
Jun 18th, 2003, 03:59 PM
#1
Thread Starter
New Member
Recognise a .Net dll
Hi All,
I"m now passing from VB6 to VB.NET and met with a disturbing problem:
i have created a class library and built it to a dll file.
i have created a windows application and added a reference to that dll.
So far everything works fine.
When i took this all package to another computer, the build failed since it didnt find the dll file.
I guess that when i add a reference, it saves the absolute path.
This is a .Net dll and not COM so i cant do a simple register to windows.
How do i register the .Net dll or how do i make it recognised in the other computer? (how to make it's location relative and not absolute? It didnt work even when they all were in the same folder).
Thanks in advance,
Eran
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
|