Click here to Skip to main content
15,916,426 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow is creating control? Pin
MGunes21-Feb-05 23:49
MGunes21-Feb-05 23:49 
AnswerRe: how is creating control? Pin
Dave Kreskowiak22-Feb-05 0:33
mveDave Kreskowiak22-Feb-05 0:33 
GeneralNeed Control Help Any One Pin
Virus Detecter21-Feb-05 20:51
Virus Detecter21-Feb-05 20:51 
GeneralRe: Need Control Help Any One Pin
Bad Sector21-Feb-05 22:26
Bad Sector21-Feb-05 22:26 
GeneralRe: Need Control Help Any One Pin
Virus Detecter22-Feb-05 3:15
Virus Detecter22-Feb-05 3:15 
QuestionProcessor number in VB6 ? Pin
a_yosef21-Feb-05 20:43
a_yosef21-Feb-05 20:43 
AnswerRe: Processor number in VB6 ? Pin
Dave Kreskowiak22-Feb-05 0:30
mveDave Kreskowiak22-Feb-05 0:30 
GeneralWindows Service not starting on reboot Pin
Maroela21-Feb-05 20:07
Maroela21-Feb-05 20:07 
Hi, I wrote a windows service that starts fine when it is started manually, but when rebooting it times out(SCM 30 sec time-out). I've written some log code(to a textfile) in the Onstart() method to determine what section of this method is taking up too much time. Once again everything works fine when the service is started manually and it takes about 5 secs to start, with all the log information visible in the file. But when rebooting, it times out, before it even makes the very first entry into the logfile, which is the first thing it's suppose to do in the OnStart() method.

Can this be because the windows filesystem is not up and running yet on a reboot? Or possibly something else that my service is dependant on that didn't start yet?

Any ideas for possible("neat" or not so neat) solutions are welcome.

Thanks a lot.


Fanie
Questionhow to check if the scheduled task ran successfully on a remote computer with vb.net Pin
MagicGirL8321-Feb-05 18:39
MagicGirL8321-Feb-05 18:39 
AnswerRe: how to check if the scheduled task ran successfully on a remote computer with vb.net Pin
Dave Kreskowiak22-Feb-05 4:10
mveDave Kreskowiak22-Feb-05 4:10 
GeneralRe: how to check if the scheduled task ran successfully on a remote computer with vb.net Pin
MagicGirL8322-Feb-05 12:26
MagicGirL8322-Feb-05 12:26 
GeneralRe: how to check if the scheduled task ran successfully on a remote computer with vb.net Pin
Dave Kreskowiak22-Feb-05 12:45
mveDave Kreskowiak22-Feb-05 12:45 
GeneralRe: how to check if the scheduled task ran successfully on a remote computer with vb.net Pin
MagicGirL8322-Feb-05 12:51
MagicGirL8322-Feb-05 12:51 
GeneralRe: how to check if the scheduled task ran successfully on a remote computer with vb.net Pin
Dave Kreskowiak23-Feb-05 0:37
mveDave Kreskowiak23-Feb-05 0:37 
GeneralMsgBox Pin
Yulianto.21-Feb-05 16:29
Yulianto.21-Feb-05 16:29 
GeneralRe: MsgBox Pin
Christian Graus21-Feb-05 16:34
protectorChristian Graus21-Feb-05 16:34 
GeneralRe: MsgBox Pin
Arnooel21-Feb-05 21:31
Arnooel21-Feb-05 21:31 
GeneralOnPaint method Pin
cadorna200321-Feb-05 16:27
cadorna200321-Feb-05 16:27 
GeneralRe: OnPaint method Pin
Christian Graus21-Feb-05 16:36
protectorChristian Graus21-Feb-05 16:36 
GeneralRe: OnPaint method Pin
cadorna200321-Feb-05 16:57
cadorna200321-Feb-05 16:57 
GeneralRe: OnPaint method Pin
Christian Graus21-Feb-05 17:08
protectorChristian Graus21-Feb-05 17:08 
GeneralRe: OnPaint method Pin
Dave Kreskowiak22-Feb-05 0:22
mveDave Kreskowiak22-Feb-05 0:22 
GeneralRe: OnPaint method Pin
cadorna200322-Feb-05 0:45
cadorna200322-Feb-05 0:45 
GeneralIBindStatusCallback Pin
Jack Clift21-Feb-05 14:32
Jack Clift21-Feb-05 14:32 
GeneralWin32 Hooks Pin
jcrussell21-Feb-05 14:20
jcrussell21-Feb-05 14:20 

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.