请教各位
导出配置的时候出错(如下),但是IISRESET之后又好了
<?xml version="1.0" ?>
- <error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<displaytitle />
<displaytext />
<description>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.</description>
<file>Not available</file>
<line>Not available</line>
<details>Exception of type 'System.Web.HttpUnhandledException' was thrown.</details>
<requesturl>http://cnshcrm02:8080/Draeger/_grid/cmds/dlg_exportcustomizations.aspx</requesturl>
<pathAndQuery>/Draeger/_grid/cmds/dlg_exportcustomizations.aspx</pathAndQuery>
<source>XML</source>
<stacktrace />
</error>