Chapter 15 - p535 - Try It Out problem
Hello,
I have worked through the Try It Out starting on page 535. When I open the Genres.aspx in the browser there is no styles applied to the list, it's just black and white :(
There is no build errors although I have a blue line under first line of the GridView.skin file which I think may be causing the problem - "C:\BegASPNET\Site\App_Themes\Management\GridView.s kin:ASP.NET runtime error: There is no build provider registered for the extension '.skin'. You can register one in the <compilation><buildProviders> section in the machine.config or web.config. Make sure is has a BuildProviderAppliesToAttribute attribute which includes the value 'Web' or 'All'".
Any ideas...?
Thank you in advance!
|