TwitterLinkedInBlog

Saturday, January 5, 2013

EF Error - Update Model from Database

ADO.NET Entity Framework (ASP.NET 3.5), SharePoint 2010

Visual Studio 2010
Attempted to 'Update Model from Database'
Received the following error:
Calling 'Read' when the data reader is closed is not a valid operation.

Resolution:
Restarted SQL Server.

No comments: