Microsoft Knowledge Base Email Alertz

KBAlertz.com: When you attempt to install Microsoft Project Central with the Install Now option, you may receive an error message similar to the following:

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: 310443 - Last Review: January 31, 2007 - Revision: 1.3

PRJ2000: "You Can Not Use the Install Now Setup Option" Error Message When You Install Microsoft Project Central

This article was previously published under Q310443
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986  (http://kbalertz.com/Feedback.aspx?kbNumber=256986/EN-US/ ) Description of the Microsoft Windows Registry

On This Page

SYMPTOMS

When you attempt to install Microsoft Project Central with the Install Now option, you may receive an error message similar to the following:
You can not use the Install Now setup option since Microsoft Data Engine (MSDE) is already installed on your machine. Please choose the Custom setup option.

CAUSE

This issue can occur when you already have Microsoft Data Engine (MSDE) or Microsoft SQL Server installed on your computer. Microsoft Project Setup attempts to automatically install MSDE. If a database engine is currently installed, Setup cannot continue.

RESOLUTION

To resolve this issue, use one or more of the following methods.

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.


Method 1: Create a Default Database and Table Installation for SQL Server



NOTE: Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.
  1. Insert your Microsoft Project 2000 CD-ROM.
  2. Click Start, point to Programs, and then click MS-DOS prompt.
  3. At the command prompt, type cd CD-ROM to open the CD folder, where CD-ROM is the letter of your CD-ROM drive.
  4. To run the script that creates the Microsoft Project Central Project_CentralDB database and tables, type the following
    osql -U account name -P password -i Crttable.sql
    where account name is the name of the database service account (sa by default). NOTE: The parameter letters U, P, d, and i are case-sensitive.

  5. Press ENTER.
  6. To create the default records in the tables, type the following
    osql -U account name -P password -d db name -i Insdefsq.sql
    where db name is the name of the database.
  7. Press ENTER.
  8. To create the default values in the records, type the following:
    osql -U account name -P password -d database name -i Insdefsi.sql

Method 2: Uninstall MSDE and Run Project Central Setup

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.


NOTE: Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.
  1. Click Start, point to Settings, and then click Control Panel.
  2. In Control Panel, double-click Administrative Tools, and then double-click Services.
  3. In the Services dialog box, click MSSQLServer, and then click Stop.
  4. Press CTRL+ALT+DELETE to open the Windows Task Manager.
  5. In the Windows Task Manager, click sqlmangr.exe, and then click End Task.
  6. In Control Panel, double-click Add/Remove Programs.
  7. In the list of installed programs, click MSDE. Click Remove.
  8. Follow the onscreen instructions to remove MSDE.
  9. Start Windows Explorer, and then double-click the mssql7 data folder.
  10. On the Edit menu, click Select All.
  11. Press DELETE. When you receive the confirmation message, click Yes.
  12. Click Start, and then click Run.
  13. In the Open box, type regedit, and then click OK.
  14. Right-click the following key, and then press DELETE:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Office\9.0\Web Server\SQLInstalledByPrj
    When you receive the confirmation message, click Yes.

REFERENCES

For additional information on installing and uninstalling Microsoft Project Central, click the article number below to view the article in the Microsoft Knowledge Base:
280376  (http://kbalertz.com/Feedback.aspx?kbNumber=280376/EN-US/ ) Installing and Customizing Microsoft Project Central
252566  (http://kbalertz.com/Feedback.aspx?kbNumber=252566/EN-US/ ) OFF2000: How to Completely Remove Office CD1 on Windows 2000
252613  (http://kbalertz.com/Feedback.aspx?kbNumber=252613/EN-US/ ) OFF2000: How to Completely Remove Office CD2 on Windows 2000

APPLIES TO
  • Microsoft Project 2000 Standard Edition
Keywords: 
kbprb KB310443
       

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