

<!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-us">
<head>
    <meta name="revisit-after" content="1 days" />
    <meta name="robots" content="noindex,nofollow" />
    <title id="title">系统异常</title>
    <link href="portals/_default/animate.css" rel="stylesheet" />
    <style>
        .error { width: 95%; margin: 0 auto; margin-top: 5px; }

        .exception { text-align: left; line-height: 1.5; border: dashed 1px #999; padding: 2px; }

            .exception .sql { font-weight: bold; color: #ff0000; background-color: bisque; }

            .exception .message { font-weight: bold; color: #ff0000; background-color: beige; }

            .exception .exception { margin-left: 40px; }

                .exception .exception .message:before { content: "内部异常:"; }
    </style>
</head>
<body>
    <form method="post" action="../../../../../errorpage.aspx" id="form">
<div class="aspnethidden">
<input type="hidden" name="__viewstate" id="__viewstate" value="ldjhuzt gfld86drjxwbxekifycup1jtj34dkmlmpyidtnh0zo7z55igs2xv1fmtevfryaenmz/x28tat4etnuarb58=" />
</div>

<div class="aspnethidden">

	<input type="hidden" name="__viewstategenerator" id="__viewstategenerator" value="5ed29197" />
	<input type="hidden" name="__viewstateencrypted" id="__viewstateencrypted" value="" />
</div>
        <div>
        </div>
        <div class="error animate-default fadeindown">
            <div class="exception">
<div class="message">
a potentially dangerous request.path value was detected from the client (:).</div>
<div class="stack">
   at system.web.httprequest.validateinputifrequiredbyconfig()<br/>   at system.web.httpapplication.pipelinestepmanager.validatehelper(httpcontext context)</div>
</div>

          
        </div>
    </form>
</body>
</html>
