G
Gilgamesh4Ever
Hi there,
I've got an asp application which is hosted on IIS, running on W2K server.
I've got also an ASP page which is trying to create a Microsoft Project file
by
creating an instance of object "MSProject.Application" object. Although the
MS project has already been installed on the web server, IIS throws an error
when it tries to create the object. After researching the problem, it became
clear that the problem is with IIS not allowing the MS Project application
to start as an out-of-process application. Has anybody done something like
this?
Here is the error I see in the event log: ActiveX component can't create
object.
Thanks,
Gilgamesh
I've got an asp application which is hosted on IIS, running on W2K server.
I've got also an ASP page which is trying to create a Microsoft Project file
by
creating an instance of object "MSProject.Application" object. Although the
MS project has already been installed on the web server, IIS throws an error
when it tries to create the object. After researching the problem, it became
clear that the problem is with IIS not allowing the MS Project application
to start as an out-of-process application. Has anybody done something like
this?
Here is the error I see in the event log: ActiveX component can't create
object.
Thanks,
Gilgamesh