Re: Trusted sites issue...

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi,

Have you ensured that your script does not include references
to unsecured or third party sites? If the script uses resources
from an unsecured area, or sends to a different site, it may be
possible to generate such errors (and rightly so - if that is the
case, the script is not very secure!). However, this is just a
guess - as you requested, here are some resources on how Security
Zones operate in IE:

Internet Explorer Security Options, Part 1
http://www.windowsitpro.com/Articles/Index.cfm?ArticleID=20468&DisplayTab=Article

Internet Explorer Security Options, Part 2
http://www.windowsitpro.com/Article/ArticleID/20622/20622.html
(the above resource includes links to parts 3-6 as well).

How to use security zones in Internet Explorer
http://support.microsoft.com/kb/174360/EN-US/

How to Use Wild Cards When You Add Web Sites to Security Zones
http://support.microsoft.com/?kbid=184456


Hope the above links are of some use - I've tried to rank them
according to perceived usefulness, but that is, of course,
subjective.

Best regards,

If you have any questions or comments, do not hesitate to ask,

Altrus



"jlpingree" <junk#dmdservices.com> wrote in message
news:%233m99mKVFHA.2420@xxxxxxxxxxxxxxxxxxxxxxx
: I consider this a bug not a feature.
:
: Whenever I add a trusted site via an IP addressed URL, as in:
: https://xxx.xxx.xxx.xxx/*.* OR https://xxx.xxx.xxx.xxx/*
:
: IE removes the *.* or * (wild card matches).
:
: Every time we want to log out of our secure environment we get
javascript
: errors, basically the code is being blocked by IE. This is
EXTREMELY
: fustrating since we have the URL listed as a trusted site!!!
Unless we
: delete the basic URL and add the URL WITH the logout page, as
in:
: https://xxx.xxx.xxx.xxx/logout.aspx the code is refused by IE.
:
: Am I a little fustrated YES... Do I not understand why it works
this way? If
: so, please explain.
:
: BTW, I do not experiance this issue with Firefox!!
:
: Thank you.
:
:
:
:
:


.



Relevant Pages

  • Are sysctl(8) values useful for measuring system resource consumption?
    ... the "developer experience," what resources are thus consumed, and figure ... script that essentailly acts as a bit of "scaffolding" around time; ... the script sets things up to invoke timewith the "-l" flag (so we ...
    (freebsd-performance)
  • Re: Configure failover in seconds
    ... You'll probably have to experiment to find the optimal settings since you don't want to ignore failed resources. ... When a failover starts, it starts. ... add this script as a resource to your cluster ... and your disk resources do not come online until your script finishes. ...
    (microsoft.public.windows.server.clustering)
  • Re: Ruby 1.9.1, Threads and "The handle is invalid."
    ... will generate overhead and highly likely you're exhausting resources ... Actually I get the crash for both 700 threads and 10 threads. ... I wrote the script with 25 threads and the 700 one remained from the ...
    (comp.lang.ruby)
  • Re: Unexpected exit of Python script
    ... their some way to release all the resources acquired by the script ... during execution? ... of script exit to ensure the release of all ... I am using the subscription functionality. ...
    (comp.lang.python)
  • Re: How to Get WebResources.axd working on IIS on XP Pro
    ... with whatever script resources your objects need. ... Rick Strahl shows you how to embed your own resources for use with WebResources.axd: ... I have an aspx script that works fine when run from Visual Web ... I think I've tracked the problem to a failure of IIS to find ...
    (microsoft.public.dotnet.framework.aspnet)