I installed Elmah and now I get an error when I run my program. I see that the errors relate to the schema. So I realize I need to run a script to create the tables.
I have downloaded the script file. If I select run, a dialog box opens asking me to select a program to open the file. Dumb question what do I do select?
If I browse, I see both MS SQL Server and SQL Server Compact. If I select SQL Server I see folders 80, 90 etc. Compact gives a folder V4.
Newbie- obviously, I have a big picture problem here, but I can't be the first. So some newbie help please.
I'm using MVC4/ef5 localdb\v11. System.Data.SqlServerCe.4.0 for my project DB.
JW