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

Visual Basic

 
AnswerRe: Its is possible to make it on vb.net? Pin
nlarson1112-Feb-07 7:08
nlarson1112-Feb-07 7:08 
AnswerRe: Its is possible to make it on vb.net? Pin
Christian Graus12-Feb-07 10:28
protectorChristian Graus12-Feb-07 10:28 
AnswerRe: Its is possible to make it on vb.net? Pin
Squeaker12-Feb-07 14:59
Squeaker12-Feb-07 14:59 
QuestionEAN13 ? Pin
Polymorpher12-Feb-07 5:45
Polymorpher12-Feb-07 5:45 
AnswerRe: EAN13 ? Pin
andyharman12-Feb-07 6:14
professionalandyharman12-Feb-07 6:14 
GeneralRe: EAN13 ? Pin
Polymorpher12-Feb-07 6:49
Polymorpher12-Feb-07 6:49 
QuestionError Message [modified] Pin
jds120712-Feb-07 5:03
jds120712-Feb-07 5:03 
AnswerRe: Error Message Pin
Johan Hakkesteegt12-Feb-07 20:50
Johan Hakkesteegt12-Feb-07 20:50 
Hi jd,

The first question that comes to mind is, where does this message come from? From your code (MsgBox(Exception.Message)), or does it come from windows itself?

If it is generated by your code, the answer is relatively easy: do not catch exceptions with a MsgBox but rather channel them to Windows's event viewer, or something.
If they are thrown by Windows itself, and they bother you enough, you will have to look into the message's suggestion: adapt your code so it doesn't just initialize a long term process and then sit there and wait for it to finish.

Good luck,

Johan

My advice is free, and you may get what you paid for.

Questioncmd non execute error Pin
muraguri12-Feb-07 4:17
muraguri12-Feb-07 4:17 
AnswerRe: cmd non execute error Pin
Colin Angus Mackay12-Feb-07 5:14
Colin Angus Mackay12-Feb-07 5:14 
GeneralRe: cmd non execute error Pin
muraguri13-Feb-07 0:23
muraguri13-Feb-07 0:23 
GeneralRe: cmd non execute error Pin
Colin Angus Mackay13-Feb-07 12:45
Colin Angus Mackay13-Feb-07 12:45 
Questionresolution setup Pin
ram krishna pattnayak12-Feb-07 4:13
ram krishna pattnayak12-Feb-07 4:13 
AnswerRe: resolution setup Pin
Christian Graus12-Feb-07 10:30
protectorChristian Graus12-Feb-07 10:30 
GeneralRe: resolution setup Pin
ram krishna pattnayak13-Feb-07 1:05
ram krishna pattnayak13-Feb-07 1:05 
QuestionAutomation error Pin
shivapriyak12-Feb-07 4:06
shivapriyak12-Feb-07 4:06 
QuestionGDI: smoother Pen/Line? -Or:- smoother antialiasing? Pin
dartrax12-Feb-07 3:21
dartrax12-Feb-07 3:21 
QuestionNo idea? :~ Pin
dartrax15-Feb-07 0:40
dartrax15-Feb-07 0:40 
QuestionIDE Defined Connectionstring as against code defined advice pls! Pin
vbbeg12-Feb-07 2:59
vbbeg12-Feb-07 2:59 
QuestionHide IP-Address like "Hide my IP" and so on! Pin
jonnyT198412-Feb-07 2:46
jonnyT198412-Feb-07 2:46 
AnswerRe: Hide IP-Address like "Hide my IP" and so on! Pin
Christian Graus12-Feb-07 11:57
protectorChristian Graus12-Feb-07 11:57 
GeneralRe: Hide IP-Address like "Hide my IP" and so on! Pin
jonnyT198412-Feb-07 12:05
jonnyT198412-Feb-07 12:05 
Questionvertical scroll bar Pin
jady8412-Feb-07 1:59
jady8412-Feb-07 1:59 
Questiondatagridview doesn't get data Pin
cstrader23212-Feb-07 1:49
cstrader23212-Feb-07 1:49 
AnswerRe: datagridview doesn't get data Pin
cstrader23212-Feb-07 1:51
cstrader23212-Feb-07 1:51 

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.