SQL Server 2005 Standard Installation - Error: Cannot read license file

  • Attempting to install SQL Server 2005 Standard on Windows Server 2003. This is not an upgrade. This is being installed to a fresh installation of Windows Server 2003 R2 Service Pack 2.

    The contents of the installation DVD were copied to a folder on the system. The folder structure is exactly as it should be, there can be issues when copying the files like this, it works as long as the Server and Tools folders are in the same directory structure, and they are.

    When I attempt to run the installation (by double clicking on the splash.hta file). I am presented with the installation dialog. If I click on Install Server Components I immediately get an error.

    SQL Server setup unexpectedly failed. For more information, review the summary setup log file, etc etc.

    I review the setup log and this is what sticks out to me:

    Error: Action "ComponentUpdateAction" threw an exception during execution. Error information reported during run:

    <Func Name='UpdateComponents'>

    Error: Cannot read license file

    <EndFunc Name='UpdateComponents' Return='1603' GetLastError='2'>

    It looks like it's looking for an update. This is the full installation, not an upgrade DVD. SQL Server was never installed on this box. I am stumped on how to proceed from here.

    below is the full log file:

    Microsoft SQL Server 2005 Setup beginning at Wed Sep 03 09:30:46 2008

    Process ID : 3604

    C:\SQL_2005_STD\SQL 2005 STD DVD\Servers\setup.exe Version: 2005.90.1399.0

    Running: LoadResourcesAction at: 2008/8/3 9:30:46

    Complete: LoadResourcesAction at: 2008/8/3 9:30:46, returned true

    Running: ParseBootstrapOptionsAction at: 2008/8/3 9:30:46

    Loaded DLL:C:\SQL_2005_STD\SQL 2005 STD DVD\Servers\xmlrw.dll Version:2.0.3604.0

    Complete: ParseBootstrapOptionsAction at: 2008/8/3 9:30:46, returned true

    Running: ValidateWinNTAction at: 2008/8/3 9:30:46

    Complete: ValidateWinNTAction at: 2008/8/3 9:30:46, returned true

    Running: ValidateMinOSAction at: 2008/8/3 9:30:46

    Complete: ValidateMinOSAction at: 2008/8/3 9:30:46, returned true

    Running: PerformSCCAction at: 2008/8/3 9:30:46

    Complete: PerformSCCAction at: 2008/8/3 9:30:46, returned true

    Running: ActivateLoggingAction at: 2008/8/3 9:30:46

    Complete: ActivateLoggingAction at: 2008/8/3 9:30:46, returned true

    Delay load of action "DetectPatchedBootstrapAction" returned nothing. No action will occur as a result.

    Action "LaunchPatchedBootstrapAction" will be skipped due to the following restrictions:

    Condition "EventCondition: __STP_LaunchPatchedBootstrap__3604" returned false.

    Running: PerformSCCAction2 at: 2008/8/3 9:30:46

    Loaded DLL:C:\WINDOWS\system32\msi.dll Version:3.1.4000.4042

    Loaded DLL:C:\WINDOWS\system32\msi.dll Version:3.1.4000.4042

    Complete: PerformSCCAction2 at: 2008/8/3 9:30:46, returned true

    Running: PerformDotNetCheck at: 2008/8/3 9:30:46

    Complete: PerformDotNetCheck at: 2008/8/3 9:30:46, returned true

    Running: ComponentUpdateAction at: 2008/8/3 9:30:46

    Error: Action "ComponentUpdateAction" threw an exception during execution. Error information reported during run:

    <Func Name='UpdateComponents'>

    Error: Cannot read license file

    <EndFunc Name='UpdateComponents' Return='1603' GetLastError='2'>

    Component update returned a fatal error : 1603

    Error Code: 0x80070643 (1603)

    Windows Error Text: Fatal error during installation.

    Source File Name: setup\sqlsetupactions.cpp

    Compiler Timestamp: Thu Sep 1 22:23:04 2005

    Function Name: sqls::ComponentUpdateAction::perform

    Source Line Number: 1564

    Class not registered.

    Running: UploadDrWatsonLogAction at: 2008/8/3 9:30:48

    Message pump returning: 1603

  • I am having the very same issue, but i think its because i had previous versions installed and they were uninstalled incorrectly. I will update when i find a solution... (i also have a hunch that the install disc i was given could be a problem)

  • Did you ever get this figured out? I am running into the same issue. Thanks in advance for any help you can provide.

  • never did, went with a different variation of the installation media

  • Thank you for posting back. I really appreciate your quick response. 🙂

  • Hi, i had the same problem. Now the install. process works fine. I´ve deleted all registry entries named >sqlserver< and also deleted the c:\program files\mssqlserver folder structure.

    Please test at your install.

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply