Bonjour à tous
j'ai ce message à chaque fois que je lance mon application
quelqu'un peux m'aider svp
merci
System.ArgumentException was unhandled
Message="Impossible d'effectuer une liaison à la propriété ou la colonne
Echience sur le DataSource.
Nom du paramètre : dataMember"
ParamName="dataMember"
Source="System.Windows.Forms"
StackTrace:
à System.Windows.Forms.BindToObject.CheckBinding()
à
System.Windows.Forms.BindToObject.SetBindingManagerBase(BindingManagerBase
lManager)
à System.Windows.Forms.Binding.SetListManager(BindingManagerBase
bindingManagerBase)
à System.Windows.Forms.ListManagerBindingsCollection.AddCore(Binding
dataBinding)
à System.Windows.Forms.BindingsCollection.Add(Binding binding)
à System.Windows.Forms.BindingContext.UpdateBinding(BindingContext
newBindingContext, Binding binding)
à System.Windows.Forms.Control.UpdateBindings()
à System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e)
à
System.Windows.Forms.Control.OnParentBindingContextChanged(EventArgs e)
à System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e)
à System.Windows.Forms.Control.CreateControl()
à System.Windows.Forms.Control.SetVisibleCore(Boolean value)
à System.Windows.Forms.Control.set_Visible(Boolean value)
à Gestion.Form1.SaisiDesFacturesToolStripMenuItem_Click(Object
sender, EventArgs e) dans C:\Documents and Settings\Houssine Nid Boubker\Mes
documents\Visual Studio 2005\Projects\Gestion\Gestion\Form1.vb:ligne 22
à System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs
e)
à System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
à System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
à System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
à System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs
e, ToolStripItemEventType met)
à System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e,
ToolStripItemEventType met)
à System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
à System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs
mea)
à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
button, Int32 clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
à System.Windows.Forms.ToolStrip.WndProc(Message& m)
à System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&
m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&
m)
à System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd,
Int32 msg, IntPtr wparam, IntPtr lparam)
à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
à
System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32
dwComponentID, Int32 reason, Int32 pvLoopData)
à
System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32
reason, ApplicationContext context)
à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32
reason, ApplicationContext context)
à System.Windows.Forms.Application.Run(ApplicationContext context)
à
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
à
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
à
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[]
commandLine)
à Gestion.My.MyApplication.Main(String[] Args) dans
17d14f5c-a337-4978-8281-53493378c1071.vb:ligne 81
à System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
à System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence
assemblySecurity, String[] args)
à Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
à System.Threading.ThreadHelper.ThreadStart_Context(Object state)
à System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
à System.Threading.ThreadHelper.ThreadStart()
Cette action est irreversible, confirmez la suppression du commentaire ?
Signaler le commentaire
Veuillez sélectionner un problème
Nudité
Violence
Harcèlement
Fraude
Vente illégale
Discours haineux
Terrorisme
Autre
Nid Boubker Houssine
Merci Comme meme j'ai trouver tout seul c'est une erreur de d'une colone sur la table sur la dataset et dataSource ciao+++ "Nid Boubker Houssine" a écrit dans le message de news:
Bonjour à tous j'ai ce message à chaque fois que je lance mon application quelqu'un peux m'aider svp merci System.ArgumentException was unhandled Message="Impossible d'effectuer une liaison à la propriété ou la colonne Echience sur le DataSource. Nom du paramètre : dataMember" ParamName="dataMember" Source="System.Windows.Forms" StackTrace: à System.Windows.Forms.BindToObject.CheckBinding() à System.Windows.Forms.BindToObject.SetBindingManagerBase(BindingManagerBase lManager) à System.Windows.Forms.Binding.SetListManager(BindingManagerBase bindingManagerBase) à System.Windows.Forms.ListManagerBindingsCollection.AddCore(Binding dataBinding) à System.Windows.Forms.BindingsCollection.Add(Binding binding) à System.Windows.Forms.BindingContext.UpdateBinding(BindingContext newBindingContext, Binding binding) à System.Windows.Forms.Control.UpdateBindings() à System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e) à System.Windows.Forms.Control.OnParentBindingContextChanged(EventArgs e) à System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e) à System.Windows.Forms.Control.CreateControl() à System.Windows.Forms.Control.SetVisibleCore(Boolean value) à System.Windows.Forms.Control.set_Visible(Boolean value) à Gestion.Form1.SaisiDesFacturesToolStripMenuItem_Click(Object sender, EventArgs e) dans C:Documents and SettingsHoussine Nid BoubkerMes documentsVisual Studio 2005ProjectsGestionGestionForm1.vb:ligne 22 à System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) à System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) à System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) à System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) à System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) à System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) à System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) à System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) à System.Windows.Forms.Control.WndProc(Message& m) à System.Windows.Forms.ScrollableControl.WndProc(Message& m) à System.Windows.Forms.ToolStrip.WndProc(Message& m) à System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) à System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) à System.Windows.Forms.Application.Run(ApplicationContext context) à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun() à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel() à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine) à Gestion.My.MyApplication.Main(String[] Args) dans 17d14f5c-a337-4978-8281-53493378c1071.vb:ligne 81 à System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args) à System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args) à Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() à System.Threading.ThreadHelper.ThreadStart_Context(Object state) à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) à System.Threading.ThreadHelper.ThreadStart()
Merci Comme meme
j'ai trouver tout seul c'est une erreur de d'une colone sur la table sur la
dataset et dataSource
ciao+++
"Nid Boubker Houssine" <houssine134@msn.com> a écrit dans le message de
news: ukByhjLtGHA.4612@TK2MSFTNGP06.phx.gbl...
Bonjour à tous
j'ai ce message à chaque fois que je lance mon application
quelqu'un peux m'aider svp
merci
System.ArgumentException was unhandled
Message="Impossible d'effectuer une liaison à la propriété ou la colonne
Echience sur le DataSource.
Nom du paramètre : dataMember"
ParamName="dataMember"
Source="System.Windows.Forms"
StackTrace:
à System.Windows.Forms.BindToObject.CheckBinding()
à
System.Windows.Forms.BindToObject.SetBindingManagerBase(BindingManagerBase
lManager)
à System.Windows.Forms.Binding.SetListManager(BindingManagerBase
bindingManagerBase)
à System.Windows.Forms.ListManagerBindingsCollection.AddCore(Binding
dataBinding)
à System.Windows.Forms.BindingsCollection.Add(Binding binding)
à System.Windows.Forms.BindingContext.UpdateBinding(BindingContext
newBindingContext, Binding binding)
à System.Windows.Forms.Control.UpdateBindings()
à System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e)
à
System.Windows.Forms.Control.OnParentBindingContextChanged(EventArgs e)
à System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e)
à System.Windows.Forms.Control.CreateControl()
à System.Windows.Forms.Control.SetVisibleCore(Boolean value)
à System.Windows.Forms.Control.set_Visible(Boolean value)
à Gestion.Form1.SaisiDesFacturesToolStripMenuItem_Click(Object
sender, EventArgs e) dans C:Documents and SettingsHoussine Nid
BoubkerMes documentsVisual Studio
2005ProjectsGestionGestionForm1.vb:ligne 22
à System.Windows.Forms.ToolStripItem.RaiseEvent(Object key,
EventArgs e)
à System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
à System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
à System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
à System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs
e, ToolStripItemEventType met)
à System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e,
ToolStripItemEventType met)
à System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
à System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs
mea)
à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
button, Int32 clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
à System.Windows.Forms.ToolStrip.WndProc(Message& m)
à System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
à
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&
m)
à System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd,
Int32 msg, IntPtr wparam, IntPtr lparam)
à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&
msg)
à
System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32
dwComponentID, Int32 reason, Int32 pvLoopData)
à
System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32
reason, ApplicationContext context)
à
System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32
reason, ApplicationContext context)
à System.Windows.Forms.Application.Run(ApplicationContext context)
à
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
à
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
à
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[]
commandLine)
à Gestion.My.MyApplication.Main(String[] Args) dans
17d14f5c-a337-4978-8281-53493378c1071.vb:ligne 81
à System.AppDomain.nExecuteAssembly(Assembly assembly, String[]
args)
à System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence
assemblySecurity, String[] args)
à Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
à System.Threading.ThreadHelper.ThreadStart_Context(Object state)
à System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
à System.Threading.ThreadHelper.ThreadStart()
Merci Comme meme j'ai trouver tout seul c'est une erreur de d'une colone sur la table sur la dataset et dataSource ciao+++ "Nid Boubker Houssine" a écrit dans le message de news:
Bonjour à tous j'ai ce message à chaque fois que je lance mon application quelqu'un peux m'aider svp merci System.ArgumentException was unhandled Message="Impossible d'effectuer une liaison à la propriété ou la colonne Echience sur le DataSource. Nom du paramètre : dataMember" ParamName="dataMember" Source="System.Windows.Forms" StackTrace: à System.Windows.Forms.BindToObject.CheckBinding() à System.Windows.Forms.BindToObject.SetBindingManagerBase(BindingManagerBase lManager) à System.Windows.Forms.Binding.SetListManager(BindingManagerBase bindingManagerBase) à System.Windows.Forms.ListManagerBindingsCollection.AddCore(Binding dataBinding) à System.Windows.Forms.BindingsCollection.Add(Binding binding) à System.Windows.Forms.BindingContext.UpdateBinding(BindingContext newBindingContext, Binding binding) à System.Windows.Forms.Control.UpdateBindings() à System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e) à System.Windows.Forms.Control.OnParentBindingContextChanged(EventArgs e) à System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e) à System.Windows.Forms.Control.CreateControl() à System.Windows.Forms.Control.SetVisibleCore(Boolean value) à System.Windows.Forms.Control.set_Visible(Boolean value) à Gestion.Form1.SaisiDesFacturesToolStripMenuItem_Click(Object sender, EventArgs e) dans C:Documents and SettingsHoussine Nid BoubkerMes documentsVisual Studio 2005ProjectsGestionGestionForm1.vb:ligne 22 à System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) à System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) à System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) à System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) à System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) à System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) à System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) à System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) à System.Windows.Forms.Control.WndProc(Message& m) à System.Windows.Forms.ScrollableControl.WndProc(Message& m) à System.Windows.Forms.ToolStrip.WndProc(Message& m) à System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) à System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) à System.Windows.Forms.Application.Run(ApplicationContext context) à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun() à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel() à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine) à Gestion.My.MyApplication.Main(String[] Args) dans 17d14f5c-a337-4978-8281-53493378c1071.vb:ligne 81 à System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args) à System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args) à Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() à System.Threading.ThreadHelper.ThreadStart_Context(Object state) à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) à System.Threading.ThreadHelper.ThreadStart()