Hi Guys

I have asp.net 4.0 application that is running perfect on my local iis server, but when i host it on web server, it is throwing me this error,

Parser Error Message: Theme 'Blue' cannot be found in the application or global theme directories.

how can i sort out this issue ?

thanks
regards
sumith

Recommended Answers

All 3 Replies

Did you make sure that you copied all of your files to the webserver?

Hi

Yes i have uploaded all the directories which contains my web site

thanks
regards
sumith

Verify that you have a sub directory named "Blue" and the necessary files in the App_Themes directory.

Also, If you are running this website from a sub directory in the wwwroot, check that the folder is set as "Application".

In IIS find the folder where the website resides, right click, properties and check that the Create Application button is disabled. If not click it to set the website as application.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.