1.

Word Automatic Added In My URL in asp.net

Answer»

Some times some WORDS are automatically ADDED to url for EXAMPLE:-
http://localhost:1373/ProjectName/(S(h2gukh55vjbkbznzk3g1phao))/LoginDetails/Default.aspx

In above url (S(h2gukh55vjbkbznzk3g1phao))

To REMOVE this go to web.config and remove

cookieless="true"

Problem will resolve



Discussion

No Comment Found