Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

C++ Studio XE Installation fails

Johannes_M_
Beginner
1,169 Views

Hi, first of all, sorry if i'm posting this in the wrong forum. I'm currently trying to install the Intel C++ Studio XE for Windows on my computer. Unfortunately after unpacking the offline installation file i am getting the following error message "ERROR: The installation is terminated because of unknown error. Suggestions: visit the Support Web Site for a solution to this problem.".

So here i am. Can you help me? thank you in advance for the help.

0 Kudos
24 Replies
QIAOMIN_Q_
New Contributor I
1,035 Views

Weird ,could you try another way to install ,such as click online-installer to downlod&install the package.

0 Kudos
Johannes_M_
Beginner
1,035 Views

i tried to do this, but if i am starting the online-installer the process doesn't show up the task manager. anti-virus and firewall are deactivated.

0 Kudos
SergeyKostrov
Valued Contributor II
1,035 Views
What version of Windows do you use? Please provide details.
0 Kudos
Bernard
Valued Contributor I
1,035 Views

Hi

Can you monitor installation process with Process Explorer.Find thread which runs installation process and observe call stack look for exception handling calls.Another option is to monitor installation process with regmon and look for failed registry calls.

0 Kudos
Bernard
Valued Contributor I
1,035 Views

Another more advanced option could be running installation process under windbg and try to set breakpoint on CreateWindow or maybe MessageBox function and hopefully hitting the one which displays the error related string.From there going backward and trying to reconstruct the chain of events which led to app's crash.

0 Kudos
Johannes_M_
Beginner
1,035 Views

I am an absolutely novice in these programs, but this sounds quiet promising for me

Exception (first-chance) at 0x74B1C41F (KernelBase.dll) in Setup.exe: 0xE0000001 (Parameter: 0x80004005)
First-chance exception at 0x74B1C41F in Setup.exe: Microsoft C++ exception: _com_error at memory location 0x00446B6C.

You can find the ProcMon output for the offline installer here https://dl.dropboxusercontent.com/u/14818868/Setup_Intel.PML

 

Some specifications for my client:

Windows 7 x64 Professional 

Intel i7 4770K

16 GB RAM

ATI Radeon HD 6970

0 Kudos
TimP
Honored Contributor III
1,035 Views

Do you have a qualifying version of Visual Studio working? VS 2012 Pro is good for all recent versions of Composer. Only the XP1 update 1 supports VS 2013 Pro. 

In VS 2008 or 2010 you will need to select the C++ installation option, including, in VS2008, C++ X64 support, and apply service packs.

 

0 Kudos
Johannes_M_
Beginner
1,035 Views

@TimP: I have VS 2012 Ultimate working.

0 Kudos
SergeyKostrov
Valued Contributor II
1,035 Views
>>...i tried to do this, but if i am starting the online-installer the process doesn't show up the task manager. anti-virus and >>firewall are deactivated. Once again, What version of Windows do you use? Please provide details since you need to look at log-files to understand what could be possibly wrong and location of these log-file depends on a version of Windows.
0 Kudos
Bernard
Valued Contributor I
1,035 Views

It could be also related to Windows version.Try to search  through  EventViewer log messeges or Studio XE directory.

0 Kudos
SergeyKostrov
Valued Contributor II
1,035 Views
>>...Can you help me?.. First of all, please find log-files and here are paths where they could be found: Windows 7 - C:\Users\[ UserName ]\AppData\Local\Temp Windows XP - C:\Documents and Settings\[ UserName ]\Local Settings\Temp and C:\[ WindowsDIR ]\Temp
0 Kudos
Johannes_M_
Beginner
1,035 Views

In  C:\Users\[ UserName ]\AppData\Local\Temp i found this Log File

