Hi guys, last night we did a big deployment to our production envirionment, now we are facing some problems with some new dialogs.
When they are showed with ShowDialog, internet explorer gives an error that the page contains unsafe (http) items. 'This page contains unsafe items, do you want to continue, yes /no'. It doesn't matter what you choose yes or no then the dialog load ok.
We have enforceHTTPS on and i'm 99,9999% sure we didn't use any http url in this dialog. I checked it with fidler but can't find any http url.
In chrome or firefox we don't have problems only ie7 + 8, we use VWG 6.3.14.
Please advise what to do...
Best Regards,
Tom