行业网站建设论坛,开源论坛,中国建站论坛,.net程序员社区-易想论坛

首页 » YxShop&YxMall商城交流 » YxMall使用交流 » 帮忙看下什么错误
sy050820 - 2008-8-23 23:03:00
我装完数据库,网站,设置连接打开首页显示这样

当前版本:易想多用户商城V2.1
简    称:YXShops

Server Error in '/' Application.
--------------------------------------------------------------------------------

The ConnectionString property has not been initialized.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: The ConnectionString property has not been initialized.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

Stack Trace:


[InvalidOperationException: The ConnectionString property has not been initialized.]
  System.Data.SqlClient.SqlConnection.PermissionDemand() +920059
  System.Data.SqlClient.SqlConnectionFactory.PermissionDemand(DbConnection outerConnection) +22
  System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
  System.Data.SqlClient.SqlConnection.Open() +111
  ChangeHope.YX_sql.Open() +28
  _Default.Page_Load(Object sender, EventArgs e) +893
  System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
  System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
  System.Web.UI.Control.OnLoad(EventArgs e) +99
  System.Web.UI.Control.LoadRecursive() +47
  System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
ffei02 - 2008-8-25 15:14:00
你有按照我们的安装文档安装吗?
sy050820 - 2008-8-29 19:12:00
有!
tkggau - 2008-8-30 16:02:00
这种错误我们看得见,搞不清啊..
1
查看完整版本: 帮忙看下什么错误