Click here to Skip to main content
15,921,113 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralForm Design Pin
kellydanielc29-Nov-04 12:39
kellydanielc29-Nov-04 12:39 
GeneralRe: Form Design Pin
Tom John30-Nov-04 5:55
Tom John30-Nov-04 5:55 
GeneralRe: Form Design Pin
The Man from U.N.C.L.E.2-Dec-04 1:29
The Man from U.N.C.L.E.2-Dec-04 1:29 
QuestionHow to handle a propertyvaluechanged event ( or any event) correctly? Pin
David M J29-Nov-04 9:28
David M J29-Nov-04 9:28 
AnswerRe: How to handle a propertyvaluechanged event ( or any event) correctly? Pin
Tom John30-Nov-04 5:50
Tom John30-Nov-04 5:50 
GeneralEmpty Dataset via Stored Procedure Pin
NorthernExposure29-Nov-04 6:51
NorthernExposure29-Nov-04 6:51 
GeneralRe: Empty Dataset via Stored Procedure Pin
NorthernExposure30-Nov-04 21:13
NorthernExposure30-Nov-04 21:13 
GeneralRe: Empty Dataset via Stored Procedure Pin
Colin Angus Mackay1-Dec-04 0:41
Colin Angus Mackay1-Dec-04 0:41 
You (possibly) overload the information in some areas and don't give enough in others, so it is difficult to see what the problem is.

The error message is: An unhandled exception of type 'System.IndexOutOfRangeException' occurred in system.data.dll Additional information: There is no row at position -1.

You need to give more information. Like at what point this occurred, what command was being executed at the time. The Call Stack will tell you where the error is. The debugger will help you step through the code to see what values are just prior to the error occurring.

You posted a lot of code, however it doesn't seem relevant. But, given that we don't know where the error occurred exactly it is difficult to tell whether it is relevant or not. Perhaps also the SQL statement you are executing is relevant - we don't know.

You probably got no reply because people are busy - they give up their free time to answer questions here and if your question looks like it will waste a lot of time trying to answer then most people won't bother.

NorthernExposure wrote:
I thought there were hot shot vb.net "experts" out there that knew the answers to everything?

The answer to everything is 42

NorthernExposure wrote:
Does no one know the answer to this problem?

Probably people do know the answer but for the reasons I gave above they are unlikely to answer

NorthernExposure wrote:
Do the experts only reply to the easy questions that anyone can answer?

Insulting the "experts" is not likely to generate a positive response.


Do you want to know more?
WDevs.com - Member's Software Directories, Blogs, FTP, Mail and Forums


GeneralRe: Empty Dataset via Stored Procedure Pin
NorthernExposure1-Dec-04 6:36
NorthernExposure1-Dec-04 6:36 
GeneralRe: Empty Dataset via Stored Procedure Pin
Dave Kreskowiak1-Dec-04 0:47
mveDave Kreskowiak1-Dec-04 0:47 
GeneralTab pages Pin
Paps229-Nov-04 6:49
Paps229-Nov-04 6:49 
GeneralRe: Tab pages Pin
Tom John30-Nov-04 6:02
Tom John30-Nov-04 6:02 
GeneralDelete folder with vb.net Pin
sybux200029-Nov-04 4:47
sybux200029-Nov-04 4:47 
GeneralRe: Delete folder with vb.net Pin
Tom John30-Nov-04 6:28
Tom John30-Nov-04 6:28 
GeneralRe: Delete folder with vb.net Pin
sybux200030-Nov-04 7:58
sybux200030-Nov-04 7:58 
QuestionCan any Body Help ME with my project Pin
geekru229-Nov-04 3:32
geekru229-Nov-04 3:32 
AnswerRe: Can any Body Help ME with my project Pin
Dave Kreskowiak1-Dec-04 3:33
mveDave Kreskowiak1-Dec-04 3:33 
AnswerRe: Can any Body Help ME with my project Pin
Dave Kreskowiak2-Dec-04 1:04
mveDave Kreskowiak2-Dec-04 1:04 
GeneralRe: Can any Body Help ME with my project Pin
geekru23-Dec-04 7:04
geekru23-Dec-04 7:04 
GeneralRe: Can any Body Help ME with my project Pin
Dave Kreskowiak3-Dec-04 12:32
mveDave Kreskowiak3-Dec-04 12:32 
GeneralIs this Possible - Getting a Application Name Pin
cwayman29-Nov-04 2:45
cwayman29-Nov-04 2:45 
GeneralRe: Is this Possible - Getting a Application Name Pin
Tom John30-Nov-04 6:05
Tom John30-Nov-04 6:05 
GeneralRe: Is this Possible - Getting a Application Name Pin
cwayman30-Nov-04 7:18
cwayman30-Nov-04 7:18 
QuestionHow to intercept Remote system calls? Pin
Zenly29-Nov-04 2:21
Zenly29-Nov-04 2:21 
QuestionHow to Read/Write Disk blocks? Pin
Zenly29-Nov-04 2:17
Zenly29-Nov-04 2:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.