Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Setup / January 2006

Tip: Looking for answers? Try searching our database.

Failed to install SQL Server Mobile Edition and SQL Server Express

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chico - 03 Jan 2006 21:41 GMT
I'm trying to install VS2005 Professional but the following componnets fail
to install:

SQL Server 2005 Mobile Edition
MS SQL Server 2005 Express Edition x86

The Error log contents are:

***EndOfSession***[12/11/05,08:26:50] Microsoft SQL Server 2005 Express
Edition x86: [2] Component Microsoft SQL Server 2005 Express Edition x86
returned an unexpected value.
[12/11/05,08:27:15] VS70pgui: [2] DepCheck indicates Microsoft SQL Server
2005 Express Edition x86 is not installed.
***EndOfSession***[10/02/03,10:55:02] Microsoft SQL Server 2005 Express
Edition x86: [2] Component Microsoft SQL Server 2005 Express Edition x86
returned an unexpected value.
[10/02/03,10:55:17] VS70pgui: [2] DepCheck indicates Microsoft SQL Server
2005 Express Edition x86 is not installed.
***EndOfSession***[01/03/06,17:15:24] SQL Server 2005 Mobile Edition: [2]
Error code 2 for this component means "The system cannot find the file
specified.
"
[01/03/06,17:15:24] SQL Server 2005 Mobile Edition: [2] Component SQL Server
2005 Mobile Edition returned an unexpected value.
[01/03/06,17:15:24] SQL Server 2005 Mobile Edition: [2] Return from system
messaging: The system cannot find the file specified.

[01/03/06,17:16:55] Microsoft SQL Server 2005 Express Edition x86: [2]
Component Microsoft SQL Server 2005 Express Edition x86 returned an
unexpected value.
[01/03/06,17:17:12] VS70pgui: [2] DepCheck indicates SQL Server 2005 Mobile
Edition is not installed.
[01/03/06,17:17:12] VS70pgui: [2] DepCheck indicates Microsoft SQL Server
2005 Express Edition x86 is not installed.
***EndOfSession***[01/04/06,07:33:35] Microsoft Visual Studio 2005
Professional Edition - ENU: [2]
ERROR_FILE_NOT_FOUND/ERROR_INSTALL_PACKAGE_OPEN_FAILED returned in
CRootComponent::Install for: \\uli\e\vs\vs_setup.msi
[01/04/06,07:33:49] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio
2005 Professional Edition - ENU is not installed.
[01/04/06,07:33:49] VS70pgui: [2] Unknown component status for.NET Compact
Framework 1.0 SP3
[01/04/06,07:33:49] VS70pgui: [2] Unknown component status for.NET Compact
Framework 2.0
[01/04/06,07:33:49] VS70pgui: [2] Unknown component status forMicrosoft
Visual J# 2.0 Redistributable Package
[01/04/06,07:33:49] VS70pgui: [2] Unknown component status forSQL Server
2005 Mobile Edition
[01/04/06,07:33:50] VS70pgui: [2] Unknown component status forMicrosoft SQL
Server 2005 Express Edition x86
[01/04/06,12:15:16] SQL Server 2005 Mobile Edition: [2] Error code 2 for
this component means "The system cannot find the file specified.
"
[01/04/06,12:15:17] SQL Server 2005 Mobile Edition: [2] Component SQL Server
2005 Mobile Edition returned an unexpected value.
[01/04/06,12:15:17] SQL Server 2005 Mobile Edition: [2] Return from system
messaging: The system cannot find the file specified.

[01/04/06,12:17:29] Microsoft SQL Server 2005 Express Edition x86: [2]
Component Microsoft SQL Server 2005 Express Edition x86 returned an
unexpected value.
[01/04/06,12:17:50] VS70pgui: [2] DepCheck indicates SQL Server 2005 Mobile
Edition is not installed.
[01/04/06,12:17:51] VS70pgui: [2] DepCheck indicates Microsoft SQL Server
2005 Express Edition x86 is not installed.
***EndOfSession***[01/04/06,16:19:43] SQL Server 2005 Mobile Edition: [2]
Error code 2 for this component means "The system cannot find the file
specified.
"
[01/04/06,16:19:43] SQL Server 2005 Mobile Edition: [2] Component SQL Server
2005 Mobile Edition returned an unexpected value.
[01/04/06,16:19:43] SQL Server 2005 Mobile Edition: [2] Return from system
messaging: The system cannot find the file specified.

