Home All Groups Group Topic Archive Search About
Author
20 Apr 2006 10:31 AM
Jake
Hi,

I would like to make login from service that I have coded vb.net. Actually
it have to log in when some hw conditions are correct.  How it is possible
can service make login?

jake

Author
20 Apr 2006 10:55 AM
Herfried K. Wagner [MVP]
"Jake" <japen***@hotmail.com> schrieb:
> I would like to make login from service that I have coded vb.net. Actually
> it have to log in when some hw conditions are correct.  How it is possible
> can service make login?

Login to what?  A Windows user account?  A custom application?

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
21 Apr 2006 6:36 AM
Jake
>> I would like to make login from service that I have coded vb.net.
>> Actually
>> it have to log in when some hw conditions are correct.  How it is
>> possible can service make login?
>
> Login to what?  A Windows user account?  A custom application?
>

Sorry. I mean Windows account. I have tried UserLogon but I did not get it
work.

jake