UID4933
积分37
回帖0
主题
精华
注册时间2016-5-20
在线时间 小时
最后登录1970-1-1
TA的每日心情 | 无聊 2016-9-22 19:30 |
---|
签到天数: 25 天 [LV.4]偶尔看看III
|
发表于 2016-5-21 18:05:20
|
显示全部楼层
登入器打开报错是为什么啊************** 异常文本 **************
System.Configuration.ConfigurationErrorsException: 配置节“connectionStrings”具有意外的声明。
在 System.Configuration.ConfigurationManager.get_ConnectionStrings()
在 System.Configuration.PrivilegedConfigurationManager.get_ConnectionStrings()
在 System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
在 System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
在 System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
在 System.Configuration.SettingsBase.get_Item(String propertyName)
在 System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
在 System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
在 DOFLogin.Properties.Settings.ruSQRc9QZjFHCG3TK4S(Object , Object )
在 DOFLogin.Properties.Settings.get_nip()
在 DOFLogin.Form1.Uu4vx0OARja72MIyywb(Object )
在 DOFLogin.Form1.mbsWSj74u(Object , EventArgs )
在 System.Windows.Forms.Form.OnLoad(EventArgs e)
在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
在 System.Windows.Forms.Control.CreateControl()
在 System.Windows.Forms.Control.WmShowWindow(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
|