hello
i tried to use:
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="on"/>
</system.web>
</configuration>
but problem i have in browser still returns: I need to show error as localhost... My code is online and I don't get where is problem...
Runtime Error
Description:
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 ...
Go to the complete details ...