On Dec 10, 7:45 pm, "Sheng Jiang[MVP]"
<sheng_ji...@hotmail.com.discusswrote:
You can display an error message and let the user decide to trust your
program or not. Visual Studio 2005 once asked me wether to trust Visual
Studio 2005 or not when i was using a Visual C++ wizard (seehttp://jiangsheng.spaces.live.com/blog/cns!1BE894DEAF296E0A!539.entry). I
had to trust Visual Studio 2005 to continue working.
I understand that, but IE doesn't produce a nice security warning for
this issue, it simply seems to prevent the application from working.
(Something to do with the localhost connection from the browser
instance to the locally running application.)
Because IE doesn't produce a nice warning message I'd like to detect
whether they have their security restrictions set to 'high', and if
so, warn them on startup.