This question is locked. New answers and comments are not allowed.
Hello,
My system is a Win 8 Pro box with VS 2012 Ultimate + SQL Server 2012 installed as my DB. When I try to install I get through the connect to database piece, the configuring of IIS piece and then when I click next it dies and says that their was an error run again and generate log ...
MSI (s) (D4:5C) [22:00:47:242]: Command Line: WINDOWSINSTALLER45INSTALLED=C:\WINDOWS\SysWOW64\msi.dll ASPNET=#1 ASPNET64=#1 IIS7ADMINSVC64=#1 IIS7MGMTCONSOLE64=#1 DEFAULTDOCUMENT=#1 DEFAULTDOCUMENT64=#1 STATICCONTENT=#1 STATICCONTENT64=#1 NETFRAMEWORK40=C:\Windows\Microsoft.NET\Framework\v4.0.30319\ INSTALLLOCATION=C:\Program Files (x86)\Telerik\TeamPulse\ NETSH=C:\WINDOWS\SysWOW64\Netsh.exe PKGMGRTOOL=C:\WINDOWS\SysWOW64\pkgmgr.exe PKGMGR64TOOL=C:\WINDOWS\system32\pkgmgr.exe DISMTOOL=C:\WINDOWS\SysWOW64\dism.exe DISM64TOOL=C:\WINDOWS\system32\dism.exe IISMAJORVERSION=#8 IISMINORVERSION=#0 NETFRAMEWORK40FULL=#1 DB_PATH=(local)\SQLEXPRESS DB_DOMAIN=WINHACKER DB_USERNAME=mike DB_PASSWORD=********** INSTALLERROR=********** LAUNCH_CONDITIONS_MET=1 COMPANYNAME=TeamPulse TARGETDIR=C:\ ISCORRECTNETFRAMEWORK40VERSION=1 TEAMPULSE_CONNECTION_STRING=********** SERVER_CONNECTION_STRING=********** DB_LAST_CONNECTION_RESULT=1 CURRENTDIRECTORY=C:\Users\mike\Downloads CLIENTUILEVEL=0 CLIENTPROCESSID=316220 ACTION=INSTALL DOMAIN=WINHACKER SOURCEDIR=C:\Users\mike\Downloads\ EXECUTEACTION=INSTALL ROOT
Near the bottom of the log there is another obvious unhappiness:
Process C:\WINDOWS\System32\cmd.exe /c "C:\WINDOWS\sysnative\dism.exe /Online /NoRestart /Enable-Feature /FeatureName:IIS-WebServerRole /FeatureName:IIS-WebServer /FeatureName:IIS-CommonHttpFeatures /FeatureName:IIS-StaticContent /FeatureName:IIS-DefaultDocument /FeatureName:IIS-HttpRedirect /FeatureName:IIS-ApplicationDevelopment /FeatureName:IIS-ASPNET /FeatureName:IIS-NetFxExtensibility /FeatureName:IIS-ISAPIExtensions /FeatureName:IIS-ISAPIFilter /FeatureName:IIS-Security /FeatureName:IIS-WindowsAuthentication /FeatureName:IIS-RequestFiltering /FeatureName:IIS-WebServerManagementTools /FeatureName:IIS-ManagementConsole /FeatureName:IIS-ManagementService /FeatureName:WAS-WindowsActivationService /FeatureName:WAS-ProcessModel /FeatureName:WAS-NetFxEnvironment /FeatureName:WAS-ConfigurationAPI" ended with ExitCode 3010
CustomAction RunIISConfigurationDism returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Should TeamPulse Community run on my setup? I'm a bit stumped if it is SQL 2012 that is the problem this will be the first time I had an installation fail because SQL was at too high of a version, the backwards compatibility story tends to be pretty solid there.
My system is a Win 8 Pro box with VS 2012 Ultimate + SQL Server 2012 installed as my DB. When I try to install I get through the connect to database piece, the configuring of IIS piece and then when I click next it dies and says that their was an error run again and generate log ...
MSI (s) (D4:5C) [22:00:47:242]: Command Line: WINDOWSINSTALLER45INSTALLED=C:\WINDOWS\SysWOW64\msi.dll ASPNET=#1 ASPNET64=#1 IIS7ADMINSVC64=#1 IIS7MGMTCONSOLE64=#1 DEFAULTDOCUMENT=#1 DEFAULTDOCUMENT64=#1 STATICCONTENT=#1 STATICCONTENT64=#1 NETFRAMEWORK40=C:\Windows\Microsoft.NET\Framework\v4.0.30319\ INSTALLLOCATION=C:\Program Files (x86)\Telerik\TeamPulse\ NETSH=C:\WINDOWS\SysWOW64\Netsh.exe PKGMGRTOOL=C:\WINDOWS\SysWOW64\pkgmgr.exe PKGMGR64TOOL=C:\WINDOWS\system32\pkgmgr.exe DISMTOOL=C:\WINDOWS\SysWOW64\dism.exe DISM64TOOL=C:\WINDOWS\system32\dism.exe IISMAJORVERSION=#8 IISMINORVERSION=#0 NETFRAMEWORK40FULL=#1 DB_PATH=(local)\SQLEXPRESS DB_DOMAIN=WINHACKER DB_USERNAME=mike DB_PASSWORD=********** INSTALLERROR=********** LAUNCH_CONDITIONS_MET=1 COMPANYNAME=TeamPulse TARGETDIR=C:\ ISCORRECTNETFRAMEWORK40VERSION=1 TEAMPULSE_CONNECTION_STRING=********** SERVER_CONNECTION_STRING=********** DB_LAST_CONNECTION_RESULT=1 CURRENTDIRECTORY=C:\Users\mike\Downloads CLIENTUILEVEL=0 CLIENTPROCESSID=316220 ACTION=INSTALL DOMAIN=WINHACKER SOURCEDIR=C:\Users\mike\Downloads\ EXECUTEACTION=INSTALL ROOT
Near the bottom of the log there is another obvious unhappiness:
Process C:\WINDOWS\System32\cmd.exe /c "C:\WINDOWS\sysnative\dism.exe /Online /NoRestart /Enable-Feature /FeatureName:IIS-WebServerRole /FeatureName:IIS-WebServer /FeatureName:IIS-CommonHttpFeatures /FeatureName:IIS-StaticContent /FeatureName:IIS-DefaultDocument /FeatureName:IIS-HttpRedirect /FeatureName:IIS-ApplicationDevelopment /FeatureName:IIS-ASPNET /FeatureName:IIS-NetFxExtensibility /FeatureName:IIS-ISAPIExtensions /FeatureName:IIS-ISAPIFilter /FeatureName:IIS-Security /FeatureName:IIS-WindowsAuthentication /FeatureName:IIS-RequestFiltering /FeatureName:IIS-WebServerManagementTools /FeatureName:IIS-ManagementConsole /FeatureName:IIS-ManagementService /FeatureName:WAS-WindowsActivationService /FeatureName:WAS-ProcessModel /FeatureName:WAS-NetFxEnvironment /FeatureName:WAS-ConfigurationAPI" ended with ExitCode 3010
CustomAction RunIISConfigurationDism returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Should TeamPulse Community run on my setup? I'm a bit stumped if it is SQL 2012 that is the problem this will be the first time I had an installation fail because SQL was at too high of a version, the backwards compatibility story tends to be pretty solid there.