Issues with WebBrowser Control browsing files
I'm making a application i VB express 2005 using the built in WebBrowser control. It works great for browsing the internet, and it works great for browsing your local hard-drive (c:\) or memory stick.
The problem however is when I'm entering the local office server. (X:\ in this case). Every time i want to open a file using the WebBrowser control im given a security warning telling me "It can be damaging to run a systemcommand on this element. Do you want to continue?"
Picture: http://www.pinjaweb.net/cncs/webcontrol01.jpg
Now this is extremely anoying and unwanted. As this program will be used to open tens to hundreds of files each day.
My drag and drop file ability within the webBrowser window also disappears when im surfing on the local file server (x:\). But works without any flaws when im using it on my local c:\ hard drive.
Side note:
If i run Explorer and go to my local file server x:\ i never get the warning on opening files, nor loose my drag and drop ability.
Other Info:
WindowsXp Sp2
IE 7
Visual Basic 2005 Express
Help is appreciated at the highest levels of appreciating.
Thank you for your time!

