|
From: Dave on 3 Jul 2008 09:56 I changed something a long time ago that makes my sites URL look like this...: http://myPage/(S(jcc1dp45kmsjgeupvji3fyje))/Default.aspx Can someone please tell me what the setting is/was that I changed? Thanks
From: marss on 3 Jul 2008 10:10 On Jul 3, 4:56 pm, Dave <Dave.Burk...(a)jacobs.com> wrote: > I changed something a long time ago that makes my sites URL look like > this...: > > http://myPage/(S(jcc1dp45kmsjgeupvji3fyje))/Default.aspx > > Can someone please tell me what the setting is/was that I changed? > Thanks Probably you changed this line: <sessionState ... cookieless="false" ... /> to <sessionState ... cookieless="true" ... /> Mykola http://marss.co.ua
From: Dave on 3 Jul 2008 10:14 Thanks for the quick response! On Jul 3, 9:10 am, marss <marss...(a)gmail.com> wrote: > On Jul 3, 4:56 pm, Dave <Dave.Burk...(a)jacobs.com> wrote: > > > I changed something a long time ago that makes my sites URL look like > > this...: > > >http://myPage/(S(jcc1dp45kmsjgeupvji3fyje))/Default.aspx > > > Can someone please tell me what the setting is/was that I changed? > > Thanks > > Probably you changed this line: > <sessionState ... cookieless="false" ... /> > to > <sessionState ... cookieless="true" ... /> > > Mykolahttp://marss.co.ua
|
Pages: 1 Prev: Debug That assembly does not allow partially trusted callers Next: Image quality |