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.
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:MSXML6Keshab |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
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)MessagesMinimum 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)MessagesInternet 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 |
 |
|
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. |
 |
|
|
|
|