“The Application Cannot Start” in VS 2008 after install of VS 2010

by admin 4/2/2010 12:19:33 AM

 

I ran into a problem today where my Visual Studio 2008 install gave me the “The application cannot start” error after I had installed the RC of VS 2010.  After poking around, I found this post which helped me out a lot.

I had to copy these files from “C:\Program Files (x86)\Common Files\microsoft shared\MSEnv”:

  • dte80.olb
  • dte80a.olb
  • dte90.olb
  • dte90a.olb

and paste them into “C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE”

Then everything worked great.  No registration was needed.

Bookmark and Share DotnetKicks dotnetshoutout

Tags:

About the author

Bill Sempf Bill Sempf
Author of C# All In One for Dummies (among other things)

E-mail me Send mail

Pages

Paying Bills

Recent comments

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010

Sign in