Vs'12 Internet Application Template + KendoUI - MVC4 , EF Code First
- Followed KendoDocumentation
- Adjusted using kahanu's Awesome post
- Everything worked great, so i turn
<compilation debug="false" targetFramework="4.5">
from true to false - Kendo UI stopped finding Spites.png ( by Kendo )
- Went looking and found this ( didn't resolve my issue ): stackOverflow1
- Checked and Rechecked Steps 1-2, went looking for Sprites.png on the server, It exists.. but in some subolder of Kendo not in the directory below? /
Where do I re-write the code and have it look for the sprite in the actual location rather than this one?: GET http://cls-og.com/bundles/css/Default/sprite.png 404 (Not Found)