Hello,
i would like to develop a windows service with vb express.
Is this possible with express or do i need a another version
Has someone samples
DiDi
Hello,
i would like to develop a windows service with vb express.
Is this possible with express or do i need a another version
Has someone samples
DiDi
develop windows service
MeMe_89765
Windows service projects are only supported in Visual Studio 2005 Professional and above.
It's probably possible to use the Service Control Manager API directly to create services even with the Express edition, but I'm not aware of any sample code that demonstrates this.
'//mdb