不知为什么出现这种情况
新手请教,第一次用CMS,不是太会用
登陆后台时出现:
抱歉!操作失败
操作描述:
System.ArgumentException: Format of the initialization string does not conform to specification starting at index 0. at System.Data.Common.DbConnectionOptions.GetKeyValuePair(String connectionString, Int32 currentPosition, StringBuilder buffer, Boolean useOdbcRules, String& keyname, String& keyvalue) at System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules) at System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) at System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous) at System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(String connectionString, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions) at System.Data.SqlClient.SqlConnection.ConnectionString_Set(String value) at System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) at System.Data.SqlClient.SqlConnection..ctor(String connectionString) at Foosun.SQLServerDAL.UserLogin.Foosun.DALFactory.IUserLogin.AdminLogin(String UserName, String PassWord, GlobalUserInfo& info) in D:\dotNETCMS测试\send3333\Foosun.SQLServerDAL\UserLogin.cs:line 488 at Foosun.CMS.UserLogin.AdminLogin(String UserName, String PassWord, GlobalUserInfo& info) in D:\dotNETCMS测试\send3333\Foosun.CMS\UserLogin.cs:line 59 at Foosun.Web.UI.BasePage.Login(String UserName, String Password, GlobalUserInfo& info, Boolean IsAdmin) in D:\dotNETCMS测试\send3333\Foosun.Web.UI\Page\BasePage.cs:line 250 at Manage_Login.login_Click(Object sender, ImageClickEventArgs e) in D:\dotNETCMS测试\send3333\Foosun.Web\manage\Login.aspx.cs:line 95 at System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
返回上一级
dotNETCMS v1.0sp1(r) Help center Forum
望高手指教啊,救救菜鸟啊!