Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Guys
I am working on a web project & I need to add a mdf file of my database (Ms sql server 2008 R2) to App_Data , when I add it to my project & double click on it to see the server explorer of visual studio 2010 , I face this error:
<<the database "My database" cannot be opened because it is version 661. this server supports 665 and earlier. A downgrade path is not supported>>
what's the problem ? should I install new updates of Ms SQL 2008 from Microsoft updates?
Thanks in advance for your help.
Posted

1 solution

 
Share this answer
 
Comments
Maciej Los 10-Jun-12 17:25pm    
I agree with the first solution (first link): uninstall SQL server and install correct version.
Good link, my 5!
Sandeep Mewara 11-Jun-12 1:54am    
Thanks losmac.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900