[progress Communities] [progress Openedge Abl] Forum Post: Re: Internet Explorer Gray Window

  • Thread starter Thread starter teppo_55
  • Start date Start date
Status
Not open for further replies.
T

teppo_55

Guest
Hi, I asked to change the authentication to narrow down the problem. If the application is working in IE without authentication then the problem is with IE showing authenticated resources or some problem with OE. >> The problem is there – in authentication. You can directly test your application in IE by just entering the WebApp URL. In your case it is: http://88.113.172.165:8810/hhMobile . >> When entering this ( http://88.113.172.165:8810/hhMobile) in IE, it opens the Pacific Application Server-screen ( http://88.113.172.165:8810/hhMobile/static/index.html) without authentication. Provide the Username and Password and then you will be redirected to WebApp static page ( http://88.113.172.165:8810/hhMobile/static/index.html ) if login is successful. If you want to test the application from Telerik AppBuilder by disabling the authentication then you have to update the authentication information in the following places: - In appSettings.js file from Telerik AppBuilder "authenticationModel": "anonymous", - Edit the web.xml file under /PASOEContent/WEB-INF folder. Replace entry /WEB-INF/oeablSecurity-basic-local.xml (line number 69) in web.xml file with /WEB-INF/oeablSecurity-anonymous.xml - Republish the changes and then restart the server >> I did this. Because of application logic, the login page disappeared. When I go to data list page, there are no problems. So the problem with IE is when I use authentication, which is ablolutely necessary Hope this helps, Sanjeev. Regards - teppo ---------------------------|-------------------- Teppo Määttänen____| TR-Tiimi Oy Consultant_________| Struerintie 1 teppo @ trtiimi.fi____| 30100 FORSSA int-358-50-5748 226 | www.trtiimi.fi ---------------------------|--------------------

Continue reading...
 
Status
Not open for further replies.
Back
Top