|
-
Aug 20th, 2003, 02:42 AM
#1
Thread Starter
Lively Member
How we can register Vb.Net DLL in COM+
I have made a DLL (ClassLib. Proj.) , but COM+ service is not registering this DLL..in Component service..
what is the procedure to make a DLL for COM+....and how can we register it in COM+...Component service....
thanks.........
anand
Last edited by Anand_thakur; Aug 21st, 2003 at 12:22 AM.
Anand Thakur 
-
Aug 21st, 2003, 02:41 PM
#2
If you want to make a .NET dll that plays nicely with COM then you have to use the COMIntrop namespace or attribute. There is a nice article on it in the help files try searching there.
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
|