I am creating an asp.net application and have noticed that an extra folder is being added to the URL. If I enter this address into the URL
http://www.w-apublishing.com/Home.aspx it is getting changed to
http://www.w-apublishing.com/(S(lmvhbkmk3lgddyeoumfrh2bm))/Home.aspx.
How can I prevent the url from adding/displaying this extra information?