Lademar 0 Denunciar post Postado Outubro 9, 2007 Bom dia.O site estava funcinando perfeitamente ai começou a nao ter mais acesso e foi exibida esta pagina ja tentei de tudo e nao tive sucesso alguem pode me ajudar, isso acontece em todas as paginas.Grato a quem puder ajudar.Server Error in '/vpnetsite' Application.--------------------------------------------------------------------------------Access to the path 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\vpnetsite\9c34847b\db85a424\App_global.asax.compiled' is denied. 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.UnauthorizedAccessException: Access to the path 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\vpnetsite\9c34847b\db85a424\App_global.asax.compiled' is denied. ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"/>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user. To grant ASP.NET access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.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: [unauthorizedAccessException: Access to the path 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\vpnetsite\9c34847b\db85a424\App_global.asax.compiled' is denied.] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1971539 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) +998 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +114 System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding) +47 System.Web.Compilation.PreservationFileWriter.SaveBuildResultToFile(String preservationFile, BuildResult result, Int64 hashCode) +88 System.Web.Compilation.DiskBuildResultCache.CacheBuildResult(String cacheKey, BuildResult result, Int64 hashCode, DateTime utcStart) +227 System.Web.Compilation.BuildManager.CacheBuildResultInternal(String cacheKey, BuildResult result, Int64 hashCode, DateTime utcStart) +95 System.Web.Compilation.BuildManager.CacheBuildResult(String cacheKey, BuildResult result, DateTime utcStart) +57 System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp) +414 System.Web.Compilation.BuildManager.CompileGlobalAsax() +38 System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +421[HttpException (0x80004005): Access to the path 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\vpnetsite\9c34847b\db85a424\App_global.asax.compiled' is denied.] System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +81 System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +524 System.Web.Compilation.BuildManager.CallAppInitializeMethod() +27 System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +805[HttpException (0x80004005): Access to the path 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\vpnetsite\9c34847b\db85a424\App_global.asax.compiled' is denied.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +642 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +121 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +314 --------------------------------------------------------------------------------Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832 Compartilhar este post Link para o post Compartilhar em outros sites
Bertizini 0 Denunciar post Postado Outubro 10, 2007 LademarIsso é erro de acesso negado.O seu host pode ter tido alguma pane e as permissões de acesso a pastas podem ter sido redefinidas.Tente fazer o seguinte:Recompilar seu projeto inteiro.Fazer upload dos arquivo do site novamente, substituindo todos já existentes no host.Verificar a permissão de acesso das pastas no seu host.Qq coisa da um toque.Inté Compartilhar este post Link para o post Compartilhar em outros sites