Smile - 2012/7/6 16:35:21
编译版...5.23,用SqlServer的时候就出错,,,在网站安装设置密码那个界面就出现这个情况,,,
Offending URL: http://localhost/install/step2.aspx?adminpass=000000&sitename=将博cms通用版&username=admin&sitename2=将博&userpass=000000&dbtype=1&email=admin@admin.com&adminname=admin
Source: System.Data
Message: 不支持关键字: “provider”。
Stack trace: 在 System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey)
在 System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules)
在 System.Data.SqlClient.SqlConnectionString..ctor(String connectionString)
在 System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous)
在 System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(String connectionString, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions)
在 System.Data.SqlClient.SqlConnection.ConnectionString_Set(String value)
在 System.Data.SqlClient.SqlConnection.set_ConnectionString(String value)
在 System.Data.SqlClient.SqlConnection..ctor(String connectionString)
在 JumboTCMS.DAL.Common.Doh()
在 JumboTCMS.DAL.Normal_UserDAL.Exists(String _wherestr)
在 JumboTCMS.DAL.Normal_UserDAL.Register(String _username, String _nickname, String _userpass, Boolean isMD5Passwd, Int32 _sex, String _email, String _birthday, String _usersign, String _adminname, String _adminpass, String _oauth_code, String _oauth_token)
在 JumboTCMS.WebFile.Install._step2.Step2()
在 JumboTCMS.WebFile.Install._step2.Page_Load(Object sender, EventArgs e)
在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
在 System.Web.UI.Control.OnLoad(EventArgs e)
在 System.Web.UI.Control.LoadRecursive()
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
jumbot - 2012/7/6 20:07:01
请写明详细的服务器环境,比如操作系统、iis版本