Error 1935.An error occurred during the installation of assembly 'Microsoft.VC90.CRT,version="9.0.30729.4148"
- by Milan Aleksic
I have troubles installing VC runtime libraries to be able to install SQL Server Compact Edition.
The same problem causes also other apps to fail when installing, but I chose this one as a good representative example of my problem (and also it's provided by Microsoft, so "installation should work").
I took a look at what is usually provided as logs/more information and I put on Dropbox on this location: https://www.dropbox.com/s/7zh7ajn50cxz7km/logs.zip 2 logs:
installation log with more info
procmon log of non-success and non-"result not found" while doing the installation step
Any idea what could be the cause and how to fix it?