Thread: [PROG][VB.NET] Navigatie
-
24-05-2007, 21:45 #1Member
- Registered
- 20/10/04
- Location
- Merelbeke
- Posts
- 1,579
- iTrader
- 29 (97%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
[PROG][VB.NET] Navigatie
Hallo
Ik krijg dus de fout bij mijn navigatie
(werk met vs.net 2005)
fout: Kan geen onderliggende lijst voor tbl... maken.
Ik weet niet welke info jullie nog nodig hebben
dit is de foute code waar hij over klaagt:
Me.BindingContext(DtsAlgemeen1, "tblAlgemenegegevens").Position = (Me.BindingContext(DtsAlgemeen1, "tblAlgemenegegevens").Position + 1)
Me.dtsAlgemeen1_PositionChanged()
Het rode wordt niet aangeduid als fout
L.PSN: FuaarK
batman comics
no votes
-
-
25-05-2007, 23:30 #2
Exception die gegooid wordt...?
no votes
-
26-05-2007, 01:22 #3Member
- Registered
- 20/10/04
- Location
- Merelbeke
- Posts
- 1,579
- iTrader
- 29 (97%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
Nu heb ikhet probleem in vs net 2005 (waar ik nu nog maar enkele uren in werk) dat mijn connectie met de database sluit, terwijl ik debug

help!!
PSN: FuaarK
batman comics
no votes
-
26-05-2007, 17:11 #4no votes
-
29-05-2007, 02:01 #5Member
- Registered
- 20/10/04
- Location
- Merelbeke
- Posts
- 1,579
- iTrader
- 29 (97%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
Heb nog altijd probs met die navigatie:
System.ArgumentException was unhandled
Message="Kan geen onderliggende lijst voor veld tblAlgemenegegevens maken."
Source="System.Windows.Forms"
StackTrace:
bij System.Windows.Forms.BindingContext.EnsureListMana ger(Object dataSource, String dataMember)
bij System.Windows.Forms.BindingContext.get_Item(Objec t dataSource, String dataMember)
bij Programma_Vogels.Vogels.btnEerste_Click(Object sender, EventArgs e) in M:\Kopie van Gip programma\Programma Vogels\Vogels.vb:regel 938
bij System.Windows.Forms.Control.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bij System.Windows.Forms.Control.WndProc(Message& m)
bij System.Windows.Forms.ButtonBase.WndProc(Message& m)
bij System.Windows.Forms.Button.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
bij System.Windows.Forms.NativeWindow.DebuggableCallba ck(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
bij System.Windows.Forms.UnsafeNativeMethods.DispatchM essageW(MSG& msg)
bij System.Windows.Forms.Application.ComponentManager. System.Windows.Forms.UnsafeNativeMethods.IMsoCompo nentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
bij System.Windows.Forms.Application.ThreadContext.Run MessageLoopInner(Int32 reason, ApplicationContext context)
bij System.Windows.Forms.Application.ThreadContext.Run MessageLoop(Int32 reason, ApplicationContext context)
bij System.Windows.Forms.Application.Run(Form mainForm)
bij Programma_Vogels.Form1.Main() in M:\Kopie van Gip programma\Programma Vogels\frmStart.vb:regel 1
bij System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
bij System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
bij Microsoft.VisualStudio.HostingProcess.HostProc.Run UsersAssembly()
bij System.Threading.ThreadHelper.ThreadStart_Context( Object state)
bij System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
bij System.Threading.ThreadHelper.ThreadStart()PSN: FuaarK
batman comics
no votes
-
29-05-2007, 10:37 #6
toon anders eens de code zelf waar hij op crasht!
no votes
-
29-05-2007, 15:07 #7
Al is het ne screenshot, ma aan zo'n copy/paste van nen error. Daar emme we niks aan
no votes
-
29-05-2007, 20:31 #8no votes
-
30-05-2007, 17:29 #9Member
- Registered
- 20/10/04
- Location
- Merelbeke
- Posts
- 1,579
- iTrader
- 29 (97%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
Hier is de screen: de fout
PSN: FuaarK
batman comics
no votes
-
30-05-2007, 19:46 #10
gebruikt het asp menu en hang er ne web.sitemap aan ..
no votes
-
31-05-2007, 00:57 #11Member
- Registered
- 20/10/04
- Location
- Merelbeke
- Posts
- 1,579
- iTrader
- 29 (97%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
Kan ik bindingsoucre en bindingnavigator, gebruiken?
Maar wat moet ik dan in de _load pagina zetten?
En hoe werkt die eigenlijkPSN: FuaarK
batman comics
no votes
-
05-06-2007, 21:52 #12Member
- Registered
- 20/10/04
- Location
- Merelbeke
- Posts
- 1,579
- iTrader
- 29 (97%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
Die navgatie is in orde!

Kan iemand me helpen met code te vinden om afbeeldingen te kunnen laden via een knop voor een welbepaald "iets" (vb:auto) en deze dan kan opslaan.PSN: FuaarK
batman comics
no votes

