This question is locked. New answers and comments are not allowed.
Recently installed Visual Studio 2012 RC. I also downloaded the latest Telerik MVC Extensions via NuGet. I am able to create an out of the box ASP.NET MVC 4 Application Visual C#. I tried to do the same with C# Telerik Web Application and C# Telerik Web Application (Razor) and got this error for both.
The project has a reference to a missing extension. Could not find an extension with Id Microsoft.VisualStudio.11.MVC4.TemplatePackages-ENU
However, creating the standard ASP.NET internet application and then choosing to add the Telerik extensions seems to work just fine. Surely I've missed something simple here.
Also noticed that the Grid component has a few issues. Including it here as an edit for the sake of brevity. Refresh image is not sizing correctly (webblue style atleast) as it shows part of the next image of a spritesheet possibly? Same with expand (+) image when using .DetailView(....) within the grid. Collapse image (-) seems fine.
The project has a reference to a missing extension. Could not find an extension with Id Microsoft.VisualStudio.11.MVC4.TemplatePackages-ENU
However, creating the standard ASP.NET internet application and then choosing to add the Telerik extensions seems to work just fine. Surely I've missed something simple here.
Also noticed that the Grid component has a few issues. Including it here as an edit for the sake of brevity. Refresh image is not sizing correctly (webblue style atleast) as it shows part of the next image of a spritesheet possibly? Same with expand (+) image when using .DetailView(....) within the grid. Collapse image (-) seems fine.