Microsoft Knowledge Base Email Alertz

KBAlertz.com: (835713) - Describes the issues that are fixed in the Project 2002 post-Service Pack 1 hotfix package that is dated April 27, 2004.

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]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **


Bug Tracking Software
For bug tracking software or defect tracking software or issue tracking software, visit Axosoft.


Community Site



We Send hundreds of thousands of emails using ASP.NET Email



Expert Web Design & Graphic Design
Design44.com

ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

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




Article ID: 835713 - Last Review: April 7, 2006 - Revision: 3.2

Microsoft Project Professional 2002 and Microsoft Project Server 2002 post-Service Pack 1 hotfix package: April 27, 2004

On This Page

SUMMARY

Microsoft has released the Microsoft Project Professional 2002 and Microsoft Project Server 2002 post-Service Pack 1 hotfix package for Microsoft Project Professional 2002 and Microsoft Project Server 2002. This article describes the following items about the hotfix package:
  • Issues that are fixed in the hotfix package
  • Prerequisites for installing the hotfix package
  • Restart information after you install the hotfix package
  • Replacement information if the hotfix is replaced by a later hotfix
  • Registry change information if you have to create or modify the registry
  • SQL stored procedure update that you must run to install this Microsoft Project Server 2002 update
  • Files that are contained in the hotfix package

INTRODUCTION

This article describes the Microsoft Project Professional 2002 issues and the Microsoft Project Server 2002 issues that are fixed in the MicrosoftProject Professional 2002 and Microsoft Project Server 2002 post-Service Pack 1 hotfix package that is dated April 27, 2004.

Issues that are fixed in the hotfix package

The following issue is fixed in this hotfix package:
  • 835711  (http://kbalertz.com/Feedback.aspx?kbNumber=835711/ ) Data from a custom field from one resource is incorrectly written into the same custom field for a different resource in Project 2002

MORE INFORMATION

Hotfix information

A supported fix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This fix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next Microsoft Project 2002 service pack that contains this fix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support (http://support.microsoft.com/contactus/?ws=support)
Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Microsoft Project Professional 2002 hotfix information

Prerequisites

There are no prerequisites for installing this hotfix.

Restart information

You do not have to restart your computer after you apply this hotfix.

Hotfix replacement information

This hotfix is not replaced by any later hotfix.

Registry information

You do not have to create or modify any registry keys to activate any hotfixes that are contained in this package.

Hotfix file information

This hotfix contains only those files that you must have to correct the issues that this article lists. This hotfix may not contain all the files that you must have to fully update a product to the latest build.

The global version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Size       File name    
   ----------------------------------------------------------------
   22-Apr-2004  19:42  4,403,200  Project2002-kb835737-fullfile.msp
After the hotfix is installed, the global version of this fix has the file attributes (or later) that are listed in the following table:
   Date         Time   Version         Size       File name
   -----------------------------------------------------------
   22-Apr-2004  16:37  10.0.2104.1422    899,920  Pj10od10.dll     
   22-Apr-2004  15:47  10.0.2104.1422    265,456  Pj10tm10.dll     
   22-Apr-2004  16:37  10.0.2104.1422  8,870,720  Winproj.exe
Note For more information about installing this hotfix, see the Readme.txt file that is included in the package.

Microsoft Project Server 2002 hotfix information

Prerequisites

There are no prerequisites for installing this hotfix.

Restart information

You may have to restart your computer after you apply this hotfix.

Note When you install the hotfix, all the services that are associated with Microsoft Project Server 2002 are stopped and restarted. You may be prompted to restart your computer after you apply the hotfix. Whether you must restart your computer depends on the following conditions:
  • The files that are in use when you apply the hotfix.
  • If the hotfix cannot stop the services that are associated with Microsoft Project Server.
  • If the hotfix cannot start the services that are associated with Microsoft Project Server.

Hotfix replacement information

This hotfix is not replaced by any later hotfix.

Registry information

You do not have to create or modify any registry keys to activate any hotfixes that are contained in this package.

SQL stored procedure update that you must run to install all Microsoft Project Server updates

To make sure that all the fixes that this update contains are applied correctly on Microsoft Project Server 2002, follow these steps:
  1. Run the self-extracting package to extract the files in a temporary folder that you select.
  2. For each SQL query file (such as Websps.sql) that is extracted to the temporary folder that you selected in step 1, use one of the following methods:
    • If you are using Microsoft SQL Server as the back end for Microsoft Project Server, follow these steps:
      1. On the main SQL server in your configuration, run SQL Query Analyzer.
      2. In the Database box, click the ProjectServer database.
      3. On the File menu, click Open, locate the SQL query file in the temporary folder that you selected in step 1, and then open the file.
      4. On the Query menu, click Execute.
      5. When the query has finished running, you can quit SQL Query Analyzer.
    • If you are using SQL Server Desktop Engine (also known as MSDE 2000) as the back end for Microsoft Project Server, follow these steps:
      1. On the main SQL server in your configuration, click Start, click Run, type osql -i tempdir\queryfile.sql -U sa in the Open box, and then click OK.

        For example, if you extracted the files in step 1 to the C:\Temp folder and the name of the query file is Websps.sql, type osql -i c:\temp\websps.sql -U sa.

        This command connects you to the local default instance of MSDE 2000 by using the system administrator (SA) account. You can also run the osql command with another user name that has SA permissions on the server.
      2. At the Password prompt, type the password for the account that you used in step a, and then press ENTER. The SQL query file that you specified in step a runs.
The SQL query may take several minutes to run on some computers. You can confirm that the process completed successfully by viewing the stored procedures on the server. If a stored procedure that is named "MSP_WEB_SP_BUS_GetProjPathsForIDs" exists, the query completed successfully.

Hotfix file information

This hotfix contains only those files that you must have to correct the issues that this article lists. This hotfix may not contain all the files that you must have to fully update a product to the latest build.

The global version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Size       File name    
   ----------------------------------------------------------------------
   27-Apr-2004  15:45  1,339,392  Projectserver2002-kb838888-fullfile.msp
After you install the hotfix, the global version of this fix has the file attributes (or later) that are listed in the following table:
   Date         Time   Version         Size     File name
   ---------------------------------------------------------
   22-Apr-2004  15:47  10.2104.0.422   658,160  Pds.dll          
   22-Apr-2004  16:37  10.0.2104.1422  899,920  Pj10od10.dll     
   22-Apr-2004  15:47  10.0.2104.1422  265,456  Pj10tm10.dll     
   22-Apr-2004  15:47  10.0.2104.1422  240,880  Pjsvrsec.dll     
   22-Apr-2004  15:47  10.0.2104.1422  904,432  Pjsvrutl.dll
Note For more information about installing this hotfix, see the Readme.txt file that is included in the package.


APPLIES TO
  • Microsoft Project 2002 Professional Edition
  • Microsoft Project Server 2002
Keywords: 
kbqfe kbhotfixserver kbproject2002presp2fix kbhotfixrollup kbfix KB835713
       

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

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please