Hi!
Yesterday evening I received a user report on the problem of the our site operation under Chrome.
Logic of this service requires launching specially developed ClickOnce appications with different parameters.
The check confirmed that in the current version of Chrome the problem is present and when using (by default) to starting the application the meta tags (like '<meta http-equiv="refresh" content="0;URL=/ServicePack/NeoUpdater/Neo_Updater.application?USER=51981 " >'; ) and even when application calling via (<form method="post" action="/ServicePack/NeoUpdater/Neo_Updater.application"><input type="hidden" name="USER" value="51981">)
Work of specially created test page (
https://rdupdate.space/test.php ) under FireFox \ IE \ Chrome:
https://www.youtube.com/watch?v=K7li42pjATM
Because Chrome hasn't internal support of ClickOnce it need (like FireFox) one from this plugins:
All 3 was checked with same result.
Its looks as some "security fix", but funniest thing about is a sterling launch of the supposedly "unwanted" application and crash remaining part of page because arisen exception...
Can't find any way to solve this problem (even via any Chrome settings for current site).
Any ideas and suggestions are applaud.
Thanks in advance!