Click here to Skip to main content
16,006,475 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to scan Pin
Mekong River16-May-05 21:44
Mekong River16-May-05 21:44 
Questionhow to scan Pin
Anonymous16-May-05 19:04
Anonymous16-May-05 19:04 
GeneralDelete single line in vb.net using shortcut key Pin
Mekong River16-May-05 17:15
Mekong River16-May-05 17:15 
GeneralAn Idea Pls Pin
monica2k16-May-05 17:09
monica2k16-May-05 17:09 
GeneralRe: An Idea Pls Pin
Christian Graus16-May-05 18:38
protectorChristian Graus16-May-05 18:38 
GeneralPartially trusted Pin
cadorna200316-May-05 11:38
cadorna200316-May-05 11:38 
Question??? Pin
Anonymous16-May-05 10:04
Anonymous16-May-05 10:04 
AnswerRe: ??? Pin
rudy.net17-May-05 19:20
rudy.net17-May-05 19:20 
If your form has try ... catch statements then in the catch you can log the exception data which contains the stack of all methods called including the line number where error ocurred.
Look into Exception.Stacktrace to get the list of methods called, and also look at Exception.TargetSite.DeclaringType to get the method name where error ocurred.
GeneralVB Tab Control Problem Pin
SBoatman02416-May-05 7:15
SBoatman02416-May-05 7:15 
GeneralRe: VB Tab Control Problem Pin
smiling4ever16-May-05 11:58
smiling4ever16-May-05 11:58 
GeneralRe: VB Tab Control Problem Pin
SBoatman02417-May-05 1:44
SBoatman02417-May-05 1:44 
GeneralDatagrid Adding a Row throw a Add Buttom Pin
Josue Avila16-May-05 3:58
Josue Avila16-May-05 3:58 
GeneralRe: Datagrid Adding a Row throw a Add Buttom Pin
rudy.net17-May-05 19:27
rudy.net17-May-05 19:27 
GeneralGet only part of a text file Pin
dvmarques2516-May-05 3:33
dvmarques2516-May-05 3:33 
GeneralRe: Get only part of a text file Pin
carlos_rocha16-May-05 3:47
carlos_rocha16-May-05 3:47 
GeneralRe: Get only part of a text file Pin
dvmarques2516-May-05 3:57
dvmarques2516-May-05 3:57 
GeneralRe: Get only part of a text file Pin
carlos_rocha16-May-05 4:17
carlos_rocha16-May-05 4:17 
GeneralRe: Get only part of a text file Pin
dvmarques2516-May-05 22:52
dvmarques2516-May-05 22:52 
GeneralRe: Get only part of a text file Pin
carlos_rocha17-May-05 0:21
carlos_rocha17-May-05 0:21 
GeneralFreehand drawing in VB.NET Pin
meghadwivedi16-May-05 2:51
meghadwivedi16-May-05 2:51 
GeneralRe: Freehand drawing in VB.NET Pin
Christian Graus16-May-05 14:20
protectorChristian Graus16-May-05 14:20 
Generalsend fax through fax service Pin
amit__816-May-05 1:42
amit__816-May-05 1:42 
GeneralRe: send fax through fax service Pin
Gavin Jeffrey16-May-05 4:32
Gavin Jeffrey16-May-05 4:32 
GeneralRe: send fax through fax service Pin
amit__816-May-05 18:34
amit__816-May-05 18:34 
QuestionHow can I stop page-tracking after printer finished printing? Pin
S.Mostapha Kalami16-May-05 1:33
S.Mostapha Kalami16-May-05 1:33 

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.