19.11.2013 11:13:41 : 3560 :   Start
19.11.2013 11:13:41 : 3560 :   Web Image Build Info: Package ID: w_wi_p_2.0.0.007 , Feb 15 2013 15:56:20
19.11.2013 11:13:41 : 3560 :    === Parse Command Line === 
19.11.2013 11:13:41 : 3560 :   Command Line: "C:\Users\<Username>\Downloads\c_studio_xe_2013_sp1_update1_setup (1).exe" 
19.11.2013 11:13:41 : 3560 :    === Load default configuration ===
19.11.2013 11:13:41 : 3560 :   InitLCID: UserDefaultLCID: 1033
19.11.2013 11:13:41 : 3560 :   SetZipArchiveFileName: C:\Users\<Username>\Downloads\c_studio_xe_2013_sp1_update1_setup (1).exe
19.11.2013 11:13:41 : 3560 :   SetExtractFolder: C:\Program Files (x86)\Intel\Download\c_studio_xe_2013_sp1_update1_setup (1)
19.11.2013 11:13:41 : 3560 :   SetAppToLaunchAfterExtracting: setup.exe
19.11.2013 11:13:41 : 3560 :   SetSupportedLCIDs: 1033
19.11.2013 11:13:41 : 3560 :   SetSupportedLCIDs: current LCID: 1033
19.11.2013 11:13:41 : 3560 :   SetHideExtractFolderDialog: 0
19.11.2013 11:13:41 : 3560 :   SetRemoveExtractedFiles: 1
19.11.2013 11:13:41 : 3560 :   SetRemoveExtractedFilesShowCheckbox: 1
19.11.2013 11:13:41 : 3560 :   SetAppGUIMode: Interactive Simple GUI mode
19.11.2013 11:13:41 : 3560 :   SetRemoveExtractedFilesRememberUserChoice: 1
19.11.2013 11:13:41 : 3560 :   SetProductName: Intel(R) C++ Studio XE 2013 SP1 Update 1 for Windows*
19.11.2013 11:13:41 : 3560 :   Get RemoveExtractedFiles from Registry
19.11.2013 11:13:41 : 3560 :   SetRemoveExtractedFiles: 0
19.11.2013 11:13:41 : 3560 :    === Save Configuration from Command Line === 
19.11.2013 11:13:41 : 3560 :    === Open and Verify Archive ===
19.11.2013 11:13:41 : 3560 :   Archive is correct zip package
19.11.2013 11:13:41 : 3560 :   Archive is not corrupted
19.11.2013 11:13:41 : 3560 :   Uncompressed size of archive content is 2007601909
19.11.2013 11:13:41 : 3560 :   Max path length of archive content is 118
19.11.2013 11:13:41 : 3560 :    === Start Interactive Simple GUI Extracting ===
19.11.2013 11:13:43 : 3560 :   Verify Extract folder: C:\Program Files (x86)\Intel\Download\c_studio_xe_2013_sp1_update1_setup (1)
19.11.2013 11:13:43 : 3560 :   Create folder: C:\Program Files (x86)\Intel\Download\c_studio_xe_2013_sp1_update1_setup (1)
19.11.2013 11:13:43 : 3560 :   Extract folder is correct
19.11.2013 11:13:43 : 3560 :   Verify free disk space for: C:\Program Files (x86)\Intel\Download\c_studio_xe_2013_sp1_update1_setup (1)
19.11.2013 11:13:43 : 3560 :   Free disk spase: 92323692544 ; Required disk space (size of content + buffes in 1 MB for log file): 2008650485
19.11.2013 11:13:43 : 3560 :   Free disk space is enough
19.11.2013 11:13:43 : 3560 :   SetExtractFolder: C:\Program Files (x86)\Intel\Download\c_studio_xe_2013_sp1_update1_setup (1)
19.11.2013 11:13:43 : 1204 :   Extracting started
19.11.2013 11:13:43 : 1204 :   Extracting: C:\Program Files (x86)\Intel\Download\c_studio_xe_2013_sp1_update1_setup (1)\1033

...

