Saturday, March 31, 2012

Web Config File Error

Hi,

I am getting the following error in the web config file having uploaded the asp.net project to an external server:

http://www.veebro.somee.com/chatgame/chatgame/index.aspx

Currently it works perfectly when I run it on local a server and the customErrors mode is already set to "Off".

Can you tell me what the error maybe or how i may right it?
Please!!


Many Thanks in advance!!!

Hi,

My guess is that the folder where the web.config file is placed isn't registered as an application i IIS.

Make sure that "~/chatgame" (or "~/chatgame/chatgame" , if that's where your web.config file is placed) is an application.

--
Tarjei

0 comments:

Post a Comment