webbrowser control does not work on win 2003 server
Hi,
I have a program which uses web browser control to automize some testing. it works fine on local machine. however, when I deploy it on windows server 2003, for some reasons, the program can not click any buttons automatically in the IE browser control.
I checked, the IE on windows 2003, because of security, the internet is set in the highest security zone, all others, i.e. activex, scripting, ... are enabled.
anyone knows what could be the possible reason?
thanks
bear
Re: webbrowser control does not work on win 2003 server
Well, when you test the program, is the website/page actually showing up in the webbrowser? You may need to add the site to the list of trusted sites in IE. It's kind of annoying.