无法访问本页的原因是:

Exception of type 'System.Web.HttpException' was thrown.
System.Web.HttpException (0x80004005): Exception of type 'System.Web.HttpException' was thrown. ---> NHibernate.Exceptions.GenericADOException: could not execute query [ SELECT this_.MemberId as MemberId102_0_, this_.LoginName as LoginName102_0_, this_.AdministratorId as Administ3_102_0_, this_.LoginPwd as LoginPwd102_0_, this_.MemberHead as MemberHead102_0_, this_.MemberTrueName as MemberTr6_102_0_, this_.MemberSex as MemberSex102_0_, this_.MemberBirthday as MemberBi8_102_0_, this_.MemberIdentity as MemberId9_102_0_, this_.MemberProvince as MemberP10_102_0_, this_.MemberCity as MemberCity102_0_, this_.MemberCounty as MemberC12_102_0_, this_.MemberAddress as MemberA13_102_0_, this_.MemberQQ as MemberQQ102_0_, this_.MemberMSN as MemberMSN102_0_, this_.MemberProfessional as MemberP16_102_0_, this_.MemberEducation as MemberE17_102_0_, this_.MemberBlogAddress as MemberB18_102_0_, this_.MemberTel as MemberTel102_0_, this_.MemberMobilePhone as MemberM20_102_0_, this_.MemberEmail as MemberE21_102_0_, this_.BindingId as BindingId102_0_, this_.IsOrNoConfirm as IsOrNoC23_102_0_, this_.EnableState as EnableS24_102_0_, this_.Disable as Disable102_0_, this_.AddTime as AddTime102_0_, this_.LastTime as LastTime102_0_, this_.IP as IP102_0_, this_.LoginCount as LoginCount102_0_, this_.Username_sjfzxm as Username30_102_0_, this_.IsPerfect as IsPerfect102_0_, this_.QQ_Access_Token as QQ32_102_0_, this_.Sina_UID as Sina33_102_0_, this_.Sina_Access_Token as Sina34_102_0_, this_.IsTop as IsTop102_0_, this_.IsTops as IsTops102_0_, this_.TopNike as TopNike102_0_ FROM Members_PersonalInfo this_ WHERE this_.LoginName = ? ] Positional parameters: #0>bragplexor [SQL: SELECT this_.MemberId as MemberId102_0_, this_.LoginName as LoginName102_0_, this_.AdministratorId as Administ3_102_0_, this_.LoginPwd as LoginPwd102_0_, this_.MemberHead as MemberHead102_0_, this_.MemberTrueName as MemberTr6_102_0_, this_.MemberSex as MemberSex102_0_, this_.MemberBirthday as MemberBi8_102_0_, this_.MemberIdentity as MemberId9_102_0_, this_.MemberProvince as MemberP10_102_0_, this_.MemberCity as MemberCity102_0_, this_.MemberCounty as MemberC12_102_0_, this_.MemberAddress as MemberA13_102_0_, this_.MemberQQ as MemberQQ102_0_, this_.MemberMSN as MemberMSN102_0_, this_.MemberProfessional as MemberP16_102_0_, this_.MemberEducation as MemberE17_102_0_, this_.MemberBlogAddress as MemberB18_102_0_, this_.MemberTel as MemberTel102_0_, this_.MemberMobilePhone as MemberM20_102_0_, this_.MemberEmail as MemberE21_102_0_, this_.BindingId as BindingId102_0_, this_.IsOrNoConfirm as IsOrNoC23_102_0_, this_.EnableState as EnableS24_102_0_, this_.Disable as Disable102_0_, this_.AddTime as AddTime102_0_, this_.LastTime as LastTime102_0_, this_.IP as IP102_0_, this_.LoginCount as LoginCount102_0_, this_.Username_sjfzxm as Username30_102_0_, this_.IsPerfect as IsPerfect102_0_, this_.QQ_Access_Token as QQ32_102_0_, this_.Sina_UID as Sina33_102_0_, this_.Sina_Access_Token as Sina34_102_0_, this_.IsTop as IsTop102_0_, this_.IsTops as IsTops102_0_, this_.TopNike as TopNike102_0_ FROM Members_PersonalInfo this_ WHERE this_.LoginName = ?] ---> System.Data.SqlClient.SqlException: Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=4; handshake=14992; ---> System.ComponentModel.Win32Exception: 等待的操作过时。 --- End of inner exception stack trace --- at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at NHibernate.Connection.DriverConnectionProvider.GetConnection() at NHibernate.AdoNet.ConnectionManager.GetConnection() at NHibernate.AdoNet.AbstractBatcher.Prepare(IDbCommand cmd) at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(IDbCommand cmd) at NHibernate.Loader.Loader.GetResultSet(IDbCommand st, Boolean autoDiscoverTypes, Boolean callable, RowSelection selection, ISessionImplementor session) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes) at NHibernate.Loader.Criteria.CriteriaLoader.List(ISessionImplementor session) at NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results) at NHibernate.Impl.CriteriaImpl.List(IList results) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Criterion.QueryOver`1.List[U]() at NHibernate.Criterion.QueryOver`1.NHibernate.IQueryOver.List[U]() at ShoopingStreet.DAL.MembersPersonalInfoService.GetMembersPersonalInfoByLoginName(String loginName) at ShoopingStreetWeb.Models.Shop.MemberShopInfo(String loginName, String& tempouturl) at ShoopingStreetWeb.Models.Shop.ShopHtml(String loginName, String pagename) at ShoopingStreetWeb.Controllers.ShopController.Index(String loginName) at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ActionMethodDispatcher.<>c__DisplayClass1.b__0(ControllerBase controller, Object[] parameters) at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.b__12() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.b__14() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) at System.Web.Mvc.Controller.ExecuteCore() at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) at System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) at System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.b__5() at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.b__0() at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.b__7(IAsyncResult _) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() at System.Web.Mvc.MvcHandler.<>c__DisplayClasse.b__d() at System.Web.Mvc.SecurityUtil.b__0(Action f) at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action) at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)