customErrors mode="Off" does not work!!

  • Thread starter Thread starter Julia
  • Start date Start date
J

Julia

Hi,

I have tried everything (at least everything I know) but it does not
work I only get friendly errors
I did set
customErrors mode="Off"

in all web condig files

Any one have an idea?!?


Thanks.
 
Hi Julia,

This is usually caused by a typo in your web.config file. Remeber xml is
case sencitive so that could cause the problems.

Try using a web.config file that you know works for another application just
to see if this is the error.

Hope this helps you out!

Cheers!

David Kyle
www.chloemag.com
 
Yep Julia just try to see if its well formed.
Or re create another config file!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top