PSVR2002: Calendar Change Notification Specifies Incorrect URL (330905)



The information in this article applies to:

  • Microsoft Project Server 2002

This article was previously published under Q330905

SYMPTOMS

Project Server 2002 sends a notification e-mail message when a change the calendar changes. The e-mail notification contains a URL the recipient can use to update the local calendar with the changed information. However, the URL in the e-mail notification may not work, and you may receive an error message when you open the page.

RESOLUTION

To resolve this problem, update the link in the database. This must be performed on the computer that is running Microsoft SQL Server and where the Project Server database that you specified during installation is located. To correct the URL:
  1. Click Start, point to Programs, point to Microsoft SQL Server, and then click Enterprise Manager.
  2. In the Enterprise Manager console, expand Microsoft SQL Servers, expand SQL Server Group, and then expand the server name that contains the Project Server database.
  3. Expand the database folder, and then expand the Microsoft Project Server database.
  4. In the left pane, click Tables.
  5. Locate MSP_WEB_CONVERSIONS in the table list, and then click the table.
  6. Right-click the table, and then click Open table and return all rows.
  7. In the MSP_WEB_CONVERSIONS window, locate the CONV_VALUE column, and then locate a value that is equal to 406.
  8. After you have located the value of 406, view the end of the string, and then change the string entry from CalendarTrans.asp to CalendarTransactions.asp.
  9. Quit the Enterprise Manager console.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

Modification Type:MinorLast Reviewed:7/27/2006
Keywords:kbfix kbbug KB330905