Click here to Skip to main content
15,895,656 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Sort column in datatable Pin
Johan Hakkesteegt25-Nov-09 2:44
Johan Hakkesteegt25-Nov-09 2:44 
AnswerRe: Sort column in datatable Pin
helelark12325-Nov-09 5:26
helelark12325-Nov-09 5:26 
QuestionHow to avoid flickering of tooltip? Pin
Prasadsm25-Nov-09 0:24
Prasadsm25-Nov-09 0:24 
AnswerRe: How to avoid flickering of tooltip? Pin
EliottA25-Nov-09 2:36
EliottA25-Nov-09 2:36 
GeneralRe: How to avoid flickering of tooltip? Pin
Prasadsm25-Nov-09 18:12
Prasadsm25-Nov-09 18:12 
QuestionHow to disable automatic stop on window service ? Pin
manhlinhhmt21824-Nov-09 21:25
manhlinhhmt21824-Nov-09 21:25 
AnswerRe: How to disable automatic stop on window service ? Pin
David Skelly24-Nov-09 22:50
David Skelly24-Nov-09 22:50 
AnswerRe: How to disable automatic stop on window service ? Pin
Shameel24-Nov-09 23:27
professionalShameel24-Nov-09 23:27 
May be, an exception goes unhandled which bring down your service. Handle all exceptions and instrument your code to write to Windows Event Log when your service starts and stops. This might help you to troubleshoot your problem.

Also, in Service Manager, you can configure your service to restart automatically after a failure (in Recovery tab).
QuestionReportviewer stoped working... [modified] - Solved 11/25/2009 Pin
alexvw24-Nov-09 14:22
alexvw24-Nov-09 14:22 
AnswerRe: Reportviewer stoped working... Pin
Johan Hakkesteegt24-Nov-09 23:27
Johan Hakkesteegt24-Nov-09 23:27 
GeneralRe: Reportviewer stoped working... Pin
alexvw25-Nov-09 11:49
alexvw25-Nov-09 11:49 
QuestionMy VB6 sucks - what is this? Array("hello") Pin
gvanto24-Nov-09 14:04
gvanto24-Nov-09 14:04 
AnswerRe: My VB6 sucks - what is this? Array("hello") Pin
Johan Hakkesteegt24-Nov-09 21:50
Johan Hakkesteegt24-Nov-09 21:50 
AnswerRe: My VB6 sucks - what is this? Array("hello") Pin
Shameel24-Nov-09 23:30
professionalShameel24-Nov-09 23:30 
AnswerRe: My VB6 sucks - what is this? Array("hello") Pin
Dave Doknjas25-Nov-09 11:15
Dave Doknjas25-Nov-09 11:15 
Questiontextbox tab highlight text Pin
PAguilar0924-Nov-09 12:52
PAguilar0924-Nov-09 12:52 
AnswerRe: textbox tab highlight text Pin
Luc Pattyn24-Nov-09 13:48
sitebuilderLuc Pattyn24-Nov-09 13:48 
GeneralRe: textbox tab highlight text Pin
PAguilar0924-Nov-09 14:04
PAguilar0924-Nov-09 14:04 
GeneralRe: textbox tab highlight text Pin
Luc Pattyn24-Nov-09 14:42
sitebuilderLuc Pattyn24-Nov-09 14:42 
Questionmodify a Variable in a specific line in a text file Pin
IvanIT24-Nov-09 7:14
IvanIT24-Nov-09 7:14 
AnswerRe: modify a Variable in a specific line in a text file Pin
Dave Kreskowiak24-Nov-09 7:25
mveDave Kreskowiak24-Nov-09 7:25 
GeneralRe: modify a Variable in a specific line in a text file Pin
EliottA24-Nov-09 7:56
EliottA24-Nov-09 7:56 
GeneralRe: modify a Variable in a specific line in a text file Pin
Dave Kreskowiak24-Nov-09 9:40
mveDave Kreskowiak24-Nov-09 9:40 
AnswerRe: modify a Variable in a specific line in a text file Pin
Luc Pattyn24-Nov-09 10:39
sitebuilderLuc Pattyn24-Nov-09 10:39 
GeneralRe: modify a Variable in a specific line in a text file [modified] Pin
IvanIT25-Nov-09 3:30
IvanIT25-Nov-09 3:30 

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.