security problem

  • Thread starter Thread starter Miguel Angel Dinelli
  • Start date Start date
M

Miguel Angel Dinelli

Hi, all

iI´m trying to connect to web server and I got this message:

An application error occurred on the server. The current custom error
settings for this application prevent the details of the application error
from being viewed remotely (for security reasons). It could, however, be
viewed by browsers running on the local server machine.

somebody knows because it causes?

tks

Mike Dinelli
 
In the error page you are somewhat quoting, it shows you what you need to
change in your web.config to allow the full error details to be sent to
remote clients (<customErrors mode="Off">).
-mike
MVP
 

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