H
Heinz K
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!!
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!!