Has anyone been able to successfully deploy VS2010 on Windows 7?
I have read that the prerequisites are Windows Installer 4.5(already included in Windows7) and .Net 4.0.
.Net 4.0 installs fine then it gets to VS2010 and it just sits until it times out.
I have it pointed at the setup directory and using command line "setup.exe /UnattendedFile VS2010_install.ini"(if i run this manually it works perfectly) The ini is in the same directory.
I have also tried not using the unattended file with /q /norestart /full and SCCM downloads the files then fails.
This is the error I am recieving;
The task sequence execution engine failed executing the action (VS2010 Premium) in the group (Visual Studio 2010) with the error code 2147942659
Action output: on...
Waiting for job status notification...
Waiting for job status notification...
CompleteExecution received
Received job completion notification from Execution Manager
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hello,
Has anyone been able to successfully deploy VS2010 on Windows 7?
I have read that the prerequisites are Windows Installer 4.5(already included in Windows7) and .Net 4.0.
.Net 4.0 installs fine then it gets to VS2010 and it just sits until it times out.
I have it pointed at the setup directory and using command line "setup.exe /UnattendedFile VS2010_install.ini"(if i run this manually it works perfectly) The ini is in the same directory.
I have also tried not using the unattended file with /q /norestart /full and SCCM downloads the files then fails.
This is the error I am recieving;
The task sequence execution engine failed executing the action (VS2010 Premium) in the group (Visual Studio 2010) with the error code 2147942659
Action output: on...
Waiting for job status notification...
Waiting for job status notification...
CompleteExecution received
Received job completion notification from Execution Manager
Installation completed with exit code 0x80070103
Setting TSEnv variable 'SMSTSInstallSoftwareJobID_WI700155_WI7200DD_Silent Install'=''
CompleteExecution processed
GetExecRequestMgrInterface successful
Releasing job request, jobID='{78B278A9-D678-4B1A-BC3C-865FA2577FD3}'
Releasing of Job Request successful
CompleteJob successful
Entering ReleaseSource() for C:\_SMSTaskSequence\Packages\WI700155
reference count 1 for the source C:\_SMSTaskSequence\Packages\WI700155 before releasing
Delete source directory C:\_SMSTaskSequence\Packages\WI700155
Released the resolved source C:\_SMSTaskSequence\Packages\WI700155
pInstall->Install(sPackageID, sProgramName), HRESULT=80070103 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\main.cpp,374)
Installation failed with error (0x80070103)
Install Software failed, hr=0x80070103. The operating system reported error 2147942659: No more data is available.
Share this post
Link to post
Share on other sites