I am setting up my laptop as I will be out of town the rest of the week. I get a provider failer when i try to run the application a the Set Connections line in appmain. I deleted the commection info in the connection data folder but that didnt help ...Any ideas?System.Management.ManagementException was unhandled
Message="Provider failure "
Source="System.Management"
StackTrace:
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode) at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext() at System.Management.ManagementObjectCollection.get_Count() at Microsoft.VisualBasic.Devices.ComputerInfo.get_OSManagementBaseObject() at Microsoft.VisualBasic.Devices.ComputerInfo.get_OSFullName() at MicroFour.StrataFrame.UI.Windows.Forms.GradientFormHeader..ctor() at MicroFour.StrataFrame.UI.Windows.Forms.GradientFormHeader..ctor(IContainer Container) at MicroFour.StrataFrame.UI.Windows.Forms.WizardControl.InitializeComponent() at MicroFour.StrataFrame.UI.Windows.Forms.WizardControl..ctor() at MicroFour.StrataFrame.Data.ConnectionWizard.InitializeComponent() at MicroFour.StrataFrame.Data.ConnectionWizard..ctor(RequiredDataSourceCollection RequiredItems, Int32 ApplicationPK, Boolean PersistData) at MicroFour.StrataFrame.Data.ConnectionWizard..ctor(RequiredDataSourceCollection RequiredItems, Int32 ApplicationPK) at MicroFour.StrataFrame.Data.ConnectionManager.ShowConnectionWizard(Int32 ApplicationPK) at MicroFour.StrataFrame.Data.ConnectionManager.ShowConnectionWizard() at MicroFour.StrataFrame.Data.ConnectionManager.SetConnections() at ActionLabor.Payroll.Base.AppMain.SetDataSources() in C:\Action Labor Payroll\Payroll\AppMain.vb:line 86 at MicroFour.StrataFrame.Application.StrataFrameApplication.Raise_SetDataSources() at MicroFour.StrataFrame.Application.StrataFrameApplication.RunApplication() at ActionLabor.Payroll.Base.AppMain.Main() in C:\Action Labor Payroll\Payroll\AppMain.vb:line 34
InnerException: