Visual Studio setup problem - 'A problem has been encountered while loading the setup components. Canceling setup.'

后端 未结 16 1699
甜味超标
甜味超标 2020-12-07 08:48

I\'ve had a serious issue with my Visual Studio 2008 setup. I receive the ever-so-useful error \'A problem has been encountered while loading the setup components.

16条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-07 09:29

    You should look for the MSI setup logs in the temp directory of your system. They will contain detailed inforamtion about why the setup failed. I had a similar installation problem with Visual Studio 2008 which I was able to resolve by studying the logs.

提交回复
热议问题