You receive a "Project Server cannot connect to the specified Web server running Windows SharePoint Services" error message when you try to connect to Windows SharePoint Services by using Project Server 2003 (891166)
The information in this article applies to:
- Microsoft Office Project Server 2003
- Microsoft Windows SharePoint Services
SYMPTOMS When you try to connect to Microsoft Windows SharePoint
Services by using Microsoft Office Project Server 2003, you may receive the
following error message: VBScript: Microsoft Office
Project Web Access 2003 Project Server cannot connect to the specified Web
server running Windows SharePoint Services. Please check the HTTP protocols and
the port numbers in both URLs. CAUSE This problem may occur if the following conditions are
true:
- The default root site that is used for Windows SharePoint
Services has been configured by using a custom URL in the Custom URL
path box. For example, the custom URL may be similar to
http://ServerName/CustomURL.
- The custom URL is not configured for use with Project
Server 2003.
Note When you configure and provision Windows SharePoint Services for
the first time, you do not have to enter a custom URL in the Custom URL
path box. You can leave this box blank. During installation, the
Windows SharePoint Services Configuration Wizard for Project Server 2003
automatically creates the default custom URL. For example, the custom URL may
be similar to http:// ServerName/Sites. This
problem may also occur if the name of the PublicDocuments site is changed. For
example, the PublicDocuments site appears as
Project2003_MS_Projectserver_Publicdocuments instead of
MS_ProjectServer_PublicDocuments in Project Web Access 2003
(PWA). WORKAROUNDMethod 1 If the default root site is configured to use an incorrect
default custom URL, use Windows SharePoint Services Central Administration to
configure the Windows SharePoint Services site to use the default custom URL
for Project Server 2003. For example, use
http:// ServerName/Sites. To do this,
follow these steps:
- Click Start, point to All
Programs, point to Administrative Tools, and then
click SharePoint Central Administration.
- On the Central Administration page, click
Configure virtual server settings under Virtual Server
Configuration.
- In the Virtual Server list, click the Web
site that you created.
- On the Virtual Server settings page, click
Define managed paths under Virtual Server
Management.
- In the Add a New Path section, type a
forward slash (/) in the Path box.
- Under Type, click Included
path.
- In the Type list, click Explicit
Inclusion, and then click OK.
- Click Start, click Run,
type cmd, and then click OK.
- Type the following commands at the command prompt, and
press ENTER after each command:
CD "C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\BIN"
stsadm -o createsite -url http://ServerName:Portnumber -ownerlogin DomainName\UserName -owneremail MailAccount@MyCompany.com
iisreset
EXIT
- Configure Project Server 2003 to connect to Windows
SharePoint Services. To do this, follow these steps:
- Log on to Microsoft Project Web Access as an
administrator.
- Click Admin on the Project Web Access
toolbar, and then click Manage Windows SharePoint Services.
- Type the appropriate information in the
SharePoint Central Administration URL and Create a
site under this SharePoint URL boxes. For example, type the following:
SharePoint Central Administration URL: http://Servername:number
Create a site under this SharePoint URL: http://Servername:number/sites - Click Save Changes.
Method 2 If the problem is caused by the name change of the
PublicDocuments site, change the site name back to
MS_ProjectServer_PublicDocuments. To do this, follow these steps:
- Start SQL Server Enterprise Manager.
- Expand the name of the SQL Server, expand
Databases, expand the ProjectServer database,
click Tables, right-click the MSP_WEB_ADMIN
table, point to Open Table, and then click Return all
rows.
- Scroll to the
WADMIN_PUBDOCS_STS_SUBWEB_NAME column, type
MS_ProjectServer_PublicDocuments to change the string value,
and then close the table.
- Log on to Microsoft Project Web Access as an administrator.
- Click Admin on the Project Web Access
toolbar, and then click Manage Windows SharePoint
Services.
- Click Connect to SharePoint server, and
then click Save Changes.
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.REFERENCES For more information about this issue in Microsoft Project
Server 2002, click the following article number to view the article in the
Microsoft Knowledge Base: 818846
You receive a "Microsoft Project Server cannot connect to the specified Web server running SharePoint Team Services" error message when you try to connect Microsoft SharePoint Team Services
Modification Type: | Major | Last Reviewed: | 5/9/2006 |
---|
Keywords: | kbtshoot kberrmsg KB891166 kbAudITPRO |
---|
|