Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Help: err_Access_getSessionData()
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Help: err_Access_getSessionData()

 Post Reply Post Reply
Author
sharelife View Drop Down
Newbie
Newbie


Joined: 18 March 2010
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote sharelife Quote  Post ReplyReply Direct Link To This Post Topic: Help: err_Access_getSessionData()
    Posted: 21 April 2010 at 5:52pm
I enabled Logging Function and I recevied this error message.

Quote
Guest - ERROR - File: functions_session_data.asp - Error Details: err_Access_getSessionData()_save_new_session_data - Microsoft JET Database Engine - The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship.  Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.


Error message always happened with Guest.

Please help me, how to overcome this error.
Thank you.
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 21 April 2010 at 6:08pm
This can happen if the session ID already exists in the database, as it turned out the random code that was 32 hexadecimal numbers long was not as random as it should be and that systems were returning the same 32 hexadecimal long code around once every 10,000 times.

If you upgrade to the latest version it has a new way of creating the session ID, instead it uses 5 hexadecimal codes that have a length of between 4 and 8 and then stitches them together, this means that the likely hood of creating a random ID code the same is much less likely. There is also improved code to check that the session ID does not already exist.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.