mierlp Posted September 29, 2014 Posted September 29, 2014 Hi, Created a new application: http://jacbongers.muziekagenda.nl When connection with IE11 (version 11.0.9600.17280) i got the loading message and the turning wheel in the middle of the screen,- see attachment Using Google Chroome and connect to this application it works! Using Mozilla Firefox and connect to this application it works! When using the same IE browser and surfing to a application build with uniGui 0.94 version, see http://mypaaspop.muziekagenda.nl this works without a problem What can cause this problem, because lots op people are using IE11 Quote
erich.wanker Posted September 29, 2014 Posted September 29, 2014 Hello mierlp, i tested it .. and i can not reproduce your problem .... Win 8.1 / 32bit / IE11 / german OS Quote
zilav Posted September 29, 2014 Posted September 29, 2014 I have a lof of reports from users of IE (any versions from 8 to 11) being stuck on "loading" message with the latest versions, which is always cured by using Chrome of FF. However when I test myself it always works in IE11 which I have. So the issue is hard to reproduce, but it is definitely there. Quote
mierlp Posted September 29, 2014 Author Posted September 29, 2014 Hi, Strange...Erich has it working. On my local machine it works with the same browser, but you can't compare localhost and IIS. The problem is that we have to delivery the apps at the end of the week. I don't know if it's possible to use a older version of uniGui like 0.94 which i have in my archive I hope there will be a solutions for the problem. Quote
Administrators Farshad Mohajeri Posted September 29, 2014 Administrators Posted September 29, 2014 "latest versions" are? Quote
Administrators Farshad Mohajeri Posted September 29, 2014 Administrators Posted September 29, 2014 Exactly from which version this issue started? Quote
Administrators Farshad Mohajeri Posted September 29, 2014 Administrators Posted September 29, 2014 Hi, Created a new application: http://jacbongers.muziekagenda.nl When connection with IE11 (version 11.0.9600.17280) i got the loading message and the turning wheel in the middle of the screen,- see attachment Using Google Chroome and connect to this application it works! Using Mozilla Firefox and connect to this application it works! When using the same IE browser and surfing to a application build with uniGui 0.94 version, see http://mypaaspop.muziekagenda.nl this works without a problem What can cause this problem, because lots op people are using IE11 Can you reproduce this on your PC? If yes please give me a TW commection. Quote
ZigZig Posted September 29, 2014 Posted September 29, 2014 I think that your URL runs in compatibility mode in your IE11. Try to disable compatibility mode (or remove your url from IE's compatibility list or uncheck "show intranet sites in compatibility mode"), it shoud solve your issue. 1 Quote
Administrators Farshad Mohajeri Posted September 29, 2014 Administrators Posted September 29, 2014 commection Which should be read as connection! Quote
MariusTurnkey Posted September 29, 2014 Posted September 29, 2014 Renders on IE 11.0.9600.17280 over here Quote
Administrators Farshad Mohajeri Posted September 29, 2014 Administrators Posted September 29, 2014 Issue found and resolved. It is the compatibility mode which is enabled and runs in IE7 mode. There was a JS bug in one of uniGUI JS files that I fixed. Resolution is to turn off compatibility mode. Quote
Administrators Farshad Mohajeri Posted September 29, 2014 Administrators Posted September 29, 2014 Alternate solution: <meta http-equiv="X-UA-Compatible" content="IE=edge"> Add above to ServerModule: CustomMeta Quote
mierlp Posted September 29, 2014 Author Posted September 29, 2014 Hi Farshad, Thanks for the quick respons and also the help of the other forum members...just great. Question...must i add this line to CustomMeta.Strings ? Regards Peter Quote
Administrators Farshad Mohajeri Posted September 29, 2014 Administrators Posted September 29, 2014 Hi Farshad, Thanks for the quick respons and also the help of the other forum members...just great. Question...must i add this line to CustomMeta.Strings ? Yes, as a temporary solution. I will add this to internal code. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.