Ask a Question related to ASP.NET General, Design and Development.
-
Terry Orzechowski #1
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 set to run on a remote
Dev server instead of my machine. Since my settings in
IIS were to have the anonymous user log in as my Domain
User account I am at a loss as to what needs to change on
the DEV server to give internet applications permissions
to execute on the remote server. But if I execute locally
everything works fine so that is the key. At least I know
what area to search in now.
Thanks to those that responded, and thanks in advance to
anyone that lets me know how to fix the issue.
Terry Orzechowski Guest
-
Security Information error in Internet Explorer
We have a secured website utilizing a third-party shockwave contents. These contents are embedded in html like the code attached below. Since our... -
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... -
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...



Reply With Quote

