activex dll or tlb

A

Alan Kosmonov

hello,

in win2000 or XP
i have written a dll application with vb.net.It produced a dll and a tlb
file.I cannot register the dll and tlb files with regsvr32.I couldnt
register the dll to the COM+ services but I could register the tlb file.Do i
have to register the tlb file to the COM+ services?

My object calling asp contains the code;
set obj= Server.CreateObject("mypackage.myclass")

I need to run this code also in win95 and win98.What shoul i do?How should i
register my tlb file?

Help please.
Regards,
Alan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top