please help urgently!

C

Catherine Jones

Hi all
We have compiled our VB.Net dlls in Visual studio .net 2002 (Framework1.0)
and registered with com+ (using Regsvcs.exe) in Windows 2000 professional
machine. We exported the proxy and when we try to install it in Windows XP
machine it is throwing the error and cancelling the installation. It
successfully installs in windows 2000 machine.

We have windows xp with sp2 installed. All these machines are having .Net
framework 1.0 and 1.1 installed. We tried with different combination of
framework version also. It is still giving the same problem.

Error Description: Error registering com+ application
Error Number: 80110805
 
K

Ken Tucker [MVP]

Hi,

Windows XP service pack 2 is still in beta. You should post this in
one of the beta.xpsp2 newsgroups.

Ken
 
H

Herfried K. Wagner [MVP]

* "Catherine Jones said:
We have compiled our VB.Net dlls in Visual studio .net 2002 (Framework1.0)
and registered with com+ (using Regsvcs.exe) in Windows 2000 professional
machine. We exported the proxy and when we try to install it in Windows XP
machine it is throwing the error and cancelling the installation. It
successfully installs in windows 2000 machine.

We have windows xp with sp2 installed. All these machines are having .Net
framework 1.0 and 1.1 installed. We tried with different combination of
framework version also. It is still giving the same problem.

Error Description: Error registering com+ application
Error Number: 80110805

Your problem is not related to the VB.NET programming language. You
mention that you use Windows XP SP2, which is only avaliable as a beta
version. I would post the problem in the beta groups, maybe there are
integration issues which should be fixed.
 

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