HeavenWu / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

clicking the documentation "tab" on http://slimdx.org/ leads to error message #673

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In IE 8.0 and Opera 10.53. See:
----------------------------------------------------
Server Error in '/latestdocs' Application.
---------------------------------------------------------------------------
-----

Security Exception 
Description: The application attempted to perform an operation not allowed 
by the security policy.  To grant this application the required permission 
please contact your system administrator or change the application's trust 
level in the configuration file. 

Exception Details: System.Security.SecurityException: Request for the 
permission of type 'System.Web.AspNetHostingPermission, System, 
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

Source Error: 

[No relevant source lines]

Source File: App_Web_8fcdt2lw.1.cs    Line: 0 

Stack Trace: 

[SecurityException: Request for the permission of 
type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, 
Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.]
   System.Web.HttpRuntime.get_AppDomainAppId() +37
   DaveSexton.DocProject.DocSites.DocSiteManager.EnsureConfiguration() +172
   DaveSexton.DocProject.DocSites.DocSiteManager.get_Settings() +15
   DocSite.Controls.DocSiteHeader.OnInit(EventArgs e) in 
DocSiteHeader.ascx.cs:39
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Page.ProcessRequestMain(Boolean 
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6785
   System.Web.UI.Page.ProcessRequest(Boolean 
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +242
   System.Web.UI.Page.ProcessRequest() +80
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21
   System.Web.UI.Page.ProcessRequest(HttpContext context) +49
   ASP.default_aspx.ProcessRequest(HttpContext context) in 
App_Web_8fcdt2lw.1.cs:0

System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionSt
ep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& 
completedSynchronously) +75

---------------------------------------------------------------------------
-----
Version Information: Microsoft .NET Framework Version:2.0.50727.3607; 
ASP.NET Version:2.0.50727.3082 

Original issue reported on code.google.com by ge...@bisseling.de on 18 May 2010 at 4:27

GoogleCodeExporter commented 8 years ago

Original comment by promit....@gmail.com on 18 May 2010 at 4:33