A Simple Cookies problem when working with two sites

I

Ing. Rajesh Kumar

Hi everybody
I have two local sites on my local machine. Both ask the user to log in and
also have an option to remember the user. If i work only with one of these
sites, everything works fine. But as soon as I log on to the other site, on
the first site system logs me off.
Thes are my settings:
System : WinXP, .NET1.1, ASP.NET with VB.NET, SQLServer 2000
First Site :
Folder : D:\TestSite1; Accessing as : http://localhost/TestSite1; Cookie :
Response.Cookies(TestSite1_FullName)
Second Site :
Folder : D:\TestSite2; Accessing as : http://localhost/TestSite2; Cookie :
Response.Cookies(TestSite2_FullName)
Both sites are using the same tables to authenticate but it should not be a
problem i hope.
I cannot find out what I am missing.
Thanks in advance
Raja
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top