Visual Studio: The application cannot start
2 min read
2 min read
"The application cannot start"The same with VS2008. When starting them normally, everything worked just fine, but as soon as I tried to run them with admin rights they both failed. They only thing I did today morning was to to install the Microsoft SQL Server Management Studio Express edition which however (for some unknown reason) failed during install and performed a rollback. I have the strange sensation this rollback did "roll back" a bit too much things...
devenv /resetuserdata
operation which is not
really the thing you want. Anyway, I tried it (backing up my settings first obviously)...no change. Still the error
popped up.C:\Program Files (x86)\Common Files\microsoft shared\MSEnv> regsvr32 DTE100.OLB
C:\Program Files (x86)\Common Files\microsoft shared\MSEnv> regsvr32 DTE80.OLB
C:\Program Files (x86)\Common Files\microsoft shared\MSEnv> regsvr32 DTE80a.OLB
C:\Program Files (x86)\Common Files\microsoft shared\MSEnv> regsvr32 DTE90a.OLB
C:\Program Files (x86)\Common Files\microsoft shared\MSEnv> regsvr32 DTE90.OLB