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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 sql server 2005 express installation problem

Author  Topic 

Keshaba
Yak Posting Veteran

52 Posts

Posted - 2007-12-19 : 07:20:25
Hi I am trying to Install Sql server 2005 Express in my PC where windows 2000 server is loaded.I have installed Dotnetframework and windows installer3.1 and service pack 4 itz okay.But when I try to install the sql server i get the following error message.
setup is missing prerequisites:MSXML6

Keshab

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2007-12-19 : 07:50:55
Download MSXML6 from Microsoft here http://www.microsoft.com/downloads/details.aspx?FamilyID=993c0bcf-3bcf-4009-be21-27e85e1857b1&displaylang=en
and service pack 1 here http://www.microsoft.com/downloads/details.aspx?FamilyID=d21c292c-368b-4ce1-9dab-3e9827b70604&displaylang=en



E 12°55'05.25"
N 56°04'39.16"
Go to Top of Page

Keshaba
Yak Posting Veteran

52 Posts

Posted - 2007-12-21 : 00:43:32
Hi I am receiving the following error message again when i install sql server 2005 express.
1)- Minimum MDAC Version Requirement (Error)
Messages
Minimum MDAC Version Requirement

The system does not have the required version of Microsoft Data Access Components (MDAC) for

this SQL Server release. For details, see Hardware and Software Requirements for Installing

SQL Server 2005 in Microsoft SQL Server Books Online.





2)- Internet Explorer Requirement (Warning)
Messages
Internet Explorer Requirement

Microsoft Internet Explorer 6.0, Service Pack 1 is not installed, but is required by some

SQL Server features. Without Internet Explorer, some SQL Server features will not be

available for installation. To install all SQL Server features, install Microsoft Internet

Explorer 6.0, Service Pack 1, and then run SQL Server Setup again. For a list of features

that depend on Internet Explorer, see Features Supported by Editions of SQL Server in SQL

Server Books Online.

Keshab
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-12-21 : 01:10:21
1. You can download latest mdac from Microsoft and install it on the machine.

2. Ignore it if you don't need reporting service, otherwise install web service on the machine.
Go to Top of Page
   

- Advertisement -