windows - IE8 Local HTML File - "System cannot find the specified file." -


We are writing a Windows client application in VB.NET. On the first launch of the application, it loads a local HTML file "User Guide" for which the user becomes familiar with the new software. There is also a menu option to access the content that generates the same error. Whenever the page is launched, a dialog box appears that "the system could not find the file specified.", And then the browser loads the window content. It is IE8 specific, as we had previously not had any problems with Firefox along with IE6 and 7.

Apparently this behavior is happening to some of our users even within Outlook 2007, whenever they click on a link in the email, but only click on the first link

Additionally, there should be a condition for error that no IE8 window is running, otherwise another tab opens and loads content properly. We get this error on XP and Vista.

So far I've got this issue about:

Anything will be highly appreciated.

Thank you!

The same issue; The problem was fixed by disabling specific add-ons:

"Sophos Web Content Scanner"

It seems that anti-virus add-ons are criminals here - or IE8 only The problem can also be reproduced by entering the URL in the start box in Vista (the add-on is running)


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -