<!DOCTYPE html>
<html>
    <head>
        <title>&#25991;&#20214;&#8220;&#67;&#58;&#92;&#119;&#101;&#98;&#115;&#105;&#116;&#101;&#92;&#98;&#105;&#99;&#111;&#115;&#121;&#101;&#115;&#46;&#99;&#111;&#109;&#92;&#87;&#101;&#98;&#92;&#65;&#112;&#112;&#95;&#68;&#97;&#116;&#97;&#92;&#68;&#97;&#116;&#97;&#66;&#97;&#115;&#101;&#83;&#99;&#104;&#101;&#109;&#97;&#46;&#120;&#109;&#108;&#8221;&#27491;&#30001;&#21478;&#19968;&#36827;&#31243;&#20351;&#29992;&#65292;&#22240;&#27492;&#35813;&#36827;&#31243;&#26080;&#27861;&#35775;&#38382;&#27492;&#25991;&#20214;&#12290;&#45;&#106;&#105;&#110;&#110;&#105;&#97;&#110;&#104;&#117;&#105;&#20170;&#24180;&#20250;</title>
        <meta name="viewport" content="width=device-width" />
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:pointer; }
         @media screen and (max-width: 639px) {
          pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
         }
         @media screen and (max-width: 479px) {
          pre { width: 280px; }
         }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>

            <h2> <i>文件“C:\website\bicosyes.com\Web\App_Data\DataBaseSchema.xml”正由另一进程使用，因此该进程无法访问此文件。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 说明: </b>执行当前 Web 请求期间，出现未经处理的异常。请检查堆栈跟踪信息，以了解有关该错误以及代码中导致错误的出处的详细信息。

            <br><br>

            <b> 异常详细信息: </b>System.IO.IOException: 文件“C:\website\bicosyes.com\Web\App_Data\DataBaseSchema.xml”正由另一进程使用，因此该进程无法访问此文件。<br><br>

            <b>源错误:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。                      </code>

                  </td>
               </tr>
            </table>

            <br>

            <b>堆栈跟踪:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[IOException: 文件“C:\website\bicosyes.com\Web\App_Data\DataBaseSchema.xml”正由另一进程使用，因此该进程无法访问此文件。]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1274
   System.IO.File.InternalDelete(String path, Boolean checkHost) +80
   Evan.Common.DirFile.DeleteFile(String file) +235
   Evan.DataBase.DbSchema.MultiDbSchema() +54
   Web.Global.Application_Start(Object sender, EventArgs e) +80

[HttpException (0x80004005): 文件“C:\website\bicosyes.com\Web\App_Data\DataBaseSchema.xml”正由另一进程使用，因此该进程无法访问此文件。]
   System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +523
   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +185
   System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +168
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +277
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +369

[HttpException (0x80004005): 文件“C:\website\bicosyes.com\Web\App_Data\DataBaseSchema.xml”正由另一进程使用，因此该进程无法访问此文件。]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +532
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +114
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +724
</pre>                      </code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4676.0

            </font>

    </body>
</html>
<!-- 
[IOException]: 文件“C:\website\bicosyes.com\Web\App_Data\DataBaseSchema.xml”正由另一进程使用，因此该进程无法访问此文件。
   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   在 System.IO.File.InternalDelete(String path, Boolean checkHost)
   在 Evan.Common.DirFile.DeleteFile(String file)
   在 Evan.DataBase.DbSchema.MultiDbSchema()
   在 Web.Global.Application_Start(Object sender, EventArgs e)
[HttpException]: 文件“C:\website\bicosyes.com\Web\App_Data\DataBaseSchema.xml”正由另一进程使用，因此该进程无法访问此文件。
   在 System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app)
   在 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers)
   在 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context)
   在 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context)
   在 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext)
[HttpException]: 文件“C:\website\bicosyes.com\Web\App_Data\DataBaseSchema.xml”正由另一进程使用，因此该进程无法访问此文件。
   在 System.Web.HttpRuntime.FirstRequestInit(HttpContext context)
   在 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context)
   在 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)
--><!-- 
此错误页可能包含敏感信息，因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->