H
Harish Siripuram
Hi All
We have developed a small component in Visual Basic (.dll) which uses
MSPROG.olb as reference. Using this library we are creating a MS Project
file (.mpp). Here we are using the progID "MSProject.Application" for
creating a MSProject object. The solution was working fine as long as it is
in Windows 2000 prof. When we have deployed the solution on Win 2003 Server
it has stopped working. It throws an error
Error No: 429
Description: ActiveX component cannot create object
We have user CreateObject ("MSProject.Application") & also tried the
following options
Dim objPrj as MSProject.Application
OR
Dim objPrj as New MSProject.Application
As a part of debuging we have tried with all the options, but till now there
is no progress. Can someone please help me out on this.
The server has both Project Server 2003 & Project Professional 2003.
Deployment Environment:
OS: Win 2003 Server
MS Project Server 2003
MS Project Professoinal 2003.
Thank You
Harish S
We have developed a small component in Visual Basic (.dll) which uses
MSPROG.olb as reference. Using this library we are creating a MS Project
file (.mpp). Here we are using the progID "MSProject.Application" for
creating a MSProject object. The solution was working fine as long as it is
in Windows 2000 prof. When we have deployed the solution on Win 2003 Server
it has stopped working. It throws an error
Error No: 429
Description: ActiveX component cannot create object
We have user CreateObject ("MSProject.Application") & also tried the
following options
Dim objPrj as MSProject.Application
OR
Dim objPrj as New MSProject.Application
As a part of debuging we have tried with all the options, but till now there
is no progress. Can someone please help me out on this.
The server has both Project Server 2003 & Project Professional 2003.
Deployment Environment:
OS: Win 2003 Server
MS Project Server 2003
MS Project Professoinal 2003.
Thank You
Harish S