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)
How to Structure SEO Friendly HTML
How to Structure SEO Friendly HTML Understanding SEO Friendly HTML What is SEO Friendly HTML? SEO friendly HTML refers to the pract...
-
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 ...
-
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...
No comments:
Post a Comment