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 / June 2005

Tip: Looking for answers? Try searching our database.

VS 2005 BETA 2 - SQL Express fails to install

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ClubDJM - 24 Apr 2005 17:34 GMT
I'm having trouble getting SQL express April CTP to install with VS 2005 BETA
2.  Here is part of the install log that shows the install errors.  Any
thoughts?  OS is Win XP Pro SP2

[04/24/05,11:57:09] Setup.exe:
GetGlobalCustomProperty({8297A38B-6431-4F1D-9F6E-C3D371CEA383})
[04/24/05,11:57:09] Setup.exe:
GetGlobalCustomProperty({E0B955BB-9903-4205-9571-38FE435EC256})
[04/24/05,11:57:09] Microsoft SQL Server 2005 Express Edition April CTP:
CreateProcess launched with cmd lined:\vs\wcu\sse\SQLEXPR.EXE
"d:\vs\wcu\sse\SQLEXPR.EXE" -q /norebootchk /qn reboot=ReallySuppress
addlocal=all instancename=SQLEXPRESS SCCCHECKLEVEL=IncompatibleComponents:1
SQLAUTOSTART=1 ERRORREPORTING=2 /watsongenman=SQL???.mft
[04/24/05,12:07:47] Microsoft SQL Server 2005 Express Edition April CTP:
d:\vs\wcu\sse\SQLEXPR.EXE exited with return value 1603
[04/24/05,12:07:47] InstallReturnValue: GFN_MID SSE, 0x643
[04/24/05,12:07:47] Setup.exe: AddGlobalCustomProperty
[04/24/05,12:07:48] Microsoft SQL Server 2005 Express Edition April CTP:
***ERRORLOG EVENT*** : Error code 1603 for this component means "Fatal error
during installation.
"
[04/24/05,12:07:49] Setup.exe: AddGlobalCustomProperty
[04/24/05,12:07:50] Microsoft SQL Server 2005 Express Edition April CTP:
***ERRORLOG EVENT*** : Setup Failed on component Microsoft SQL Server 2005
Express Edition April CTP
[04/24/05,12:07:50] Setup.exe:
GetGlobalCustomProperty({BBE1827C-F2FD-4FDA-A6D6-C83B62FFFDCA})
[04/24/05,12:07:50] Microsoft SQL Server 2005 Express Edition April CTP:
CGenericComponent::LaunchWatson() - Obtained CSetupWatson instance
[04/24/05,12:07:50] Setup.exe:
GetGlobalCustomProperty({B8A13F14-4BDE-4EC4-A53C-8E51FBB8261F})
[04/24/05,12:07:50] Microsoft SQL Server 2005 Express Edition April CTP:
ISetupManager::GetGlobalCustomProperty() failed to find global prop in
CGenericComponent::GetGlobalCustomProperty()
[04/24/05,12:07:50] Setup.exe:
GetGlobalCustomProperty({4F8791EE-486F-44B5-952B-F28F9FD58BD0})
[04/24/05,12:07:50] Microsoft SQL Server 2005 Express Edition April CTP:
ISetupManager::GetGlobalCustomProperty() failed to find global prop in
CGenericComponent::GetGlobalCustomProperty()
[04/24/05,12:07:50] Microsoft SQL Server 2005 Express Edition April CTP:
CGenericComponent::LaunchWatson() - Using manifest:
C:\DOCUME~1\SKIPPE~1\LOCALS~1\Temp\SQL314.mft
[04/24/05,12:07:51] Setup.exe:
GetGlobalCustomProperty({D530994B-CA3E-4CF3-AC2F-485962898182})
[04/24/05,12:07:51] Microsoft SQL Server 2005 Express Edition April CTP:
ISetupManager::GetGlobalCustomProperty() failed to find global prop in
CGenericComponent::GetGlobalCustomProperty()
[04/24/05,12:07:51] Microsoft SQL Server 2005 Express Edition April CTP:
CGenericComponent::LaunchWatson() - Setting the property
CustomCoreProp_WatsonManifestReady to use the GenComp Manifest.
[04/24/05,12:07:51] Setup.exe:
GetGlobalCustomProperty({D530994B-CA3E-4CF3-AC2F-485962898182})
[04/24/05,12:07:51] Setup.exe: AddGlobalCustomProperty
[04/24/05,12:07:51] Microsoft SQL Server 2005 Express Edition April CTP:
CGenericComponent::LaunchWatson() - Completed
ClubDJM - 24 Apr 2005 17:47 GMT
FYI here is the SQL314..mft log that was created from the script in the
previous post.

