WSSCreateSiteFailure (16400)

W

winnes

Have a customised project workspace template.
Contains extra custom lists, eventhandlers on some of these custom lists,
some javascript to modify new/edit/displayforms and a project server
published event handler.

Tested on MOSS and Project Server 2007: OK
On WSS3 setup (regardless of installed SP's), following error:

Event Type: Error
Event Source: Office SharePoint Server
Event Category: Project Server Sharepoint Integration
Event ID: 7861
User: N/A
Description:
Standard Information:pSI Entry Point:
Project User: DOMAIN\Administrator
Correlation Id: e7169d0a-4cae-429f-a119-ce0050c17e9d
PWA Site URL: http://servername/pwa
SSP Name: SharedServices1
PSError: WSSCreateSiteFailure (16400)
Failed to create a Project Workspace d2a5d801-02ae-492a-8cad-82ad0f4894ee

Tried to add NT AUTHORITY\Network Service to Administrator group on the app
server, no solution...

Is there something in my workspace not possible in WSS?
 
W

winnes

Seems that you need to develop and build on WSS if you are targetting WSS.
As I only had a MOSS environment at hand at the time, I was building on MOSS.
Thought that MOSS was built on top of WSS? But hey, another lesson learned.

Another thing noticed after this was that MOSS does not mind you declaring a
Guid var = new Guid("..."), while WSS crashes on the declaration itself.

Case closed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top