Permissions Error
I am able to run my Windows app from a local drive. But I try running it from a mapped drive, I get the following error:
Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0
After I click Ok, it recommends I tweak the .Net Configuration wizard to adjust the security settings. What does that mean ?
TIA
.
Relevant Pages
- Re: data call:readfile on pocketPC2003
... If you are a Windows app then you may want to use the simple call back. ... If not then you probably need to think about some kind of threading. ... you call TAPI's lineAnswer() and hopefully the TSP ... You save the request ID and any context state ... (microsoft.public.win32.programmer.tapi) - Every ASP.NET application - a multithreaded windows app?
... Then, a separate thread is issued to serve my page request, and it ... windows app which happens to listen on port 80? ... ASP.NET application, to process some complex tasks, and letting users use ... (microsoft.public.dotnet.framework.aspnet) - Re: ASP.Net Web.config security question
... For some *very* annoying reason reason the security settings only work when ... The security settings are completely ignored ... when an HTML file is requested. ... > I enabled trace and the only status-code for a request is 200. ... (microsoft.public.dotnet.framework.aspnet) - Internet Connection Error
... "Your request cannot be completed because the service could ... experiencing technical difficulties, or you may need to adjust ... knows how I should adjust my network settings as stated in the error, ... (microsoft.public.windowsxp.basics) - Re: URLDownloadToFile
... request is blocked by windows firewall or security settings ... request is blocked by third party firewall or antispyware software ... This posting is provided "AS IS" with no warranties, and confers no ... (microsoft.public.win32.programmer.networks) |
|