0
Reply

Security issue in Web browser control

Syed Rafiq

Syed Rafiq

Feb 4 2009 4:24 AM
4.2k

I am using Web browser control in C#, in which we are loading FCK editor (a third-party HTML Editor tool).  There are some JavaScript function in the FCK editor tool, which we are using to intialize, set and get data from the editor.  While running our application in Windows XP /IE 6.0 & IE 7.0 it works fine  but we are getting security block while running in Windows Vista machine with IE 7.0. We searched solution for the problem in web, we found a solution to change setting in Internet options, that is, by checking the option "Allow active content to run in files on My Computer" under Advanced tab.  We tried this setting changes but still we cannot able to resolve the issue. Can anybody throw light on my issue?

The security block message that we are getting is as follows...

"To help protect your security, your web browser has restricted this file from showing active content that could access your computer."

I'm using:
Visual Studio 2005
.NET Framework 2.0