Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all

I am using IE 8 for my project but its showing me an error session expired and diverts me to the session expired page of my project.
i have turned ON my compatibility view.

I have used FrameSET on the page from where it redirects me atomatically.

thanks in advnace
koolprasad2003 :)
Posted
Comments
Sandeep Mewara 1-Dec-10 2:04am    
tried DEBUGGER?

Hi
Have a look on IE8 Bugs Here[^]
 
Share this answer
 
If possible please share the code or markup.
 
Share this answer
 
Try to set http header in IIS like this for ur app.

P3P: CP="CAO PSA OUR"

Hope this helps u..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900