General_AppName=Microsoft SQL Server 2005 CTP Setup
Main_Intro_Bold=Microsoft SQL Server 2005 CTP Setup was unable to install on
your computer.
Main_Intro_Reg=Microsoft SQL Server 2005 CTP Setup has encountered a problem
and will end.
Queued_EventDescription=
UI LCID=1033
Version=131072
EventType=SQL90Setup
UIFlags=0
ReportingFlags=2
P1=Do_sqlScript
P2=0x7369
P3=OdbcConnection::connect
P4=0x80070002
P5=lib\odbc_connection.cpp@140
P6=sqlca.dll@2000.90.1116.0
P7=SqlRun_SQL.msi@9.00.1116
FilesToKeep=C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0001.cab
Peter van der Goes - 24 Apr 2005 23:19 GMT
> FYI here is the SQL314..mft log that was created from the script in the
> previous post.

<snip>
I know this won't help much, but you're not alone. SQL Server Express
installation has failed here on 2 of 2 test machines. Attempts to get it
installed after VS 2005 installation finishes have failed as well. One of
the test machines was a brand new install of Win XP SP2 on a wiped drive,
and SQL Server Express still refused to install. I'm also hoping to hear
from somebody who has broken the code...
Bjoern Sigurd Johansen - 07 Jun 2005 21:28 GMT
I also get a failed SQL Server 2005 installation message after having
installed VS 2005 beta 2.  Erro message:
"Microsoft SQL Server 2005 Express Edition April CTP: [2] Error code 1603
for this component means "Fatal error during installation."

THERE ARE NOW 3 PERSONS HAVING THE SAME PROBLEM.  PLEASE HELP SOMEONE!

> I'm having trouble getting SQL express April CTP to install with VS 2005 BETA
> 2.  Here is part of the install log that shows the install errors.  Any
[quoted text clipped - 51 lines]
> [04/24/05,12:07:51] Microsoft SQL Server 2005 Express Edition April CTP:
> CGenericComponent::LaunchWatson() - Completed
Mauricio Le Sage - 08 Jun 2005 03:32 GMT
I was successful in installing SQL express April CTP on Windows XP, but hit a wall when I tried the same installation on my Windows 2000 laptop.  

Here is a section of the ...SQL.Log which returned a 29545 error code indicating that it could not find the data source.

+-------------------------------------------------------------------------------------------------------------------+
SQL_ERROR (-1) in OdbcConnection::connect
sqlstate=IM002, level=-1, state=-1, native_error=0, msg=[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

       Error Code: 0x8007ea75 (60021)
Windows Error Text:   Source File Name: lib\odbc_connection.cpp
Compiler Timestamp: Fri Mar 18 08:21:13 2005
    Function Name: OdbcConnection::connect
Source Line Number: 140

---- Context -----------------------------------------------

Connecting to SQL Server
ExecuteSqlCommands
Originial error was 8007ea75 (60021)
Do_sqlScript
SqlScriptHlpr

Error Code: 60021
MSI (s) (F0!10) [21:26:22:049]: Product: Microsoft SQL Server 2005 Express Edition CTP -- Error 29545. SQL Server Setup could not connect to the database service for server configuration. The error was: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Refer to server error logs and setup logs for more information. For details on how to view setup logs, see "How to View Setup Log Files" in SQL Server Books Online.

Error 29545. SQL Server Setup could not connect to the database service for server configuration. The error was: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Refer to server error logs and setup logs for more information. For details on how to view setup logs, see "How to View Setup Log Files" in SQL Server Books Online.
<Failure Type='Fatal' Error='60021'>
<EndFunc Name='LaunchFunction' Return='60021' GetLastError='203'>
MSI (s) (F0:70) [21:26:22:119]: User policy value 'DisableRollback' is 0
MSI (s) (F0:70) [21:26:22:119]: Machine policy value 'DisableRollback' is 0
Action ended 21:26:22: InstallFinalize. Return value 3.
+---------------------------------------------------------------------------------------------------------+

Any ideas on what could be going on are welcomed....mls

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.