Login  
Search All Forums
Dart Home | PowerTCP WebServer for ActiveX | Custom Development Reply | PowerTCP WebServer for ActiveX Topics | Forums   
AuthorForum: PowerTCP WebServer for ActiveX
Topic: Multiple Sessions created for same client
gerbmeister

From: Pleasant Grove, UT USA
Posts: 44
Member Since: 10/12/04
posted August 4, 2009 4:39 PM

I get multiple sessions created for the same connection.
I have the DartWeb ActiveX and DartWebServer ActiveX running. The client performs a get, passing a username and password. The server for some reason doesn't read those the first time through and sends back to the client (my code):
Response.Status = httpUnauthorized
Response.Header.add httpWWWAuthenticate, "BASIC"
The client (I suppose internal to Dart code, as I haven't been able to see where to trap this), receives this and resends the request. This time the server sees the username and password, but also creates another session for this client. How can I stop this from happening?
Jamie Powell (Admin)

From: Rome, NY USA
Posts: 448
Member Since: 03/13/07

Extra Support Options
Custom Application Development

posted August 17, 2009 5:28 PM

Hello, this issue needs to be handled through our administrative procedures prior to response. Please contact sales@dart.com directly about this issue. Thank you.
haagen_daz

From: Burnsville, MN USA
Posts: 13
Member Since: 07/06/05
posted February 11, 2011 4:47 PM

was this issue ever resolved or tracked down because we are experiencing a very similar issue.
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted February 14, 2011 4:19 PM

Hello, this issue needs to be handled through our administrative procedures prior to response. You should receive an email shortly with further instructions. Thank you.

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

Reply | PowerTCP WebServer for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX