Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4598290
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T23:22:41+00:00 2026-05-21T23:22:41+00:00

I am trying to write a web service in ASP.NET which enables an outside

  • 0

I am trying to write a web service in ASP.NET which enables an outside application to access Session Variables such as the users that is currently logged in.

I thought that a correct way to do so would be to pass a cookie with a SessionID to the web service (or the SessionID itself), and have the web service return parameters of the Session object.

However, after a prolonged search I could not find a way to access Session variables with just a SessionID. Is this true? If so, is there an alternative way for me to write a service that will access session variables?

Thank you,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T23:22:42+00:00Added an answer on May 21, 2026 at 11:22 pm

    Off-hand, if you’re using SQL session storage you could just query the session database by session id…

    select
     s.[SessionItemShort]
    ,s.[SessionItemLong]
    from [ASPStateTempSessions] as s
    where s.[SessionId] = @sessionId
    

    iirc, SessionItemShort is a varbinary while SessionItemLong is an image… if the session item is larger than a varbinary(7000) it’ll get stored in SessionItemLong instead.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to write an ASP.NET MVC application which is a frontend to
I'm trying to write a simple website (ASP.NET v4), which will call Windows Search,
I am trying to return an html table from a asp.net web service but
I have a WCF web service that uses ASP.NET session state. WCF sets a
I'm trying to make a call to a JSON ASP.NET web service with .NET.
I'm trying to write a web application using SpringMVC. Normally I'd just map some
I'm trying to write PHP to call a web service. Using SoapUI, I construct
I'm trying to write a simple web service client to interact with my simple
I'm trying to write a test that invokes a web service and tests it's
I'm trying to write a Selenium test for a web page that uses an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.