Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Phantom folder in path

Reply
Thread Tools

Phantom folder in path

 
 
tfs
Guest
Posts: n/a
 
      06-27-2004
My program seems to be coming up with a phantom folder.

The folder doesn't show up until I do my login page from my forms
authentication web.config setup.

Before I get the login pages all my paths look correct. For example:

http://192.168.122.55/contour/VDW/default.asp

After I go the login page the same page looks like this:

http://192.168.122.55/contour/(0vsxt...dw/default.asp

All my pages now have this extra folder (0vsxtf55wzxyqn55c5fdcjnn),
..

What would be causing this?

Thanks,

Tom


Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
 
Reply With Quote
 
 
 
 
Craig Deelsnyder
Guest
Posts: n/a
 
      06-27-2004
On 27 Jun 2004 02:02:34 -0500, tfs
<> wrote:

> My program seems to be coming up with a phantom folder.
>
> The folder doesn't show up until I do my login page from my forms
> authentication web.config setup.
>
> Before I get the login pages all my paths look correct. For example:
>
> http://192.168.122.55/contour/VDW/default.asp
>
> After I go the login page the same page looks like this:
>
> http://192.168.122.55/contour/(0vsxt...dw/default.asp
>
> All my pages now have this extra folder (0vsxtf55wzxyqn55c5fdcjnn),
> .
>
> What would be causing this?
>
> Thanks,
>
> Tom
>
>
> Posted Via Usenet.com Premium Usenet Newsgroup Services
> ----------------------------------------------------------
> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> ----------------------------------------------------------
> http://www.usenet.com


The number is coming from cookieless sessions, which you must have turned
on. This is used to track sessions when cookies aren't to be used. Check
in your web.config, there's a flag (boolean) that turns this on/off.

--
Craig Deelsnyder
Microsoft MVP - ASP/ASP.NET
 
Reply With Quote
 
 
 
 
Thomas Scheiderich
Guest
Posts: n/a
 
      06-27-2004
"Craig Deelsnyder" <cdeelsny@no_spam_4_meyahoo.com> wrote in message
newspr99ow2rr75dg5d@cowboy...
> On 27 Jun 2004 02:02:34 -0500, tfs
> <> wrote:
>
> > My program seems to be coming up with a phantom folder.
> >
> > The folder doesn't show up until I do my login page from my forms
> > authentication web.config setup.
> >
> > Before I get the login pages all my paths look correct. For example:
> >
> > http://192.168.122.55/contour/VDW/default.asp
> >
> > After I go the login page the same page looks like this:
> >
> > http://192.168.122.55/contour/(0vsxt...dw/default.asp
> >
> > All my pages now have this extra folder (0vsxtf55wzxyqn55c5fdcjnn),
> > .
> >
> > What would be causing this?
> >
> > Thanks,
> >
> > Tom
> >
> >
> > Posted Via Usenet.com Premium Usenet Newsgroup Services
> > ----------------------------------------------------------
> > ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> > ----------------------------------------------------------
> > http://www.usenet.com

>
> The number is coming from cookieless sessions, which you must have turned
> on. This is used to track sessions when cookies aren't to be used. Check
> in your web.config, there's a flag (boolean) that turns this on/off.


That was it.

Thanks,

Tom
>
> --
> Craig Deelsnyder
> Microsoft MVP - ASP/ASP.NET



 
Reply With Quote
 
John Saunders
Guest
Posts: n/a
 
      06-27-2004
"tfs" <> wrote in message
news:40de710a$...
> My program seems to be coming up with a phantom folder.
>
> The folder doesn't show up until I do my login page from my forms
> authentication web.config setup.
>
> Before I get the login pages all my paths look correct. For example:
>
> http://192.168.122.55/contour/VDW/default.asp
>
> After I go the login page the same page looks like this:
>
> http://192.168.122.55/contour/(0vsxt...dw/default.asp
>
> All my pages now have this extra folder (0vsxtf55wzxyqn55c5fdcjnn),
> .
>
> What would be causing this?


Cookieless session state.
--
John Saunders
johnwsaundersiii at hotmail


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Phantom Folder In Recycle Bin Thip Computer Support 6 09-07-2012 11:35 AM
Antec Phantom 500 Power Supply Review at XYZ Computing Silverstrand Front Page News 0 08-23-2005 01:29 AM
Can't get rid of phantom route. Bryan McClendon Cisco 5 09-13-2004 09:55 PM
Phantom folder in path Thomas Scheiderich ASP .Net 0 06-27-2004 03:34 AM
Phantom ports Mark Bryant Cisco 1 04-14-2004 07:10 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57