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

  • SEARCH
  • Home
  • 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'm trying to write a web application in ASP.NET MVC that allows each user
I am trying to write an ASP.NET MVC application which is a frontend to
I wrote REST service using ASP.NET Web API. I'm trying to send HttpDelete request,
I'm trying to write a simple website (ASP.NET v4), which will call Windows Search,
I'm trying to write a web service client in c# which the webservice is
I am trying to return an html table from a asp.net web service but
I'm trying to enable a web application I've written in ASP.NET MVC2 to be
I'm trying to make a call to a JSON ASP.NET web service with .NET.
I have a WCF web service that uses ASP.NET session state. WCF sets a
I am trying to write a C# restful web service which returns the customer

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.