windows services
Hi,
I've done a windows service app in c#.
I've added an installer using the add installer link.
When I've runned the installutial app to install the windows service I got an error saying System.ArgumentException:Must specify value for source.
Any help?
Thanks
|