Building COM+ Object with VB.net

  • Thread starter Anthony Biondo Jr.
  • Start date
A

Anthony Biondo Jr.

Hi I have some COM+ Objects I wrote in VB6 I have recreated them in VB.net
but when I go and try to register the dll I get the error "One or more files
do not contain components or type libraries. These files cannot be
installed." I need to have the object usable by ASP and ASP.net

Can someone help?

thanks,
Anthony
 
P

Paul Clement

¤ Hi I have some COM+ Objects I wrote in VB6 I have recreated them in VB.net
¤ but when I go and try to register the dll I get the error "One or more files
¤ do not contain components or type libraries. These files cannot be
¤ installed." I need to have the object usable by ASP and ASP.net
¤
¤ Can someone help?

I would take a look at the following MS KB article to insure that you've followed the proper steps:

HOW TO: Create a Serviced .NET Component in Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;312902


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

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