Jens Rauff

Jens Rauff

  • NA
  • 1
  • 0

VS2005 debugging with cookies

Oct 19 2007 6:02 AM

Hi

I am having some troubles with cookies in my application. I can create cookies and read them back, but I can not overvrite them in order to "delete" the information they contain. At least when the web application is run from my IIS6. I would like to be able to debug from VS2005 with the cookies, but I can not read the cookie in debug mode and can not find out, where cookies go, when in debug mode. When run from IIS6 the cookie is put where all other cookies go and I can them via explorer. Can anyone help me on this?

Best regards Jens