2023/5/6 2:51:06 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 2:51:06 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 4:46:00 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 4:46:00 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 10:05:01 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 10:05:01 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 10:05:09 > System.Web.HttpException (0x80004005): “E:/TCJC/conn.config”是物理路径,但应为虚拟路径。 在 System.Web.Util.UrlPath.CheckValidVirtualPath(String path) 在 System.Web.Util.UrlPath.Combine(String appPath, String basepath, String relative) 在 System.Web.VirtualPath.Combine(VirtualPath relativePath) 在 System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) 在 System.Web.HttpServerUtility.MapPath(String path) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 10:05:09 > System.Web.HttpException (0x80004005): “E:/TCJC/Web.config”是物理路径,但应为虚拟路径。 在 System.Web.Util.UrlPath.CheckValidVirtualPath(String path) 在 System.Web.Util.UrlPath.Combine(String appPath, String basepath, String relative) 在 System.Web.VirtualPath.Combine(VirtualPath relativePath) 在 System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) 在 System.Web.HttpServerUtility.MapPath(String path) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 10:05:31 > System.Web.HttpException (0x80004005): “E:/TCJC/conn.config”是物理路径,但应为虚拟路径。 在 System.Web.Util.UrlPath.CheckValidVirtualPath(String path) 在 System.Web.Util.UrlPath.Combine(String appPath, String basepath, String relative) 在 System.Web.VirtualPath.Combine(VirtualPath relativePath) 在 System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) 在 System.Web.HttpServerUtility.MapPath(String path) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 10:05:31 > System.Web.HttpException (0x80004005): “E:/TCJC/Web.config”是物理路径,但应为虚拟路径。 在 System.Web.Util.UrlPath.CheckValidVirtualPath(String path) 在 System.Web.Util.UrlPath.Combine(String appPath, String basepath, String relative) 在 System.Web.VirtualPath.Combine(VirtualPath relativePath) 在 System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) 在 System.Web.HttpServerUtility.MapPath(String path) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 10:05:44 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 10:05:44 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 14:01:40 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 14:01:40 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 14:02:47 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 14:02:47 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 14:02:48 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 14:02:48 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 15:55:19 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 15:55:19 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:11:50 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:11:50 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:11:50 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:11:50 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:11:51 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:11:51 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:44:39 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:44:39 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:44:39 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:44:39 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:44:40 > System.IO.FileNotFoundException: 未能找到文件“E:\TCJC\conn.config”。 文件名:“E:\TCJC\conn.config” 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181 2023/5/6 16:44:40 > System.UnauthorizedAccessException: 对路径“E:\TCJC\Web.config”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) 在 System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) 在 System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) 在 System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) 在 XHD.Server.install.CheckConfig(String webconfigfile) 位置 D:\TCJC\Server\install.cs:行号 181