I have taken a copy of a working website and loaded into Visual Studio 2005 to try and make some amendments, and the darned thing will not build. I keep getting this crap error message telling me that "Theme 'MySkin' cannot be found in the application or global theme directories".
MySkin is the name of a directory in the App_Themes folder. It contains a file called MySkin.skin, so the file is definitely there. So how do I get rid of the stupid error?
