i tried to run my MVC application on another sever , but when i tired to open it i got the folloiwng error whe i troed to access the database.
C:\USERS\USER\DOCUMENTS\VISUAL STUDIO 2010\PROJECTS\Project\project\APP_DATA\ASPNETDB.MDF cannot be opened because it is version 661. This server supports version 655 and earlier. A downgrade path is not supported.
johnjohn1231...
Participant
922 Points
871 Posts
cannot be opened because it is version 661. This server supports version 655 and earlier. A downg...
Aug 31, 2011 05:29 PM|LINK
i tried to run my MVC application on another sever , but when i tired to open it i got the folloiwng error whe i troed to access the database.
C:\USERS\USER\DOCUMENTS\VISUAL STUDIO 2010\PROJECTS\Project\project\APP_DATA\ASPNETDB.MDF cannot be opened because it is version 661. This server supports version 655 and earlier. A downgrade path is not supported.
limno
All-Star
117314 Points
7997 Posts
Moderator
MVP
Re: cannot be opened because it is version 661. This server supports version 655 and earlier. A d...
Aug 31, 2011 06:48 PM|LINK
You cannot open SQL Server 2008 R2 database from earlier SQL Server version. You have different versions of SQL Server on your servers.
Format your SQL query with instant sql formatter:
http://www.dpriver.com/pp/sqlformat.htm