Quote:
Originally Posted by nberardi
Please get the latest from CodePlex. You seem to be missing some files.
|
I tried the code from CodePlex and still get the same error. I have SQL 2005 installed on my machine. How can i make it work with SQL 2005 Developer Edition.
I created the DB using the scripts provided in the original source in the book.
So iam not using SQL Express Connection.
With the SQL express I get the following error.
The database 'C:\DATA\EBOOKS\ASP.NET MVC 1.0 PROBLEM-DESIGN-SOLUTION\THEBEERHOUSE_MVC\THEBEERHOUSE\APP_DATA\TH EBEERHOUSE.MDF' cannot be opened because it is version 655. This server supports version 612 and earlier. A downgrade path is not supported.
Could not open new database 'C:\DATA\EBOOKS\ASP.NET MVC 1.0 PROBLEM-DESIGN-SOLUTION\THEBEERHOUSE_MVC\THEBEERHOUSE\APP_DATA\TH EBEERHOUSE.MDF'. CREATE DATABASE is aborted.
An attempt to attach an auto-named database for file C:\Data\eBooks\ASP.NET MVC 1.0 Problem-Design-Solution\TheBeerHouse_MVC\TheBeerHouse\App_Data\Th eBeerHouse.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.