Re: Got error installing COM component using regsvr32 on Win2003 serve
- From: "Paul Baker [MVP, Windows - Networking]" <paulrichardbaker@xxxxxxxxxxxxxxxx>
- Date: Thu, 15 Mar 2007 14:59:00 -0400
Try loading your libary using LoadLibrary in your own application that you
can debug. Then you should either get an exception you can debug or
LoadLibrary will return an error code.
Paul
"Pucca" <Pucca@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BB53318C-05DB-4183-8B15-E7C7A7B7A665@xxxxxxxxxxxxxxxx
Hi, I have a COM component that I have installed before using regsvr32 on
both Win2003 server and Win2000 server with no problem. In the past few
months maybe I changed the build options or something, now I'm getting the
following error message when I try to install on the Win2003 server but no
problem from the win2000 server. Does anyone know what could possible
cause
this and how can I correct this. Thank you.
"LoadLibrary (name.dll) failed - This application has failed to start
becuase the application configuration is incorrect. Reinstalling the
application may fix this problem."
--
Thanks.
.
- Prev by Date: Re: COM events fired in STA outside message pump??
- Next by Date: Re: Got error installing COM component using regsvr32 on Win2003 serve
- Previous by thread: COM events fired in STA outside message pump??
- Next by thread: Re: Got error installing COM component using regsvr32 on Win2003 serve
- Index(es):
Relevant Pages
|
Loading