[01/04/06,16:21:21] Microsoft SQL Server 2005 Express Edition x86: [2]
Component Microsoft SQL Server 2005 Express Edition x86 returned an
unexpected value.
***EndOfSession***
"WenJun Zhang[msft]" - 04 Jan 2006 08:29 GMT
Hi,

According to the error log, the failure was on the steps of SQL 2005
Express installation. Please let me know if I missed anything here.

I would like to suggest you check if any SQL 2005 mechanisms are already
installed on the machine first. If so, VS2005 Pro will not be able to
install SQL Express and the errors would occur. Please refer to the FAQ
below for the detailed steps:

1.3.2   SQL Express installation fails when pre-released SQL Express
components are not uninstalled
SQL Express component setup will fail if any of the following pre-released
SQL Express components are left on the computer:

"Microsoft SQL Server 2005 Express Edition"
"Microsoft SQL Server 2005 Tools Express Edition"
"Microsoft SQL Native Client"

In most cases, setup only displays a list of Beta components detected on
the targeted computer. However, SQL Express components will always appear
in this list if any other Beta components are detected. In other words,
these SQL Express components could appear in the list even after the user
uninstalls them.

To resolve this issue

Ensure the matching .NET Framework Beta is on the computer before
performing the following steps:
1) Remove "Microsoft SQL Server 2005 Express Edition"
2) Remove "Microsoft SQL Server 2005 Tools Express Edition"
3) Remove "Microsoft SQL Native Client"
You may ignore the Beta warning message about these components if they were
uninstalled previously.

Please let me know if this helps on resolving the problem.

Happy New Year!

Best regards,

WenJun Zhang
Microsoft Online Partner Support

This posting is provided "AS IS" with no warranties, and confers no rights.
Chico - 04 Jan 2006 14:12 GMT
Hi,

Thanks for the response.  Unfortunately it did not resolve my issue.  The
setuup did fail during the installation of SQL Server Express however I
cannot find any of the ff components installed:

1) "Microsoft SQL Server 2005 Express Edition"
2) "Microsoft SQL Server 2005 Tools Express Edition"
3) "Microsoft SQL Native Client"

Thanks.
Michael Cheng [MSFT] - 05 Jan 2006 07:09 GMT
Hi Chico,

I am Michael Cheng from SQL Team to help you with this issue together.

It seems we will have to check SQL Server 2005 Express Installation Logs to
go further. Would you please send me SQL Server setup logs? The files is
defauly located at %ProgramFiles%\Microsoft SQL Server\90\Setup
Bootstrap\LOG\. Please compress the folder in a zipped file and send direct
to me. I understand the information may be sensitive to you, my direct
email address is v-mingqc@microsoft.com, you may send the file to me
directly and I will keep secure.

Thank you for your patience and cooperation. If you have any questions or
concerns, don't hesitate to let me know. We are always here to be of
assistance!

Sincerely yours,

Michael Cheng
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Michael Cheng [MSFT] - 08 Jan 2006 06:47 GMT
Hi Chico,

Thanks for your email.

I have checked your logs and found the following information

==
Summary.txt
==
DEANXP : SQL Server 2005 Setup has detected incompatible components from
beta versions of Visual Studio, .NET Framework, or SQL Server 2005. Use Add
or Remove Programs to remove these components, and then run SQL Server 2005
Setup again. For detailed instructions on uninstalling SQL Server 2005, see
the SQL Server 2005 Readme.

==
SQLSetup0002_DEANXP_Core.log
==
Product "{2AFFFDD7-ED85-4A90-8C52-5DA9EBDC9B8F}" versioned 9.00.1116 is not
compatible with current builds of SQL Server.Expected at least version:
9.00.1399.06
The Product Name is "Microsoft SQL Server 2005 Express Edition CTP
(SQLEXPRESS)"
Product "{2373A92B-1C1C-4E71-B494-5CA97F96AA19}" versioned 9.00.1116 is not
compatible with current builds of SQL Server.Expected at least version:
9.00.1399.06
The Product Name is "Microsoft SQL Server 2005 CTP"

It seems you have pervious CTP version installed before and not removed
completely. Please download Windows Installer CleanUp utility from the KB
below and then use it remove the remaining information of CTP version of
SQL Server 2005.

Description of the Windows Installer CleanUp Utility
http://support.microsoft.com/kb/290301/en-us

Thank you for your patience and cooperation. If you have any questions or
concerns, don't hesitate to let me know. We are always here to be of
assistance!

Sincerely yours,

Michael Cheng
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.