Posted on: 5/5/2015 2:57:38 PM | Views : 589

We imported  a new web projects  ASPNETDB..MDF into an enterprise SQL DB. When I attempt to connect to the DB and log into my web app though, I am getting a lengthy ASP.net error message (that I am having a hard time parsing for the cause of the crash).
The DB seems to have been migrated OK, I can open the DB from SQL Studio and see the tables;
I am attempting to tweak a new connection string to point to the enterprise version of the DB, (trying to get it to look like connection strings that we use for our other enterprise DBs) but I can't get connected.
<connectionStrings Go to the complete details ...