Project Server 2005

J

JohnV

Hi All,


I was hoping that you maybe able to assist me. I am having a problem
installing MS Project Server with SQL 2005.


The environment that I am working on is Windows Server 2003 SP2, I have

installed SQL Server 2005 Enterprise Edition and Widows SharePoint
Services.
During the installation of MS Project Server 2003 after all the
information
has been added and the install has began, the following error message
appears:


Error 25624. Failed to execute SQL string. (-2147217900 /* Query
#10011 */
CREATE PROCEDURE dbo.MSP_WEB_SP_QRY_GetTasksIDs
@p0 INT
AS


Select
WA.WASSN_IN,
WA.WRES_IN_MGR,
WA>WPROJ_ID, oo WP.PROJ_NAME, oo WP.WPROJ_TYPE,...
 
A

Andre Xavier

I tried to install Project Server with SQL 2005 but appears the same error, so I put one ProjectServer database to the SQL 2005 then I install ProjectServer using the that database. It's works for me.
 
Top