<!-- Web.Config Configuration File -->
<configuratio n>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
dis error message is shone when i run the site in a remote server
<configuratio n>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
dis error message is shone when i run the site in a remote server
Comment