|
-
Jul 19th, 2004, 08:45 AM
#1
Thread Starter
Member
Registering a .Net COM component..HELP...
I have created a .Net Com Component that is instantiated from VB6. On my machine in debug i can create it and call functions ok from VB6, but when deployed (using the vb6 deployment wizard) I get the Active x can't create object error.
Does anyone know how to register the .Net Com component on the server ?
Regards.
-
Jul 19th, 2004, 10:09 AM
#2
http://support.microsoft.com/default...NoWebContent=1
Have a read. Your installer should register the interoped component, but this link is to a manual register (and its all windows OS, not limited to 98/NT).
Dont forget the PC you install on has to have the .net framework installed.
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
|