Server Error in '/' Application.
--------------------------------------------------------------------------------
The process cannot access the file 'D: jzxxt empel.xls' because it is being used by another process.
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.
Exception Details: System.IO.IOException: The process cannot access the file 'D: jzxxt empel.xls' because it is being used by another process.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[IOException: The process cannot access the file 'D: jzxxt empel.xls' because it is being used by another process.]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +12893351
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath) +2481
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) +229
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +102
System.IO.File.OpenRead(String path) +55
ExcelDataSet.ExcelDataDal(String filepath, String str, String imgpath, String rname, String project) +69
download.Page_Load(Object sender, EventArgs e) +457
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.225
'/' 应用程序中的服务器错误。--------------------------------------------------------------------------------进程无法访问文件 'D: jzxxt empel.xls',因为它正在被另一个进程使用。描述 ︰ 未处理的异常发生在执行当前 web 请求期间。请检查堆栈跟踪的有关该错误以及代码中的出处的详细信息。异常的详细信息 ︰ System.IO.IOException ︰ 该进程无法访问文件 'D: jzxxt empel.xls',因为它正在被另一个进程使用。源错误 ︰执行当前 web 请求期间生成未处理的异常。可以使用下面的异常堆栈跟踪标识有关的起源和异常位置的信息。堆栈跟踪 ︰[抛出 ︰ 该进程无法访问文件 'D: jzxxt empel.xls',因为它正在被另一个进程使用。]System.IO.__Error.WinIOError (Int32 错误代码、 字符串 maybeFullPath) +12893351System.IO.FileStream.Init (字符串路径、 FileMode 模式、 文件访问访问、 Int32 权利、 布尔 useRights、 文件共享共享、 Int32 设、 文件选项选项、 SECURITY_ATTRIBUTES secAttrs、 字符串 msgPath、 布尔 bFromProxy、 布尔 useLongPath) +2481System.IO.FileStream。ctor (字符串路径、 FileMode 模式、 文件访问访问、 文件共享共享、 Int32 设、 文件选项选项,字符串 msgPath、 布尔 bFromProxy) +229System.IO.FileStream。ctor (字符串路径、 FileMode 模式、 文件访问访问、 文件共享共享) +102 System.IO.File.OpenRead(String path) +55 ExcelDataSet.ExcelDataDal(String filepath, String str, String imgpath, String rname, String project) +69 download.Page_Load(Object sender, EventArgs e) +457 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048 --------------------------------------------------------------------------------Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.225
正在翻譯中..