积极答复者
创建组建"sqldataadapter"失败

问题
-
把sqldataadapter 控件拖到form上去的时候,弹出错误消息,如下;
创建组建“sqldataadapter”失败。错误消息为:
“System.Security.Cryptography.CryptographicException:”该项不适于在指定状态下使用。在Microsoft.Visualstudio.Data.DataProtection.DecryptString(String s)
在Microsoft.VSDesigner.Data.VS.DbSourceWizardUtil.GetSEConnections(IServiceProviderserviceProvider)
在Microsoft.VSDesigner.Data.VS.DataAdapterWizard.GetConnections()
在Microsoft.VSDesigner.Data.VS.ConnectionPage.RefreshConnectionList(BooleanallowChangeSelection)
在Microsoft.VSDesigner.Data.VS.ConnectionPage.OnInitializePage(EventArgs e)
在Microsoft.VSWizards.WizardPage.RaiseEnterPage()
在Microsoft.VSWizards.WizardForm.NextPage()
在Microsoft.VSWizards.WizardForm.OnLoad(EventArgs args)
在System.Windows.Forms.Form.OnCreateControl()
在System.Windows.Forms.Control.CreateControl(Boolean flgnoreVisible)
在System.Windows.Forms.Control.CreateControl()
在System.Windows.Forms.Control.WmShowWindow(Message& m)
在System.Windows.Forms.Control.WndProc(Message& m)
在System.Windows.Forms.ScrollableControl.WndProc(Message& m)
在...”程序重新装过,问题依旧。