源码信息

最新源码评论

  • 评论者:kingbaoguo
    kingbaoguo(用户[下载于:2015-04-03 13:45]) 发表于:2015-05-18 21:17:30

    Server Error in '/' Application.Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 错误,请教作者哪的问题

    1 个回复
    • 回复者:ahuyj
      ahuyj(作者)回复于:2015-05-19 14:00:57

      <p> <strong>原因1: web.config 文件不完整.不是合格的asp.net 配置文件.</strong> 解决:&nbsp;&nbsp;<span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;">您要检查web.config 是否合格,有时候是粗心,xml文件不完整.导致的<span class="t_tag">问题</span></span>&nbsp; </p> <p> <strong>原因2: asp.net版本问题</strong>.该网站是asp.net40 版本. </p>