all groups > visual studio .net enterprise tools > october 2003 >
You're in the

visual studio .net enterprise tools

group:

Application Center Test Cookie Problem with sub-domains


Application Center Test Cookie Problem with sub-domains Jack Kordas
10/14/2003 11:48:26 AM
visual studio .net enterprise tools:
ACT does not properly return cookies to the server for a
parent domain.

For instance,

1. The test is using a server foo.bar.com

2. The server sets a cookie explicitly setting the domain
of the cookie to "bar.com"
3. On the next request, ACT does not include the new
cookie in the header.

If instead of using "bar.com" in step 2 above, the server
sets the domain to "foo.bar.com" then the cookie is
properly included in the header on the next request.

RE: Application Center Test Cookie Problem with sub-domains andresnaOnline NO[at]SPAM online.microsoft.com.no.spam
10/15/2003 10:02:14 PM
Have you tried manually adding the cookie to the header?
Do you have network monitor traces showing this problem?

-Andrés
RE: Application Center Test Cookie Problem with sub-domains anonymous NO[at]SPAM discussions.microsoft.com
10/27/2003 1:52:39 PM
Andres,

To manually add the cookie, I would have to parse it (=20
and not other cookies ) out of the Request header using=20
vbscript and then do the manual set. This is not very=20
desirable.

I don't have a network monitor trace but I did have=20
debugging turned on and I saw that the cookie was being=20
properly sent by the app on the server.

- Jack
=20
[quoted text, click to view]
RE: Application Center Test Cookie Problem with sub-domains andresnaOnline NO[at]SPAM online.microsoft.com.no.spam
10/30/2003 7:35:53 PM
I would recommend that you take a network monitor trace to see what
Application Center Test is sending back to the server.

-Andrés
RE: Application Center Test Cookie Problem with sub-domains andresnaOnline NO[at]SPAM online.microsoft.com.no.spam
10/30/2003 7:53:06 PM
Please be advised that the correct newsgroup for Application Center Test is:

Microsoft.public.vsnet.act

You should post all your queries, and questions to that newsgroup.


-Andrés
AddThis Social Bookmark Button