Click here to Skip to main content
15,920,602 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: excel data entry form in vb.net 1.1 [modified] Pin
amaneet8-Jun-06 20:45
amaneet8-Jun-06 20:45 
GeneralRe: excel data entry form in vb.net 1.1 [modified] Pin
TheFoZ8-Jun-06 20:50
TheFoZ8-Jun-06 20:50 
GeneralRe: excel data entry form in vb.net 1.1 [modified] Pin
amaneet8-Jun-06 20:57
amaneet8-Jun-06 20:57 
GeneralRe: excel data entry form in vb.net 1.1 [modified] Pin
TheFoZ8-Jun-06 21:04
TheFoZ8-Jun-06 21:04 
GeneralRe: excel data entry form in vb.net 1.1 [modified] Pin
amaneet8-Jun-06 21:12
amaneet8-Jun-06 21:12 
GeneralRe: excel data entry form in vb.net 1.1 [modified] Pin
TheFoZ8-Jun-06 21:54
TheFoZ8-Jun-06 21:54 
QuestionWindows Service Pin
_mubashir8-Jun-06 19:48
_mubashir8-Jun-06 19:48 
AnswerRe: Windows Service Pin
Steve Pullan9-Jun-06 0:53
Steve Pullan9-Jun-06 0:53 
It stops because you have logged off and it was running under those credentials. Logging off destroyes the process under which all sub processes run so therefore your service dies.

If you want it to run regardless of the logged on user, you'll need to change the service properties so that it runs under the localservice userid etc..

...Steve

1. quod erat demonstrandum
2. "Give a man a fish and you've fed him for a day. Teach him how to fish and you've fed him for life."
I read that somewhere once Smile | :)
AnswerRe: Windows Service Pin
Dave Kreskowiak9-Jun-06 1:13
mveDave Kreskowiak9-Jun-06 1:13 
Questiondoes vb.net has Method to convert string to unicode and unicode to string? Pin
roitha8-Jun-06 17:32
roitha8-Jun-06 17:32 
AnswerRe: does vb.net has Method to convert string to unicode and unicode to string? Pin
progload8-Jun-06 21:39
progload8-Jun-06 21:39 
AnswerRe: does vb.net has Method to convert string to unicode and unicode to string? Pin
Mekong River8-Jun-06 23:48
Mekong River8-Jun-06 23:48 
QuestionCOPYDATASTRUCT Pin
smokepipes8-Jun-06 12:50
smokepipes8-Jun-06 12:50 
AnswerRe: COPYDATASTRUCT Pin
progload8-Jun-06 15:13
progload8-Jun-06 15:13 
GeneralRe: COPYDATASTRUCT Pin
smokepipes8-Jun-06 22:40
smokepipes8-Jun-06 22:40 
QuestionCustomize Net access? [modified] Pin
Iftikhar Ali8-Jun-06 8:33
Iftikhar Ali8-Jun-06 8:33 
Questionread file Pin
totoblj8-Jun-06 7:50
totoblj8-Jun-06 7:50 
AnswerRe: read file Pin
Dustin Metzgar8-Jun-06 8:11
Dustin Metzgar8-Jun-06 8:11 
QuestionSound?! Pin
md_refay8-Jun-06 6:55
md_refay8-Jun-06 6:55 
AnswerRe: Sound?! [modified] Pin
hmklakmal8-Jun-06 12:19
hmklakmal8-Jun-06 12:19 
QuestionCurrencyManger Pin
md_refay8-Jun-06 6:53
md_refay8-Jun-06 6:53 
QuestionHow do you get .MP3 duration Pin
DaleGraham8-Jun-06 6:08
DaleGraham8-Jun-06 6:08 
AnswerRe: How do you get .MP3 duration Pin
daniel worel11-Jun-06 7:16
daniel worel11-Jun-06 7:16 
Questionprinting in vb.net 1.1 Pin
amaneet8-Jun-06 4:04
amaneet8-Jun-06 4:04 
QuestiondtPicker in VB Pin
.NetRams8-Jun-06 3:06
.NetRams8-Jun-06 3:06 

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.