What is .net runtime optimization service error in eventviewer during installation of Visual Studio 2010 Pro in win7 64-bit?
On full installation(including sql server) of Visual Studio 2010 Pro in win7 64-bit using vendor method to create unattended .ini file,installation was done. The installation and launching of shortcut is successful however in eventviewer, the following error can be seen during installation.
.NET Runtime Optimization Service (clr_optimization_v4.0.30319_64) - 1>Failed to compile: c:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\ResGen.exe . Error code = 0x800700d8 EventID=1101
.NET Runtime Optimization Service (clr_optimization_v4.0.30319_64) - 1>Failed to compile: c:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\x64\aspnet_merge.exe . Error code = 0x800700d8 EventID=1101
there were no such errors in WinXP and Win7 32-bit