Ask a Question related to ASP.NET General, Design and Development.
-
Chance Hopkins #1
Re: Error Security Policy.
just a guess...but try:
web_lowtrust.config
web_notrust.config
web_hightrust.config
that may be what the error is referring to, as far as "what to change"
goes...sorry no help here
"Terry Orzechowski" <torzechowski@fhhlc.com> wrote in message
news:0fb101c33cf7$0dfa1df0$a601280a@phx.gbl...> The application attempted to perform an operation not
> allowed by the security policy.
>
> I have a vb6 dll that I have to use in an asp.net
> application. It works in VB.net but does not work in
> asp.net or in a web service due to the above error. To
> grant this application the required permission please
> contact your system administrator or change the
> application's trust level in the configuration file.
>
> I went in through the wizards and gave the assembly
> permissions.
>
> Even though policy does not sound like a user permission I
> changed the internet user to anonymous and gave it my log
> in so that the user is me as the administrator. No joy.
>
> Please Help or you could see me with a sign saying will
> code for food on the side of the road.
Chance Hopkins Guest
-
Security Policy
What is the best way for me to achieve the following 1. Disable CD-ROM, Floppy & USB on client computers 2. Stop users from copying files from... -
Error - not allowed by the security policy
Hi - no problems running locally on localhost, however when deployed to host (one&one) I get the following messgage at these lines (two different... -
security policy for many users
I am developing for an Intranet with about 100 users (we do computer training). We're running about 12 different ASP.NET applications. 4 of these... -
Local security policy
I have two local XP Pro machines that I need to restrict the user rights on. I have found the settings I want to apply in the local groups policy.... -
Error Security Policy - More information
I found where the security error is coming from. After going through my DCOM settings (I didn't know the dll was a DCOM) I found that the DLL was...



Reply With Quote

