Ask a Question related to ASP.NET Security, Design and Development.
-
A. Elamiri #1
Re: System.Security.SecurityException: Request failed.
Could you paste the code that's in Page_load?
--
Abdellah Elamiri
..net Developer
Efficacy through simplicity
"Luke Sanderlin" <anonymous@discussions.microsoft.com> wrote in message
news:680FC8AB-CBAA-4B9C-BA15-E1CC7EB1414E@microsoft.com...building and testing the app locally, I proceeded to copy it it's eternal> Could someone assist me with this issue?
> I have build a web app on my workstation (xp,vs2003 ent arch) and after
home a windows 2003 server (IIS 6) and recieved the following error. I've
seen a few solutions in my quest for sanity, and they have not been much
help. THX.by the security policy. To grant this application the required permission>
>
> Security Exception
> Description: The application attempted to perform an operation not allowed
please contact your system administrator or change the application's trust
level in the configuration file.web request. Information regarding the origin and location of the exception>
> Exception Details: System.Security.SecurityException: Request failed.
>
> Source Error:
>
> An unhandled exception was generated during the execution of the current
can be identified using the exception stack trace below.System.Web.CallHandlerExecutionStep.System.Web.Htt pApplication+IExecutionSte>
> Stack Trace:
>
>
> [SecurityException: Request failed.]
> EPSATS.main.Page_Load(Object Sender, EventArgs e) +0
> System.Web.UI.Control.OnLoad(EventArgs e) +67
> System.Web.UI.Control.LoadRecursive() +35
> System.Web.UI.Page.ProcessRequestMain() +2106
> System.Web.UI.Page.ProcessRequest() +218
> System.Web.UI.Page.ProcessRequest(HttpContext context) +18
>
p.Execute() +179completedSynchronously) +87> System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&>
>
>
A. Elamiri Guest
-
System.Net.WebException: The request failed with the error message:Object moved to here
Greetings, This question is related to Microsoft Reporting Services Web service. I tried asking it in RS groups but no one seems to be... -
System.Security.SecurityException Error
Hello All, I have built and deployed a .NET web service to a web server . Then, I created a C# console application wrapper around this web... -
System.Security.SecurityException: Security error
Dear All, The problem or error which I am getting while running my web application is as given below: Security Exception Description: The... -
System.Net.WebException: The request failed with the error message: Object Moved
We have a web service that we built with VB.NET and had been working for about 5 months or so, that is until last month. We use this web service... -
System.Security.SecurityException: Request failed
Hello, I want to run an existing .Net 1.0 project on .Net 1.1. The exception description is as follows: Description: The application attempted to...



Reply With Quote

