Session object gone!

D

dik

Hi

I retrieve data in a seperate function and store the retrieved data in a session object.
When I return to the calling routine my Session object is gone!! what could be wrong??

ch Jim

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
T

Tom.PesterDELETETHISSS

Post some sample code so we can repro.

Let me know if you have any more questions..

Cheers,
Tom Pester
 
K

Kevin Spencer

Are you sure you're retrieving any data? If you retrive Nothing, and store
it in Session, you will get the result you've described.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

using Session-object ?? 1
reference to parent page 1
x 1
On The Fly 1
reference to parent page 3
visual effects on a web-page 4
login fail for User 'databaseName\ASPNET' 2
Asp.Net 1

Top