I can't change the value of a Session Variable (ASP.NET)

  • Thread starter josemario.hernandez
  • Start date
J

josemario.hernandez

Hi,

I'm having a issue trying to change the value of a session variable. It
seems like I just can set my session variable one time in the sessión.
For example if I write: Session("Variable") = "1" in a page, and
Session("Variable") = "2" in second one. The session variable keep
holding the value of the first asignation.

It's really weard, because it works good using our internal servers,
but not in our external production server (there is a firewall in the
middle).

Is it a global.aspx or web.config configuration problem? I've tried
using the "InProc" and "SQLState" mode but I got the same situation.

We are using:
- Windows 2003 Server
- Microsoft SQL 2000.
- .NET 2003
- IIS 6.0

Thanks in advance for any idea.

José Mario.
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top