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.
- Insert your Microsoft Project 2000 CD-ROM.
- Click Start, point to Programs, and then click MS-DOS prompt.
- At the command prompt, type cd CD-ROM to open the CD folder, where CD-ROM is the letter of your CD-ROM drive.
- 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.
- Press ENTER.
- 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.
- Press ENTER.
- 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.
- Click Start, point to Settings, and then click Control Panel.
- In Control Panel, double-click Administrative Tools, and then double-click Services.
- In the Services dialog box, click MSSQLServer, and then click Stop.
- Press CTRL+ALT+DELETE to open the Windows Task Manager.
- In the Windows Task Manager, click sqlmangr.exe, and then click End Task.
- In Control Panel, double-click Add/Remove Programs.
- In the list of installed programs, click MSDE. Click Remove.
- Follow the onscreen instructions to remove MSDE.
- Start Windows Explorer, and then double-click the mssql7 data folder.
- On the Edit menu, click Select All.
- Press DELETE. When you receive the confirmation message, click Yes.
- Click Start, and then click Run.
- In the Open box, type regedit, and then click OK.
- 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
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