Click here to Skip to main content
15,909,242 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB EXPRESS 2005 NETWORK MDB DATABASE Pin
Steven J Jowett19-Jan-07 4:29
Steven J Jowett19-Jan-07 4:29 
GeneralRe: VB EXPRESS 2005 NETWORK MDB DATABASE Pin
vbbeg19-Jan-07 6:01
vbbeg19-Jan-07 6:01 
QuestionHow to disable PrintScreen button Pin
emadkemo18-Jan-07 0:07
emadkemo18-Jan-07 0:07 
AnswerRe: How to disable PrintScreen button Pin
Christian Graus18-Jan-07 1:46
protectorChristian Graus18-Jan-07 1:46 
GeneralRe: How to disable PrintScreen button Pin
emadkemo18-Jan-07 3:38
emadkemo18-Jan-07 3:38 
AnswerRe: How to disable PrintScreen button Pin
IqbalVB20-Jan-07 16:35
IqbalVB20-Jan-07 16:35 
QuestionWrite service to fail or crash. Pin
japel17-Jan-07 23:22
japel17-Jan-07 23:22 
AnswerRe: Write service to fail or crash. Pin
Jason McBurney18-Jan-07 6:09
Jason McBurney18-Jan-07 6:09 
Take a look at dainel's article on exceptions:
Exception Best Practices[^]

It has a lot of good informaiton regarding general exception handling. Also a service should deal with the errors raised from within. In the case where an error is unhandled the domain error handler will attempt to catch it. You may wish to install a error handler in the System.AppDomain.CurrentDomain.UnhandledException
Event. This can of course call your:
japel wrote:
test app from the service recovery tab (Notepad).




You can only be young once. But you can always be immature.
- Dave Barry

GeneralRe: Write service to fail or crash. Pin
japel18-Jan-07 14:27
japel18-Jan-07 14:27 
GeneralRe: Write service to fail or crash. Pin
Jason McBurney19-Jan-07 3:14
Jason McBurney19-Jan-07 3:14 
QuestionFind text from a web page Pin
samiknandi17-Jan-07 22:39
samiknandi17-Jan-07 22:39 
AnswerRe: Find text from a web page Pin
ChandraRam17-Jan-07 22:53
ChandraRam17-Jan-07 22:53 
GeneralRe: Find text from a web page Pin
samiknandi17-Jan-07 23:07
samiknandi17-Jan-07 23:07 
GeneralRe: Find text from a web page Pin
ChandraRam17-Jan-07 23:11
ChandraRam17-Jan-07 23:11 
GeneralRe: Find text from a web page Pin
samiknandi17-Jan-07 23:40
samiknandi17-Jan-07 23:40 
GeneralRe: Find text from a web page Pin
ChandraRam17-Jan-07 23:43
ChandraRam17-Jan-07 23:43 
QuestionAdd-in for MS Word and Power Point [modified] Pin
Anoop Ravi17-Jan-07 22:02
Anoop Ravi17-Jan-07 22:02 
AnswerRe: Add-in for MS Word and Power Point Pin
Dave Kreskowiak18-Jan-07 4:00
mveDave Kreskowiak18-Jan-07 4:00 
Questioninfragistic netadvantage problem[asap pls] [modified] Pin
spell12817-Jan-07 20:36
spell12817-Jan-07 20:36 
AnswerRe: please help..asap reply pls Pin
Christian Graus17-Jan-07 21:03
protectorChristian Graus17-Jan-07 21:03 
GeneralRe: please help..asap reply pls Pin
spell12818-Jan-07 13:54
spell12818-Jan-07 13:54 
GeneralRe: please help..asap reply pls Pin
Dave Kreskowiak18-Jan-07 17:27
mveDave Kreskowiak18-Jan-07 17:27 
GeneralRe: please help..asap reply pls Pin
Steven J Jowett19-Jan-07 4:33
Steven J Jowett19-Jan-07 4:33 
GeneralRe: please help..asap reply pls Pin
Dave Kreskowiak19-Jan-07 4:47
mveDave Kreskowiak19-Jan-07 4:47 
QuestionScheduled Task Pin
Kumaran21cen17-Jan-07 20:26
Kumaran21cen17-Jan-07 20:26 

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.