Microsoft Knowledge Base Email Alertz

A Windows SharePoint Services site is not created when you use the Project Data Service ProjectCreate method to create a new project in a Project Server 2003 site

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 898629 - Last Review: September 18, 2011 - Revision: 3.0

A Windows SharePoint Services site is not created when you use the Project Data Service "ProjectCreate" method to create a new project in a Project Server 2003 site

SYMPTOMS

Consider the following scenario. You use the Project Data Service (PDS) ProjectCreate method to create a new project in a Microsoft Office Project Server 2003 site. However, a Microsoft Windows SharePoint Services site is not created for the new project.

CAUSE

This issue occurs if the following conditions are true:
  • More than one Project Server 2003 site is configured on the server. Additionally, you used the EditSite tool for Project Server 2003 to create the other Project Server 2003 sites on the server.
  • You used the ProjectCreate method to create a new project in a Project Server 2003 site that is not the default site. The default site is ProjectServer.

    For example, this issue does not occur if you use the ProjectCreate method to create a new project in the following site:
    http://ComputerName/projectserver
    However, this issue occurs if you use the ProjectCreate method to create a new project in the following site:
    http://ComputerName/site2
When you use the EditSite tool to create a new Project Server 2003 site on the server, the EditSite tool does not add the .wsdl file name extension to the new site.

WORKAROUND

To work around this issue, add a mapping for the .wsdl file name extension to the Project Server 2003 site. Follow these steps for each new site that you created on the server by using the EditSite tool:
  1. Start Internet Information Services (IIS) Manager.
  2. Expand ServerName, and then expand Web Sites.
  3. Right-click the Project Server 2003 site that you want to configure, and then click Properties.
  4. Click the Virtual Directory tab.
  5. In the Application settings area, click Configuration.
  6. Click the Mappings tab, click Add, and then click Browse in the Add/Edit Application Extension Mapping dialog box.
  7. In the Open dialog box, locate and then click the Soapis30.dll file. The Soapis30.dll file is typically located in the following folder:
    Drive:\Program Files\Common Files\Mssoap\Binaries
  8. Click Open.
  9. Follow these steps in the Add/Edit Application Extension Mapping dialog box:
    1. Verify that the path of the Soapis30.dll file is displayed in the Executable box.
    2. Type .wsdl in the Extension box.
    3. Click Limit to in the Verbs area, and then type GET,POST.
    4. Click to select the Script engine check box if the check box is not already selected.
    5. Click to select the Verify that file exists check box if the check box is not already selected.
    6. Click OK.
  10. Click OK two times.
Important To use PDS with multiple Project Server 2003 sites, you must also configure the Pds.wsdl file and the Pdsbiz.wsdl file for each Project Server 2003 site. For more information about how to configure these files, visit the following Microsoft Web site:
http://msdn2.microsoft.com/en-us/library/aa204851(office.11).aspx (http://msdn2.microsoft.com/en-us/library/aa204851(office.11).aspx)

MORE INFORMATION

For more information about the ProjectCreate method, visit the following Microsoft Web site:
http://msdn2.microsoft.com/en-us/library/aa204451(office.11).aspx (http://msdn2.microsoft.com/en-us/library/aa204451(office.11).aspx)
For more information about the PDS reference, visit the following Microsoft Web site:
http://msdn2.microsoft.com/en-us/library/aa204408(office.11).aspx (http://msdn2.microsoft.com/en-us/library/aa204408(office.11).aspx)
To obtain the PDS reference, visit the following Microsoft Web site:
http://www.microsoft.com/downloads/details.aspx?FamilyId=27272B45-C315-418F-9F79-03190DF43C49&displaylang=en (http://www.microsoft.com/downloads/details.aspx?FamilyId=27272B45-C315-418F-9F79-03190DF43C49&displaylang=en)
For more information about the EditSite tool for Project Server 2003, visit the following Microsoft Web site:
http://www.microsoft.com/downloads/details.aspx?&displaylang=en&familyid=6dc2c83e-54e1-40a9-9bb8-2dd293226b6f&displaylang=en (http://www.microsoft.com/downloads/details.aspx?&displaylang=en&familyid=6dc2c83e-54e1-40a9-9bb8-2dd293226b6f&displaylang=en)

APPLIES TO
  • Microsoft Office Project Server 2003
Keywords: 
kbconfig kbnofix kbbug kbtshoot KB898629
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate