Cannot login to backend using IE9 (SF 5.0)
Hi,
When I try to login to the backend using Firefox or Chrome it works fine but I haven't been able to login using IE9 yet.
Everytime I try to login I remain on the login page.
I might receive the message
"Someone is already using this username and password from
another computer or browser.
To proceed, you need to log him/her
off"
but even clicking OK redirects me to the Login page.
Trying to Access any resource confirms me that I am still unauthenticated.
Below is the comparison of the HTTP requests between IE and other browsers.
IE9:
POST /Sitefinity/Authenticate/SWT?realm....
GET /Sitefinity?wrap_deflated=true&wrap_access_token=....
GET /Sitefinity
GET /Sitefinity/Authenticate/SWT?realm=...
Firefox & Chrome:
POST /Sitefinity/Authenticate/SWT?realm....
GET /Sitefinity?wrap_deflated=true&wrap_access_token=....
GET /Sitefinity
GET /Sitefinity/Dashboard
Yann,
I have done that.
I also removed all the cookies from IE, restarted IIS and tried to login...
I found something interesting.
I have the same problem updating from 4.2 to 4.3.
Hi,
This behaviour is really strange as if your site was configured correctly in IIS you should be able to log in / log out correctly. Can you confirm that you have configured IIS and Sitefinity correctly to our documentation:
www.sitefinity.com/.../installing_sitefinity_4_on_iis_7.aspx
Also please verify that you re not logged in from some other instance in the site ( for example PM ). If you have configured your site to use IIS, stop all PM processes.
All the best,
Victor Velev
the Telerik team