473,466 Members | 1,374 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

state server and VWD 2005

Hello,

I'm using Visual Web Developer 2005 and developing on my local machine
with the development server. I'm getting some errors that are caused
by being "unable to make the session state request to the session state
server."

Someone (who is now unavailable) told me that I need to start the
service explicitly instead of relying upon VWD to start an instance of
the development server when I run a webpage.

Sounds easy enough... except for what is the name of the servce? In
Control Panel | Admin Tools | Services, there's no "session state"
entry. There's an entry for ".NET Runtime Optimization Service
v2.0.50727_X86", that appears to be the closest thing to anything .NET.
But that isn't it... what it the name of the service in the control
panel which corresponds to the state server?

Thanks!

Oct 2 '06 #1
2 1211
Try starting the state service from the command line, e.g.:

C:\net start aspnet_state
Adam Sandler wrote:
Hello,

I'm using Visual Web Developer 2005 and developing on my local machine
with the development server. I'm getting some errors that are caused
by being "unable to make the session state request to the session state
server."

Someone (who is now unavailable) told me that I need to start the
service explicitly instead of relying upon VWD to start an instance of
the development server when I run a webpage.

Sounds easy enough... except for what is the name of the servce? In
Control Panel | Admin Tools | Services, there's no "session state"
entry. There's an entry for ".NET Runtime Optimization Service
v2.0.50727_X86", that appears to be the closest thing to anything .NET.
But that isn't it... what it the name of the service in the control
panel which corresponds to the state server?

Thanks!
Oct 2 '06 #2
Chris Fulstow wrote:
Try starting the state service from the command line, e.g.:

C:\net start aspnet_state
That was it... thanks!

Oct 4 '06 #3

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

Similar topics

1
by: John Grandy | last post by:
Could someone point me in the direction of good discussions on scalable state management solutions? Specifically, pros and cons of following strategies: Strategy 1 : temporary business-objects...
10
by: tshad | last post by:
I have been using the default session state (InProc) and have found that I have been loosing my information after a period of time (normally 20 minutes). Is there anyway to find out how much...
6
by: Daniel Walzenbach | last post by:
Hi, I have a web application which sometimes throws an “out of memory” exception. To get an idea what happens I traced some values using performance monitor and got the following values (for...
5
by: Stu Carter | last post by:
Hi, ENV: Windows 2003 Server SP1 (+all updates), VS 2003, .Net 1.1 SP1 We've got an ASP.Net web application using State Service. All is fine until we tried to use the app through a virtual...
6
by: Eric McVicker | last post by:
Session state has options to be inproc, state server or sql server. Why does Application state not allow for state server or sql server so the same Application state could be shared between...
3
by: Branco Medeiros | last post by:
Dear (and mighty) all: I backed up a database (SQL server 7.0) and tried to restore it on another system (SQL Server 2000). This is not the first time I'm doing this and never had a problem...
3
by: scottrm | last post by:
We are upgrading to a new server which has SQL 2005 (previously we had SQL 2000) and I wish to do the necessary set up to enable SQL Session state for asp.net applications. Currently we are...
5
by: Adam Sandler | last post by:
Hello, I'm having a problem with Visual Web Developer 2005. I installed it on my desktop without any issues... One of the websites/projects I'm got handed the maintenance for is dependent upon...
3
by: =?Utf-8?B?RHVrZSAoQU4yNDcp?= | last post by:
We are setting up a web farm and want to store session state on a SQL Server 2005 Enterprise sp2 database. But when the web sites try to access the session state we get the error... Unable to...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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 projectplanning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.