Detailed error information follows:
Date and Time: 7/29/2010 6:23:39 PM
Machine Name: H0591
Process User: H0591\onlinebaby_iis
Remote User:
Remote Address: 38.107.191.111
Remote Host: 38.107.191.111
URL: http://www.babyplaceonline.com/community/Members.aspx?PageIndex=1
NET Runtime version: 2.0.50727.1433
Application Domain: /LM/W3SVC/233/ROOT/community-2-129249265903867575
Assembly Version BuildDate
-------- ------- ---------
mscorlib.dll 2.0.0.0 10/24/2007 1:47:40 AM
System.Web.dll 2.0.0.0 9/23/2008 1:35:45 AM
System.dll 2.0.0.0 9/23/2008 1:35:39 AM
System.Xml.dll 2.0.0.0 9/23/2008 1:35:47 AM
System.Configuration.dll 2.0.0.0 9/23/2008 1:35:41 AM
Microsoft.JScript.dll 8.0.0.0 9/23/2008 1:35:55 AM
InstantASP.Common.Configuration.DLL 1.0.0.0 6/26/2010 11:22:08 AM
InstantASP.Common.Data.DLL 1.0.1.0 6/26/2010 11:22:08 AM
InstantASP.Common.DLL 1.1.3.0 6/26/2010 11:22:08 AM
InstantASP.Common.UI.DLL 1.1.2.0 6/26/2010 11:22:09 AM
InstantASP.InstantForum.Data.DLL 4.1.4.0 6/26/2010 11:22:09 AM
InstantASP.InstantForum.DLL 4.1.4.0 6/26/2010 11:22:09 AM
InstantASP.InstantForum.UI.DLL 4.1.4.0 6/26/2010 11:22:10 AM
InstantASP.Licensing.DLL 1.1.0.0 6/26/2010 11:22:11 AM
InstantForum.DLL 4.1.4.0 6/26/2010 11:22:11 AM
RadSpell.DLL 1.0.0.0 6/26/2010 11:22:11 AM
System.Web.Mobile.dll 2.0.0.0 9/23/2008 1:35:48 AM
System.ServiceModel.dll 3.0.0.0 4/24/2008 12:34:49 AM
SMDiagnostics.dll 3.0.0.0 4/24/2008 12:34:52 AM
Microsoft.VisualBasic.dll 8.0.0.0 9/23/2008 1:35:52 AM
System.Data.dll 2.0.0.0 9/23/2008 1:35:43 AM
System.Transactions.dll 2.0.0.0 9/23/2008 1:35:57 AM
System.EnterpriseServices.dll 2.0.0.0 9/23/2008 1:35:59 AM
System.Web.RegularExpressions.dll 2.0.0.0 9/23/2008 1:35:48 AM
Exception Type: System.Data.SqlClient.SqlException
Exception Message: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Exception Source: .Net SqlClient Data Provider
Exception Target Site: OnError
---- Stack Trace ----
System.Data.SqlClient.SqlInternalConnection.OnError(exception As SqlException, breakConnection As Boolean)
(unknown file): N 800131
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(stateObj As TdsParserStateObject)
(unknown file): N 00186
System.Data.SqlClient.TdsParser.Connect(serverInfo As ServerInfo, connHandler As SqlInternalConnectionTds, ignoreSniOpenTimeout As Boolean, timerExpire As Int64, encrypt As Boolean, trustServerCert As Boolean, integratedSecurity As Boolean, owningObject As SqlConnection)
(unknown file): N 737554
System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(serverInfo As ServerInfo, newPassword As String, ignoreSniOpenTimeout As Boolean, timerExpire As Int64, owningObject As SqlConnection)
(unknown file): N 00114
System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(host As String, newPassword As String, redirectedUserInstance As Boolean, owningObject As SqlConnection, connectionOptions As SqlConnectionString, timerStart As Int64)
(unknown file): N 00381
System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(owningObject As SqlConnection, connectionOptions As SqlConnectionString, newPassword As String, redirectedUserInstance As Boolean)
(unknown file): N 00181
System.Data.SqlClient.SqlInternalConnectionTds..ctor(identity As DbConnectionPoolIdentity, connectionOptions As SqlConnectionString, providerInfo As Object, newPassword As String, owningObject As SqlConnection, redirectedUserInstance As Boolean)
(unknown file): N 00173
System.Data.SqlClient.SqlConnectionFactory.CreateConnection(options As DbConnectionOptions, poolGroupProviderInfo As Object, pool As DbConnectionPool, owningConnection As DbConnection)
(unknown file): N 00357
System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(owningConnection As DbConnection, pool As DbConnectionPool, options As DbConnectionOptions)
(unknown file): N 00030
System.Data.ProviderBase.DbConnectionPool.CreateObject(owningObject As DbConnection)
(unknown file): N 00424
System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(owningObject As DbConnection)
(unknown file): N 00066
System.Data.ProviderBase.DbConnectionPool.GetConnection(owningObject As DbConnection)
(unknown file): N 00494
System.Data.ProviderBase.DbConnectionFactory.GetConnection(owningConnection As DbConnection)
(unknown file): N 00082
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(outerConnection As DbConnection, connectionFactory As DbConnectionFactory)
(unknown file): N 00105
System.Data.SqlClient.SqlConnection.Open()
(unknown file): N 00111
InstantASP.Common.Data.DataProvider..ctor()
(unknown file): N 00105
InstantASP.Common.Business.Sessions.ReturnSessionData(SessionID As String)
(unknown file): N 00181
InstantASP.Common.Business.Sessions.GetValue(Key As String)
(unknown file): N 00024
InstantASP.InstantForum.Components.Session.ForumID()
(unknown file): N 00031
InstantASP.InstantForum.HttpContext.ForumContext.get_GetCurrentForum()
(unknown file): N 00162
InstantASP.InstantForum.HttpContext.ForumContext.get_GetCurrentSkin()
(unknown file): N 00014
InstantASP.InstantForum.HttpContext.ForumContext..ctor()
(unknown file): N 00115
InstantASP.InstantForum.HttpContext.ForumContext.get_Current()
(unknown file): N 00106
InstantASP.InstantForum.UI.Controls.MasterPage.OnInit(e As EventArgs)
(unknown file): N 00011
System.Web.UI.Control.InitRecursive(namingContainer As Control)
(unknown file): N 00321
System.Web.UI.Control.InitRecursive(namingContainer As Control)
(unknown file): N 00198
System.Web.UI.Page.ProcessRequestMain(includeStagesBeforeAsyncPoint As Boolean, includeStagesAfterAsyncPoint As Boolean)
(unknown file): N 00834
---- Collections ----
QueryString
PageIndex 1
Cookies
ASP.NET_SessionId bukdonbeq3q53w2134isr545
ASPSESSIONIDAQTRCTBT CAGBOCABNHHFOLHGJKPLNKEJ
ASPSESSIONIDCQTRCQAT DNOLDEABFECLJFCPPEJPKHKF
ASPSESSIONIDASRSBQAT PDLDCGABMBACJEEJNEFCAPDA
ASPSESSIONIDAQRTARCS GJHNOMABNNCFLMOLNIMLIPCI
ASPSESSIONIDASRRBQCT IJHPFPABPDFLELKFBLNLCLBK
ServerVariables
APPL_MD_PATH /LM/W3SVC/233/ROOT/community
APPL_PHYSICAL_PATH D:\FTP\onlinebaby\Htdocs\community\
CONTENT_LENGTH 0
GATEWAY_INTERFACE CGI/1.1
HTTPS off
INSTANCE_ID 233
INSTANCE_META_PATH /LM/W3SVC/233
LOCAL_ADDR 207.5.91.23
PATH_INFO /community/Members.aspx
PATH_TRANSLATED D:\FTP\onlinebaby\Htdocs\community\Members.aspx
QUERY_STRING PageIndex=1
REMOTE_ADDR 38.107.191.111
REMOTE_HOST 38.107.191.111
REMOTE_PORT 30639
REQUEST_METHOD GET
SCRIPT_NAME /community/Members.aspx
SERVER_NAME www.babyplaceonline.com
SERVER_PORT 80
SERVER_PORT_SECURE 0
SERVER_PROTOCOL HTTP/1.1
SERVER_SOFTWARE Microsoft-IIS/6.0
URL /community/Members.aspx
HTTP_CACHE_CONTROL no-cache
HTTP_CONNECTION close
HTTP_PRAGMA no-cache
HTTP_ACCEPT text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT_LANGUAGE en-us,en;q=0.5
HTTP_COOKIE ASP.NET_SessionId=bukdonbeq3q53w2134isr545; ASPSESSIONIDAQTRCTBT=CAGBOCABNHHFOLHGJKPLNKEJ; ASPSESSIONIDCQTRCQAT=DNOLDEABFECLJFCPPEJPKHKF; ASPSESSIONIDASRSBQAT=PDLDCGABMBACJEEJNEFCAPDA; ASPSESSIONIDAQRTARCS=GJHNOMABNNCFLMOLNIMLIPCI; ASPSESSIONIDASRRBQCT=IJHPFPABPDFLELKFBLNLCLBK
HTTP_HOST www.babyplaceonline.com
HTTP_IF_MODIFIED_SINCE Fri, 02 Apr 2010 11:41:43 GMT
HTTP_USER_AGENT CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID ccc04-01
| |