...
19.11.2013 11:13:51 : 1204 :   Extracting finished successfully
19.11.2013 11:13:51 : 3560 :   Set RemoveExtractedFiles to Registry
19.11.2013 11:13:51 : 3560 :    === Launch Setup.exe ===
19.11.2013 11:13:51 : 3560 :   Setup.exe      : C:\Program Files (x86)\Intel\Download\c_studio_xe_2013_sp1_update1_setup (1)\setup.exe
19.11.2013 11:13:51 : 3560 :     Command line : 
19.11.2013 11:13:51 : 3560 :     Working Dir  : C:\Program Files (x86)\Intel\Download\c_studio_xe_2013_sp1_update1_setup (1)
19.11.2013 11:13:51 : 3560 :   C:\Program Files (x86)\Intel\Download\c_studio_xe_2013_sp1_update1_setup (1)\setup.exe was launched
19.11.2013 11:13:51 : 3560 :   Child window was NOT found
19.11.2013 11:13:52 : 3560 :   The following child window found: Installation Error
19.11.2013 11:13:52 : 3560 :   Child window was found
19.11.2013 11:13:52 : 3560 :   Waiting end of child process...
19.11.2013 11:13:52 : 3560 :   Return Code of child process: -1024
19.11.2013 11:13:52 : 3560 :   Setup.exe was launched
19.11.2013 11:13:52 : 3560 :   Finish
19.11.2013 11:13:52 : 3560 : WARNING : Return Code is overwrited by Setup.exe return code. [ret code] = 1000 + [setup.exe ret code]
19.11.2013 11:13:52 : 3560 :   Return Code: -24

 

0 Kudos
Bernard
Valued Contributor I
1,035 Views

Can you post dump file of the failed process?.It seems that exception code  0xE0000001 could be a custom one.

0 Kudos
Bernard
Valued Contributor I
1,035 Views

@Johannes

Can you disable Kaspersky AV proactive defense?I have found many RegQuery/RegOpenKey failed calls which involved mapping/querying of some dlls such like WSOCK.dll.I suppose that Kaspersky AV is hooking registry calls and failing registry queries by returning NAME_NOT_FOUND value.

0 Kudos
Bernard
Valued Contributor I
1,035 Views

There is also many irp IRP_MJ_CREATE issued by fltrmngr.sys driver  calls with return parameter NAME_NOT_FOUND.

0 Kudos
Bernard
Valued Contributor I
1,035 Views

After disabling Kaspersky AV can you made another capture of whole system activity with Process Explorer.I need to compare the results.

0 Kudos
Bernard
Valued Contributor I
1,035 Views

@Johannes

While looking at Process Monitor trace on every occurence of error called NAME_NOT_FOUND click on that line and choose jump to ... option,next regedit.exe will be opened with the key which name was not found.Pay attention to the describtion of various fields , many of them should be set.

0 Kudos
SergeyKostrov
Valued Contributor II
1,035 Views
>>...It seems that exception code 0xE0000001 could be a custom one... It is Not clear so far since I don't see that code in lists for C++ or Win32 exceptions handled by a Visual Studio. I think this is a wrong direction of investigation and I would try an online installation instead of offline.
0 Kudos
SergeyKostrov
Valued Contributor II
1,035 Views
>>...It seems that exception code 0xE0000001 could be a custom one... This is what I found in MS Platform SDK headers: ... #define ERR_NO_DISK_SPACE 0xE0000001 // Values reported by GetLastError #define ERR_DISK_CREATE_ERROR 0xE0000002 // when an explicit error result #define ERR_DISK_OPEN_ERROR 0xE0000003 // isn't available. ... My question is do you have lots of free space on the hard drive?
0 Kudos
Bernard
Valued Contributor I
943 Views

Thanks Sergey for providing exception defines.Actually I have seen in one posts the same exception description, but I thought that it was custom one(not defined by MS).

0 Kudos
Reply