Ask a Question related to ASP.NET General, Design and Development.
-
Glen #1
State Server error 1074
I cannot find any documentation on this state server error. Any
suggestions?
----------------------------------------
Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1074
Description:
An error occurred in while processing a request in state server. Major
callstack: ProcessCompletion-->ProcessReading. Error code: 0x80070057
----------------------------------------
The state server is running fine, another web site on the same server is
accessing it without a problem.
However, a new site I'm trying to set up is getting the error. The
"sessionState" element in the Web.config file is the same for both sites.
However, the second site is different, in that the ASP.NET site is
coexisting within an InterDev ASP web site. So the main folder has files
like global.asa and global.asax, default.asp and default.aspx, etc.
Is this somehow messing up the connection to the state server? Are there
front page extensions settings on the folder that are interfering with the
state server? Or any other sort of permission set somewhere else?
Glen
Glen Guest
-
odbc_connect(): SQL error: , SQL state 00000 in SQLConnect in...
Hi, i have a MS Access database X, i'm using EasyPHP, ODBC is running, and my php file contains : $user = "root"; $pass = ""; $base = "X";... -
Server.Execute and Server.Transfer not detecting session state
I am setting a session variable, then doing a server.transfer in global.aspx and the page I am going to is saying that session state is not enable... -
Unable to set server into correct debugging state automatically
I get the above message in Visual Interdev 6.0 when I run an ASP project. Does anyone know how to fix the problem? Many thanks. -
state server occassionally throwing exceptions
"catass" <catass@catass.com> wrote in message news:<#o##gDhVDHA.1692@TK2MSFTNGP11.phx.gbl>... hai, chk the prm's in th asp pages. apo -
ASP.NET session state on SQL Server
Hi sohoni, Have you installed latest SP on SQL Server. If so check out this KB article... http://support.microsoft.com/?kbid=814572 HTH...



Reply With Quote

