|
-
Apr 23rd, 2007, 12:16 AM
#1
Thread Starter
New Member
Creating Dlls
Hai
I have created a dll file using VB.Net.It is working fine in my system.But when I register in any system or in my system it is giving error called "The Dll was loaded, but the dll register server entry point was not found and it cannot be registered".But without registering i cannot use the dll on other systems.
Please help me in overcoming this problem.
Regards
Aruna
-
Apr 23rd, 2007, 12:35 AM
#2
Re: Creating Dlls
.NET DLLs don't require registration as standard. Is this DLL not written with VB.NET or is it for consumption by a COM application? If not then you should not be registering it.
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
|