I have an application that downloads a file from a website,
I’m using watin and c# to download the file.
Environment : Windows server 8 64bit
The problem is when i run the application i get the warning:
“To help protect your security, Windows Internet Explorer blocked this site from downloading files to your computer”
But if i navigate to the website and click manually download, then no issue.
I’m not able to change the settings of internet explorer
How can i avoid this warning in c# and watin?
It seems that it’s impossible to do that 🙁
The only solution provided by a professional is to adjust manually the security settings of IE