Microsoft KB Archive/871075

From BetaArchive Wiki

Article ID: 871075

Article Last Modified on 4/7/2006



APPLIES TO

  • Microsoft Office Project Server 2003




SYMPTOMS

When you use Microsoft Project Web Access to submit an update to a task (such as your timesheet) for your Microsoft Office Project Server 2003 project plan to your project manager, you receive one of the following error messages:

Line: 8575
Char: 5
Error: 'document.frames.idExecASP.document.all.nErr.value' is null or not an object
Code: 0
URL: http://servername/virtualdirectory/Tasks/TasksPage.asp?_oid=-1

Line: 7573
Char: 3
Error: Permission Denied
Code: 0
URL: http://servername/virtualdirectory/Tasks/TasksPage.asp?_oid=-1

CAUSE

This problem may occur if the update runs a stored procedure that takes a longer than expected to complete so that Microsoft Internet Information Services (IIS) times out before receiving a response from the SQL server.

For example, this problem may occur if tasks in your project plan span almost a year in duration. Therefore, the SQL query that occurs can take longer than expected to complete when lots of data is processed.

RESOLUTION

This problem was first fixed in a hotfix that is now contained in a service pack. If you installed the latest Project Server 2003 service pack, you do not have to install the hotfix.

Service pack information

This problem is corrected in Project Server 2003 Service Pack 1.

To resolve this problem, obtain the latest service pack for Project Server 2003. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

873458 How to obtain the latest service pack for Project Server 2003


Hotfix information

How to obtain the hotfix

This issue is fixed in the Microsoft Office Project Server 2003 Hotfix Package that is dated December 12, 2003. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

832898 Microsoft Office Project Server 2003 hotfix package: December 12, 2003


WORKAROUND

To temporarily work around this problem, increase the 'ASP script timeout' value.

To do this, follow these steps:

  1. Start Microsoft Internet Information Services Manager.


To do this, click Start, point to All Programs, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.

  1. In IIS Manager, expand your server.
  2. Expand Web Sites.
  3. Right-click your Web site, and then click Properties.
  4. On the Home Directory tab, click Configuration.
  5. On the Options tab, type a larger timeout value (such as 300 seconds) in the ASP script timeout box.


Note The default value is 90 seconds

  1. Click OK to close the Application Configuration dialog box.
  2. Click OK to close your Web site Properties dialog box.
  3. On the File menu, click Exit to quit Internet Information Services (IIS) Manager.


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
This problem was first corrected in Project Server 2003 Service Pack 1.


Additional query words: sproc ASP_0113 Script_timed_out

Keywords: kberrmsg kbbug kbfix kbqfe kbprojectserver2003presp1fix kbprojectserver2003sp1fix kbhotfixserver KB871075