Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / June 2007

Tip: Looking for answers? Try searching our database.

Mysterious addition to URL in ASP.Net 2

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Cyril Gupta <cyrilgupta - 30 Jun 2007 06:44 GMT
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
nahid - 30 Jun 2007 06:56 GMT
> Hello Friends & Experts,
>
[quoted text clipped - 16 lines]
> Thanks
> Cyril Gupta

hi,
please check in web config following
<sessionState mode="InProc"
stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"
cookieless="false" timeout="1"/>
it seems you are runn in cookieless="true"

hope this help

nahid
http://nahidulkibria.blogspot.com/
http://kaz.com.bd/
Cyril Gupta <cyrilgupta - 30 Jun 2007 07:07 GMT
Hello nahid,

Yes, it helped. Thank you very much Nahid!.

:)

Cheers!

-- You can do anything with a little bit of 'magination.

-- I've been programming so long, my brain is now software.

>> Hello Friends & Experts,
>>
[quoted text clipped - 30 lines]
> http://nahidulkibria.blogspot.com/
> http://kaz.com.bd/

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.