MOD2000: "Invalid URL" Error Message When You Specify Server Where Database Does Not Reside (244388)



The information in this article applies to:

  • Microsoft Office 2000 Developer

This article was previously published under Q244388

SYMPTOMS

If you try to place the URL for a Microsoft Access Workflow Designer solution on a server other than where the database resides, you may receive the following error message:
Invalid URL 'http://server name/database'. The team web site must be created on the same server as the database.

CAUSE

The team web site and the database are not on the same server.

RESOLUTION

Specify a URL for the team web site that is on the same server where the database resides.

MORE INFORMATION

Steps to Reproduce the Behavior

  1. Either upsize a database to Microsoft SQL Server, or create a new database in Microsoft SQL Server.
  2. Create a Microsoft Access project (.adp) for the database that you created in Step 1.
  3. Start Access Workflow Designer. Begin registering the database.
  4. On the Registration Information page, specify the Solution name and the Web URL. For the Web URL, specify a different server name than the server name displayed in the Solution name. For example, if the Solution name is serverABC, the default Web URL is http://serverABC/<database>.
  5. Click Next. Note that you receive the error message mentioned in the "Symptoms" section.

Modification Type:MajorLast Reviewed:8/6/2002
Keywords:kbprb kbWorkFlowDesigner KB244388