C
Cyril Gupta
Hello Friends & Experts,
I am having a little problem with my new Asp.net 2 website. Whenever I run
the website (in debug, or on server) a mysterious text is added to my URL
like this: -
http://localhost:1385/BlogAggregator/(S(mlsbaxvec14tfxigjuyhsi55))/Default.aspx
First the app loads the regular url
http://localhost:1385/BlogAggregator/Default.aspx
and then re-directs to the earlier URL.
What is happening?
Also my session variables and cookies are nt working.
Please help.
Thanks
Cyril Gupta
I am having a little problem with my new Asp.net 2 website. Whenever I run
the website (in debug, or on server) a mysterious text is added to my URL
like this: -
http://localhost:1385/BlogAggregator/(S(mlsbaxvec14tfxigjuyhsi55))/Default.aspx
First the app loads the regular url
http://localhost:1385/BlogAggregator/Default.aspx
and then re-directs to the earlier URL.
What is happening?
Also my session variables and cookies are nt working.
Please help.
Thanks
Cyril Gupta