2

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

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120
Amokrane Chentir
  • 29,907
  • 37
  • 114
  • 158

1 Answers1

6

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 :)

Amokrane Chentir
  • 29,907
  • 37
  • 114
  • 158