> server
errorin
''
application.
----------
runtime
error
descriptionan
application
error
occurred
onthe
server.
the
current
custom
error
settings
forthis
application
prevent
the
detailsof
the
application
errorfrom
being
viewed
remotely
(for
security
reasons).
itcould,
however,
beviewed
by
browsers
runningon
thelocal
server
machine.
detailstoenable
the
detailsof
this
specific
error
messageto
be
viewable
onremote
machines,
please
createa
<customerrors>
tagwithin
a
\"web.config\"
configuration
file
locatedin
theroot
directory
ofthe
current
web
application.
this
<customerrors>
tagshould
thenhave
its\"mode\"
attribute
setto
\"off\".
--web.configconfigurationfile-->
<configuration>
<system.web>
<customerrorsmode=\"off\">
<system.web>
<configuration>
notesthe
current
errorpage
youare
seeingcan
be
replaced
bya
custom
errorpage
by
modifying
the
\"defaultredirect\"
attribute
ofthe
application's
<customerrors>
configuration
tagto
pointtoa
custom
errorpage
url.
--web.configconfigurationfile-->
<configuration>
<system.web>
<customerrorsmode=\"remoteonly\"defaultredirect=\"mycustompage.htm\">
<system.web>
&lt;configuration&gt;</div>123xyq/read/3/3530/ )