I have spent way too much time trying to get this to work. I have a layered project and the DAL just will not use the ConnectionString in the App.Config. The two links below are links to my other two posts about this. How do I manually create a connection
string within my class and bypass the App.Config?
tlitterio
Member
4 Points
20 Posts
How do I write a connection string in my code that bypasses App..Config - EF5 Connection String d...
Nov 11, 2012 02:38 PM|LINK
I have spent way too much time trying to get this to work. I have a layered project and the DAL just will not use the ConnectionString in the App.Config. The two links below are links to my other two posts about this. How do I manually create a connection string within my class and bypass the App.Config?
http://forums.asp.net/t/1857129.aspx/1?EF+5+0+Code+First+naming+DB+full+class+name
http://forums.asp.net/t/1857796.aspx/1?Data+Access+Layer+not+recognizing+Connection+String+in+App+Config
Thanks!
Tony
tlitterio
Member
4 Points
20 Posts
Re: How do I write a connection string in my code that bypasses App..Config - EF5 Connection Stri...
Nov 12, 2012 02:09 AM|LINK
Answer can be found here:
http://stackoverflow.com/questions/13333273/is-there-a-bug-with-the-new-entity-framework-5-in-an-mvc4-project-with-a-data-ac