To know:
If you ware working with Entity Framework be sure to know the following... Thank you Sir Walt.
1. If you are developing for 4.0 ensure all your projects in your solution are set to the same Framework
2. Install by right clicking the project and Manager NuGet Packages and install Entity Framework (Yes Nuget is smart enough to put the correct version, but to verify do the following. Do this for all projects in yoru solution (It will prevent headaches later).
Look at your App.config or Web.config and look for
.NET 4.0 = EntityFramework, Version=4.4.0.0
.NET 4.5 = EntityFramework, Version=5.0.0.0
Software engineering and business solutions blog featuring SaaS reviews, automation tools, and business insurance guides. Buyer-intent content designed to drive high-quality traffic and conversions.
Subscribe to:
Post Comments (Atom)
API Design Principles: A Comprehensive Guide for US Business Owners
API Design Principles Introduction to API Design Principles Application Programming Interfaces (APIs) serve as the backbone of moder...
-
The problem was that the remote connection needed to utilize Named Pipes, but in order to utilize Named Pipes both the machine hosting the i...
-
Getting the following error (Figure 1): Server Error in '/' Application. ID4014: A SecurityTokenHandler is not registered to ...
-
How to clear SharePoint People Picker suggestion cache If you have been SharePoint Site owner long enough, you would have definitely ...
No comments:
Post a Comment