I created .Net Remoting object and deployed as windows service. This service calls another dll which has couple of delegates. If I used this dll from form based application all the delegates are getting fired but from the windows service I am not able to get these delegates fired. Any suggestions on this greatly appreciated.
Loading
oneofferPosted Jul 30, 2009, 8:30 AM
LisaPosted Feb 17, 2009, 9:19 AM
you need to set the serviceinstaller set as a localsystem account than netowork or local user account to make it work.
Thanks,
Lisa