Hi John,
"John" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi
>
> I have a winform app that uses a timer to periodically run a number of
> queries on an access db and write the results in a rich text control on
> the form. I have two questions;
>
> 1. If I am to convert this app into a service app what changes do I need
> to make?
I suggest you to put your code in a library, create a service using vs
wizard, call library from your newly created service.
>
> 2. Is installing a service in vs 2005 any easier than it used to in vs
> 2003?
Not that I know. It is easy enough already. What are you missing?
Anyway, you might consider creating a nonservice app and call it from task
scheduler instead. This way you won't need to hassle with instalations.
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development
www.rthand.com
Blog:
http://cs.rthand.com/blogs/blog_with_righthand/