摘要:
The solution is to change a single entry in web.config, by modifying the line…<SafeMode MaxControls=“200“ CallStack=“false“…to…<SafeMode MaxControls=“200“ CallStack=“true“…You will also need to set custom errors to 'Off' .<customErrors mode=“Off“/>You will no longer see the “An u 阅读全文
posted @ 2013-01-15 17:18
为乐而来
阅读(194)
评论(0)
推荐(0)

浙公网安备 33010602011771号