error creating stored proc during MS Project Server 2003 installat

M

mr. dude guy

hi,

I have the following problem when trying to install MS Project SERVER.

It DOES creates many of the DB objects (about a dozen stored procs are
created successfully), but for some reason dies when trying to create the
following stored proc:

MSP_WEB_SP_QUERY_GetTasksIDs

I have tried this about a dozen times and each time it dies in this same
place.

I have also tried googling for answer and havent' found anything.

Please help!
 
G

Guidho

SQL 2000 or 2005?

Does your installation user have the appropriate rights?
Best is domain admin and full SQL admin.

Guidho
 
Top