Posted
on Jul 25, 2011
(permalink)
Hello, following this tutorial...
http://www.telerik.com/help/aspnet-mvc/getting-started-running-the-sample-project.html
I see that it references Q1 directory (The Q2 has been out for a couple weeks now so it should be updated?)
inside Q1,.there's no "examples" until you enter the "source" folder... In other words. the tutorial says use this directory...
"C:\Program Files\Telerik\Extensions for ASP.NET MVC Q1 2011\Examples\Telerik.Web.Mvc.Examples.sln" which doesn't exist... the correct location is ...
"C:\Program Files\Telerik\Extensions for ASP.NET MVC Q1 2011\Source\Examples\Telerik.Web.Mvc.Examples.sln"
In short, the tutorial works for the Q2 but says Q1.
But I digress, when launching the solution (for Q2) and attempting to debug / run the newest the images don't work (nor is the CSS seemingly being parsed). The whole project seems to be referencing the paths from the Q1 version (content/etc... inside the views).. Any ideas?