Hello

i've got a strange problem....

in my asp pages, cookies have stopped working... sometimes, they will write and i can see the file it's made, and it all looks ok... other times it won't even write..... but NONE of the time am i able to read the cookie, even if i can see the file exists....

there are no errors in my code....

also, my code works PERFECTLY FINE on a Win2k Server Machine...

my exact code used to work on my machine... it seemed to stop working after installing visual studio.net, however i cannot confirm that this is when it indeed stopped working...

my browser settings are ok, and like i said, i can get/send cookies from other sites on my browser, and even from my exact same code which is on another server...

so that rules out
1. my code (i've worked with cookies enough now, i know that i know how to do them...

2. my browser... i can get cookies from anyother sites


i'm just dumbfounded...

here's my system specs...

Windows XP Professional Corporate Edition 5.1 (Build 2600.xpclnt_qfe.010827-1803)

IIS 5.1 (straight from winxp disk)

Micrososft Visual Studio.NET :
MDE Version 7.0.9466
.NET Framework 1.0 Version 1.0.3705

and i have more than enough hardware power (1333 mhz AMD, 512 mb ddr)
i don't understand what the problem is here :/

maybe someone has heard of this bug before...

Help guys... thanks!!!