Note that there are some explanatory texts on larger screens.

plurals
  1. PONo Entity Data Model (EDMX) Template with Visual Studio 2010 SP1 & ADO.NET Entity Framework 4.1
    primarykey
    data
    text
    <p>I'm having a lot of issues with the templates of Visual Studio 2010 SP1 &amp; ADO.NET Entity Framework 4.1</p> <p>I noticed that other people had these problems, and asked similar questions, but I don't think they gave enough information to make it solve-able.</p> <p>The Problem: <strong>ADO.NET Entity Data Model Templates are not appearing whatsoever</strong></p> <p>Screenshot: <a href="http://c0848462.cdn.cloudfiles.rackspacecloud.com/f067439f6e8f25d5fd36761fd1efc88a74fd765ff1.png" rel="nofollow">http://c0848462.cdn.cloudfiles.rackspacecloud.com/f067439f6e8f25d5fd36761fd1efc88a74fd765ff1.png</a></p> <h2>Solution File</h2> <pre><code>Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "localhost", "http://localhost:36626", "{9BA46BAD-E736-4943-ACAD-EDE2E7A1A21E}" ProjectSection(WebsiteProperties) = preProject UseIISExpress = "true" TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0" Debug.AspNetCompiler.VirtualPath = "/localhost_36626" Debug.AspNetCompiler.PhysicalPath = "..\..\My Web Sites\Jantire\" Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_36626\" Debug.AspNetCompiler.Updateable = "true" Debug.AspNetCompiler.ForceOverwrite = "true" Debug.AspNetCompiler.FixedNames = "false" Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.VirtualPath = "/localhost_36626" Release.AspNetCompiler.PhysicalPath = "..\..\My Web Sites\Jantire\" Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_36626\" Release.AspNetCompiler.Updateable = "true" Release.AspNetCompiler.ForceOverwrite = "true" Release.AspNetCompiler.FixedNames = "false" Release.AspNetCompiler.Debug = "False" SlnRelativePath = "..\..\My Web Sites\Jantire\" EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {9BA46BAD-E736-4943-ACAD-EDE2E7A1A21E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9BA46BAD-E736-4943-ACAD-EDE2E7A1A21E}.Debug|Any CPU.Build.0 = Debug|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal </code></pre> <p>Relevant System Specs:</p> <ul> <li>Visual Studio 2010 Professional SP1 </li> <li>ADO.NET Entity Data Model 4.1</li> <li>ASP.NET MVC 3 Tools Update </li> <li>Windows 7 x64 SP1</li> <li>WebMatrix</li> </ul> <p>I'm coding this using both WebMatrix and Visual Studio 2010 Professional SP1</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload