Hi All,
I am facing an configuration issue in my server. I have upgraded our LAN SLX from 7.5.2 to 8.3.2.
The upgrade went smooth and everything in LAN client works fine.
Also, in Application Architect i have built and deployed the project successfully with out any errors. The following is the issue i am facing when i try to login in to Web Client.
It is showing Unauthorized ASP.NET error page.Please note that at this point i have only anonymous authentication enabled on IIS.
When i also enabled basic and forms authentication in IIS for Slxclient, then when i try to access the http://localhost:3333/Slxclient , it is asking for windows pop-up (though my intention is not make windows authentication) and when i pass webdll and password to that pop-up it is now showing the login page and when i login everything inside the portal works fine
Now i have similiar problem with sdata (i need this for my xbar configuration) and when i make basic and forms authentication in IIS enabled for sdata in IIS it is not working.
Can someone help me in sorting out this please?
Why i am getting pop-up for webdll user every time i access login page?
What authentication i need to keep for sdata to make it accessibly work?( The reason why i say accessibly work is may be sdata is working inside my slxclient fine that's why i can see all my dashboards and other group features working inside my slxclient portal but i am unable to access it externally because of some setting in configuration)
Please help
Thanks,
Ram