Showing posts with label EF. Show all posts
Showing posts with label EF. Show all posts

Wednesday, July 18, 2012

The underlying provider failed to open while connecting with SQL Server Windows Authentication Mode From IIS Errors

Just means the connection can't be made - this could be due to the apppools permissions- it could be due to an incorrect connection string

Thursday, May 17, 2012

bug in EF?

with what appears to be a bug - updating complex objects in the model viewer does not update the "create" factory methods in the designer.cs, only the properties get updated