tags:

views:

807

answers:

1

Many of my url's on my site www.mysite.com/Display.aspx?ID=128

gets displayed to users as

www.mysite.com/Display.aspx?ID=128&AspxAutoDetectCookieSupport=1

How can I remove AspxAutoDetectCookieSupport.

I understand it has to do something with cookie in web.config, but where? And what would be the implications if I remove that. How to remove?

A: 
Bayard Randel
This fixes the /(t5......55)/ before the Home.aspx issue. But not the 302 redirect.
aron