To find out what the exact .net error is you need to alter the following in the web.config
Locate the CustomError element and change the attribute value:
From: mode="on"
To: mode="off"
Locate the SafeMode element:
Change the attribute on the Safemode element from
CallStack="false" to CallStack="true"
Thursday, 5 November 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment