Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Common errors in installing

Author  Topic 

prabu901104
Starting Member

4 Posts

Posted - 2008-09-16 : 11:46:10
Common errors


impossible is nothing

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-09-16 : 11:47:22
what errors?
Go to Top of Page

prabu901104
Starting Member

4 Posts

Posted - 2008-09-16 : 11:49:27
Hi im trying to install sql server 2005 developer edition in my xp pro sp2 desktop computer. in system configuration check i get "COM plus catalog requirement" warning!! How to solve this problem? please help!

impossible is nothing
Go to Top of Page

james_wells
Yak Posting Veteran

55 Posts

Posted - 2008-09-16 : 16:30:46
You should be able to click on the message warning which will take you into the SCC report and to the relevant place (warnings and errors are normally underlined).

There should also the a drop down arrow on the report button to open the report from the start.

This report will (hopefully) give a cluse to your problem.

Need to know what the warning message says before anyone can give you credable advice.

I suspect that the COM objects on your computer are of a different version to that on the SQL CD possible newer hence the warning that the COM objects on your computer will be overwritten with an older version from the CD if you continue

Just guessing at this point.
Go to Top of Page

prabu901104
Starting Member

4 Posts

Posted - 2008-09-17 : 04:05:20
Thanks for your reply,
Here is the warning message i get,
"COM Plus Catalog Requirement

If SQL Server Setup fails, Setup will roll back the installation but may not remove all .manifest files. The workaround is to rename the files and then rerun Setup. For more information, see How to: Work Around COM+ Check Failure in SQL Server Setup."

I googled about it. Someone said go to http://msdn2.microsoft.com/en-us/library/ms143690.aspx and do what they say. I did everything but still getting the error message. What happen if i ignore the warning and continue installing the product?

impossible is nothing
Go to Top of Page

prabu901104
Starting Member

4 Posts

Posted - 2008-09-17 : 07:30:40
Problem with IIS

I installed IIS 5.1 on my desktop pc. When i type http://localhost or http://127.0.0.1 i get "Server Application Error" I think there is a problem with ASP pages. NEED HELP (i can view HTML pages via localhost)

impossible is nothing
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2008-09-17 : 16:15:09
quote:
Originally posted by prabu901104

Problem with IIS

I installed IIS 5.1 on my desktop pc. When i type http://localhost or http://127.0.0.1 i get "Server Application Error" I think there is a problem with ASP pages. NEED HELP (i can view HTML pages via localhost)

impossible is nothing



Post your question on an IIS site. This one is for SQL Server.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -