I am having this error The Image Optimization Framework was not initialized. Verify the sprites directory exists. After creating the directory, restart the site or application.
The error is in this method Microsoft.Web.Samples.ImageOptimizations.EnsureInitialized()
but I do have an App_Sprites directory and i have restarted several times, casini and IIS. I updated from version 0.3 to 0.4.
Any ideas about how to solve this?
I am using AspNetSprites-MvcAndRazorHelpers