|
-
Apr 6th, 2003, 07:24 PM
#1
Thread Starter
Hyperactive Member
Creating a Windows 2000 service
Hi, I have just programmed a nice little application which retrieves information from Exchange 5.5 and compares that data with SQL server 2000 data. Any discrepancies are stored in a table for use by another program. At the moment the application is scheduled to execute every morning via a scheduling program.
What I would like to know is how can I / is it possible to turn this program into a Windows 2000 service that can be started and stopped via the Service manager.
Any links/ tutorials/ recommendations appreciated
Cheers
MarkusJ
-
Apr 6th, 2003, 07:28 PM
#2
Addicted Member
http://samples.gotdotnet.com/quickst...leService.aspx
I have a better bookmark at work that has a better example & tutorial with download, etc.
-
Apr 7th, 2003, 09:56 AM
#3
Addicted Member
http://support.microsoft.com/default...b;en-us;317421
Visual Basic .NET Code Sample: Creating a Windows Service
http://msdn.microsoft.com/library/de...owsservice.asp
This article is a little better and this is what I acutally used. If you have any questions, let me know.
-
Apr 7th, 2003, 03:27 PM
#4
Thread Starter
Hyperactive Member
Hi Shurijo, thankyou for your help
Regards
MarkusJ
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|