Hi...
I have created a windows services application having some methods which are used in my application..
but when I perform save event where is my services application is called at that time following exception is happening..
Exception has been thrown by the target of an invocation
any body help..
Loading
Sam HobbsPosted Jun 2, 2011, 6:22 AM
Posted Jun 2, 2011, 12:23 AM
For debugging the windows service, put Debugger.Launch() line in the save event.