Click here to Skip to main content
15,896,547 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Who's a begginer, cause i am. Pin
Mitch F.8-Apr-05 10:54
Mitch F.8-Apr-05 10:54 
GeneralRe: Who's a begginer, cause i am. Pin
jtart210-Apr-05 12:32
jtart210-Apr-05 12:32 
Generalvb concept Pin
feeha8-Apr-05 4:55
feeha8-Apr-05 4:55 
GeneralRe: vb concept Pin
vertig07308-Apr-05 5:30
vertig07308-Apr-05 5:30 
GeneralRe: vb concept Pin
GizzoF8-Apr-05 5:40
GizzoF8-Apr-05 5:40 
GeneralWindows Service Pin
H@is@here8-Apr-05 4:41
H@is@here8-Apr-05 4:41 
GeneralRe: Windows Service Pin
Dave Kreskowiak8-Apr-05 4:51
mveDave Kreskowiak8-Apr-05 4:51 
GeneralRe: Windows Service Pin
H@is@here8-Apr-05 5:24
H@is@here8-Apr-05 5:24 
Thanks for your reply

OK but I don´t pass any arguments to start the service.
Do you mean OnStart(String[] args)?

I just use the installutil -i (Service name)
and to start the service I use the serviceController:

Dim Myservice as new ServiceController("Name of the service")
Myservice.start
MyService.Refresh

But if I use the start in the services panel it give´s me the same error.

Thanks
GeneralRe: Windows Service Pin
Dave Kreskowiak8-Apr-05 8:53
mveDave Kreskowiak8-Apr-05 8:53 
GeneralRe: Windows Service Pin
H@is@here8-Apr-05 10:55
H@is@here8-Apr-05 10:55 
GeneralDeleting a row in a datatable Pin
Martin@captivasystems8-Apr-05 4:19
Martin@captivasystems8-Apr-05 4:19 
GeneralRe: Deleting a row in a datatable Pin
vertig07308-Apr-05 4:30
vertig07308-Apr-05 4:30 
GeneralRe: Deleting a row in a datatable Pin
vertig07308-Apr-05 4:31
vertig07308-Apr-05 4:31 
GeneralRe: Deleting a row in a datatable Pin
Martin@captivasystems8-Apr-05 5:30
Martin@captivasystems8-Apr-05 5:30 
GeneralRe: Deleting a row in a datatable Pin
Guillermo Rivero8-Apr-05 6:00
Guillermo Rivero8-Apr-05 6:00 
GeneralRe: Deleting a row in a datatable Pin
Martin@captivasystems8-Apr-05 8:30
Martin@captivasystems8-Apr-05 8:30 
GeneralRe: Deleting a row in a datatable Pin
Martin@captivasystems9-Apr-05 3:49
Martin@captivasystems9-Apr-05 3:49 
General2 problems with MS Access Pin
vertig07308-Apr-05 3:12
vertig07308-Apr-05 3:12 
GeneralRe: 2 problems with MS Access Pin
Dave Kreskowiak8-Apr-05 4:03
mveDave Kreskowiak8-Apr-05 4:03 
GeneralRe: 2 problems with MS Access Pin
vertig07308-Apr-05 4:18
vertig07308-Apr-05 4:18 
GeneralSql Server Service in Win98 Pin
| Muhammad Waqas Butt |8-Apr-05 2:22
professional| Muhammad Waqas Butt |8-Apr-05 2:22 
GeneralRe: Sql Server Service in Win98 Pin
Dave Kreskowiak8-Apr-05 4:08
mveDave Kreskowiak8-Apr-05 4:08 
GeneralRe: Sql Server Service in Win98 Pin
Anonymous9-Apr-05 8:59
Anonymous9-Apr-05 8:59 
GeneralRe: Sql Server Service in Win98 Pin
Dave Kreskowiak9-Apr-05 10:01
mveDave Kreskowiak9-Apr-05 10:01 
GeneralGrid To Grid And then Backto DB Pin
| Muhammad Waqas Butt |8-Apr-05 2:03
professional| Muhammad Waqas Butt |8-Apr-05 2:03 

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.