473,396 Members | 1,914 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

.Net on Shared Hosted IP's

I'm using a shared Hosted IP "Brinkster" and the Session Variables keep
being lost between page calls. Here is their response to the problem.

"Brinkster's customers are run from redundant, load balanced server
environments. Brinkster's load balancer can push your session from one
redundant server to the next; sometimes when this happens, your sessions
will be lost. To work around this, Brinkster suggests that you store your
session information and variables somewhere that cannot be lost, such as in
a database, a text file, or even in a cookie. "

My questions are...
1.)Is the above answer legitimate with load balanced redundant servers and
..Net? I thought I read somewhere that MS says you need a server dedicated
as a STATE server or something in order for sessions to work between
servers. Does anyone know if that is correct?
2.)If Brinkster just doesn't have things set up correctly, does anyone know
what I can suggest to them to do about it? Or do I have to dump the idea of
sessions and go to database, cookies and all the other hard stuff?
3.)Or, any suggestions on an IP where .Net is working correctly...WITH
SESSIONS.

The bottom line is, I really want to use the session variables and not have
to re-write all of my code that uses them.
Nov 18 '05 #1
1 998
Hey John,

If their server are load balanced then the statement is correct.
You would need to use sql server, or implement a custom solution. Check
with brinkster to see if you have storage on a sql server for your account.
The following MSDN article has information on ASP.net session state towards
the bottom.

http://msdn.microsoft.com/library/de...Management.asp

Thanks
Paul
"John Carnahan" <ca********@msn.com> wrote in message
news:uj**************@TK2MSFTNGP12.phx.gbl...
I'm using a shared Hosted IP "Brinkster" and the Session Variables keep
being lost between page calls. Here is their response to the problem.

"Brinkster's customers are run from redundant, load balanced server
environments. Brinkster's load balancer can push your session from one
redundant server to the next; sometimes when this happens, your sessions
will be lost. To work around this, Brinkster suggests that you store your
session information and variables somewhere that cannot be lost, such as in a database, a text file, or even in a cookie. "

My questions are...
1.)Is the above answer legitimate with load balanced redundant servers and
.Net? I thought I read somewhere that MS says you need a server dedicated
as a STATE server or something in order for sessions to work between
servers. Does anyone know if that is correct?
2.)If Brinkster just doesn't have things set up correctly, does anyone know what I can suggest to them to do about it? Or do I have to dump the idea of sessions and go to database, cookies and all the other hard stuff?
3.)Or, any suggestions on an IP where .Net is working correctly...WITH
SESSIONS.

The bottom line is, I really want to use the session variables and not have to re-write all of my code that uses them.

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Chris | last post by:
I am new to setting up SQL Server and would greatly appreciate if someone can help me out with this issue: I have successfully set up SQL Server but want to be able for clients of mine to be...
1
by: Magnus Gran-Jansen | last post by:
Hi, I am trying to make my C# application of windows forms (hosted in IE by using UserControl) to connect to a port on the machine the "applet" is downloaded from. It would be useful if I could...
1
by: david.kao | last post by:
Hi All: Yesterday, we released our first .NET window based program on company’s network. In order to make our .NET program run correctly from a shared network driver, we also installed a...
7
by: mfeingold | last post by:
I am working on a system, which among other things includes a server and a ..net control sitting in an html page and connected to the server. I ran into a couple of problems, you guys might have...
1
by: Jim Slade | last post by:
I just installed Windows Server 2003 on a new machine and want to test the ability to run multiple sites off of one server - as would be found in a hosted environment. What I'm interested in is how...
0
by: Apu Nahasapeemapetilon | last post by:
The runtime environment is .NET CLR v1.1. I've got a C# DLL that contains the following code: IPHostEntry hostInfo = Dns.GetHostByName(this.ComputerName); When the DLL containing the above...
4
by: NOTICIAS | last post by:
Hi everybody. A very basic web page using an ScriptManager and a RoundedCornersExtender fails loading at a shared hosting environment. In my local server, such page loads correctly. I'm...
5
by: Sune | last post by:
Hi all, I want to make data stored in-memory (not disk) available to several processes. My concern is that poorly written C applications with dangling pointers may(will) damage the data in this...
1
by: JordanRieger | last post by:
Here is a nasty issue that has been giving me grief for the last couple days. This requires good knowledge of IIS, MSXML, and Windows/NTFS permissions. We have an existing ASP (VBScript) app...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.