Click here to Skip to main content
16,005,141 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralReading CSV File and storing in dataset Pin
ejaz_pk19-Dec-07 6:18
ejaz_pk19-Dec-07 6:18 
GeneralRe: Reading CSV File and storing in dataset Pin
Johan Hakkesteegt19-Dec-07 6:46
Johan Hakkesteegt19-Dec-07 6:46 
GeneralRe: Reading CSV File and storing in dataset Pin
ejaz_pk19-Dec-07 19:23
ejaz_pk19-Dec-07 19:23 
GeneralRe: Reading CSV File and storing in dataset Pin
Scott Dorman23-Dec-07 1:57
professionalScott Dorman23-Dec-07 1:57 
GeneralSplitting MDI form Pin
supercat919-Dec-07 5:46
supercat919-Dec-07 5:46 
GeneralRe: Splitting MDI form Pin
Dave Kreskowiak20-Dec-07 8:24
mveDave Kreskowiak20-Dec-07 8:24 
QuestionDirectory Tree contorl failing on folders with access constraints Pin
ExcelMonkey19-Dec-07 5:10
ExcelMonkey19-Dec-07 5:10 
GeneralRe: Directory Tree contorl failing on folders with access constraints Pin
Johan Hakkesteegt19-Dec-07 7:36
Johan Hakkesteegt19-Dec-07 7:36 
Okay, so the proper way to do this would be to check whether you have access to a directory, before adding it to your tree. However, I personally don't know how to do that, so I suggest you simply use an inner try-catch clause. In other words, step through your app in debug mode, determine at which point exactly the error is thrown, and put just that sentence, or block of code, in its own try and catch block, such that the try catch block is nested inside the loop.
My advice is free, and you may get what you paid for.

Generaluser control Pin
hassanasp19-Dec-07 4:45
hassanasp19-Dec-07 4:45 
GeneralRe: user control Pin
Paul Conrad19-Dec-07 16:31
professionalPaul Conrad19-Dec-07 16:31 
Generalvalidation arabic only Pin
hassanasp19-Dec-07 4:37
hassanasp19-Dec-07 4:37 
GeneralRe: validation arabic only Pin
Paul Conrad19-Dec-07 16:32
professionalPaul Conrad19-Dec-07 16:32 
GeneralData base connection Pin
nishkarsh_k19-Dec-07 3:27
nishkarsh_k19-Dec-07 3:27 
GeneralRe: Data base connection Pin
Johan Hakkesteegt19-Dec-07 6:55
Johan Hakkesteegt19-Dec-07 6:55 
GeneralRe: Data base connection [modified] Pin
nishkarsh_k19-Dec-07 16:43
nishkarsh_k19-Dec-07 16:43 
Questiondynamically setting MaxLength property of a Textbox Pin
Gulfraz Khan19-Dec-07 3:05
Gulfraz Khan19-Dec-07 3:05 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
nishkarsh_k19-Dec-07 3:29
nishkarsh_k19-Dec-07 3:29 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
Gulfraz Khan19-Dec-07 3:34
Gulfraz Khan19-Dec-07 3:34 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
darkelv19-Dec-07 5:38
darkelv19-Dec-07 5:38 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
nishkarsh_k19-Dec-07 16:46
nishkarsh_k19-Dec-07 16:46 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
Gulfraz Khan25-Dec-07 18:13
Gulfraz Khan25-Dec-07 18:13 
QuestionRandom files & nested structures in VB.Net Pin
steveDF19-Dec-07 2:18
steveDF19-Dec-07 2:18 
GeneralRe: Random files & nested structures in VB.Net Pin
Paul Conrad19-Dec-07 16:40
professionalPaul Conrad19-Dec-07 16:40 
GeneralSending And receving XML Pin
xavier198819-Dec-07 1:42
xavier198819-Dec-07 1:42 
GeneralRe: Sending And receving XML Pin
Johan Hakkesteegt19-Dec-07 7:04
Johan Hakkesteegt19-Dec-07 7:04 

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.