Theme 'XYZ' cannot be found in the application or global theme directories.
The themes in ur site have to be placed in App_Themes folder. Even if u have done this, sometimes the system throws the above error.To solve this...
1> Make sure u have ur .css and .skin file in the folder named 'XYZ'
2> Copy this folder to the location "C:\Windows\ Microsoft.NET\ Framework\ v2.0.50727\ ASP.NETClientFiles\Themes".
3> If u have uploaded the file on a server also make sure u have the folder at the following path:
"\wwwroot\aspnet_client\system_web\v2.0.50727\Themes"
