Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Cannot see session stored in the database

Cannot see session stored in the database

Scheduled Pinned Locked Moved ASP.NET
databasesql-serversysadmindebugginghelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    red60mans
    wrote on last edited by
    #1

    Hi, I am storing some variables in Session -- which is stored in sql server 2005 DB . Everything is set up for database and i can aslo tables(ASPstateTempSessions & AspStateTempApplications) for session in the ASPStateDB. But i am not able to see the session variables stored in the ASPStateDB tables. All i see is SessionId and some other fields but not my variables and its values. EX. Session["myVariable"] = data; I cannot see myVariable and data being stored in the database. Arent they supposed to be there? However if i use trace i can see all the session variables and their values. Any help is appreciated, Yojimbo

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups