Random IT stuff...
Open the web.config file from the website you want to debug. Change these entries:
<SafeMode MaxControls="200" CallStack="true" ...>
<customErrors mode="Off" />
<compilation batch="true" debug="true">
Post a Comment
No comments:
Post a Comment