IIS - Cannot create ActiveX component
- From: Heinz K <Heinz-NoSpam@xxxxxxxxxxxxxxxx>
- Date: Tue, 08 Aug 2006 11:22:31 +0200
Hello all,
I'm developing a vb.net 2.0 webservice which accesses a lotus notes database using lotus domino api. This works fine on my local client if I select "Use Visual Studio Development server" (on project properties). But as soon as I select "Use IIS Web Server" I always got error messages.
One says: "Retrieving the COM class factory for component with CLSID {29131539-2EED-1069-BF5D-00DD011186B7} failed due to the following error: 8007000e." The CLSID is the one from "Lotus Domino Session" in my registry.
The other error message when I deploy to an external IIS (6.0) Server is: "Cannot create ActiveX component".
As my webservice works fine when I use the visual studio development server, I guess my script is correct. Any ideas why it does not work on IIS? Any registry settings? My local ASPNET-Machine account has full access to the directory.
Many thanks in advance!!
.
- Follow-Ups:
- Re: IIS - Cannot create ActiveX component
- From: Paul Clement
- Re: IIS - Cannot create ActiveX component
- Prev by Date: new Excel.Application
- Next by Date: RE: Unhandled Exception in Form Load in EXE but not in IDE
- Previous by thread: new Excel.Application
- Next by thread: Re: IIS - Cannot create ActiveX component
- Index(es):
Relevant Pages
|
Loading