MS Project Server 2003

J

Joe Miller

While trying to install MS Project Server 2003 on a
Windows 2003 Server encountering Error 25624. Failed to
execute SQL String. (-2147217911 Update MSP_WEB_ADMIN set
WADMIN_NPE_SCHEDULED_TIME=0; UPDATE MSP_WEB_ADMIN set
WADMIN_NPE_NEXT_RUN=0; )

Need assistnace in getting past this point.
 
W

William Raymond

Hi Joe,

Judging by this error, you might not be connecting to the database as a
DBOwner or sa. If you are not, give that a shot and it should work. If you
are still having problems, maybe you can provide some more details on when
this is happening during install and what steps you went thru before
performing the operation.

This is also very important:
1) You must have SQL Server 2000 SP3 (or greater) installed.
http://www.microsoft.com/sql
2) You should install the latest MDAC drivers (2.7 or greater is best).
http://www.microsoft.com/data

-Bill
 
Top