[UnauthorizedAccessException: 对路径“d:\wwwroot\jingliyuan\wwwroot\bin”的访问被拒绝
。]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +12602111
System.IO.FileSystemEnumerableIterator`1.CommonInit() +385
System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) +398
System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption) +68
System.IO.DirectoryInfo.GetFiles(String searchPattern) +20
System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +81
System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +140
System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +176
System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies() +99
System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean& isRefAssemblyLoaded) +310
System.Web.Compilation.BuildManager.ExecutePreAppStart() +165
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +590
[HttpException (0x80004005): 对路径“d:\wwwroot\jingliyuan\wwwroot\bin”的访问被拒绝
。]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +10087920
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +99
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +263
|