M
moondog
I have just upgraded from Visual Studio 2003 to 2005 and am now trying
to make my web apps work.
My web app compiles and works fine in Visual Studio but once I publish
it out to my server (which used to work) it gives me a server error
"Runtime Error" and tells me to change my web.config by adding the
line <customErrors mode="Off"/>
My web.config already has this line in it and was working fine before
the upgrade. Any ideas what I can do?
to make my web apps work.
My web app compiles and works fine in Visual Studio but once I publish
it out to my server (which used to work) it gives me a server error
"Runtime Error" and tells me to change my web.config by adding the
line <customErrors mode="Off"/>
My web.config already has this line in it and was working fine before
the upgrade. Any ideas what I can do?