The title says everything. I'm using Visual Studio Team System 2008 Database Edition and I just can't open any database project. I get the following error message:

'..' cannot be opened because its project type (.dbproj) is not supported by this version of the application. To open it, please use a version that supports this type of project.

Does this ever happen to you?

Thank you

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Just found the answer to my problem here. It worked fine, after executing the following command:

devenv /resetskippkgs

May be it'll help someone one day :)

link|improve this answer
And it did help someone some day :) Thanks! – itchi Sep 20 '11 at 21:21
That's awesome :) – Amokrane Chentir Sep 20 '11 at 22:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.