hi,
i have developed an Windows service with exception handling. i handled the exceptions by writing the errrors in file. but now i need to show the errors as like Windows eroor Messages. i tried messages.show . but it does not works. is it possible? if so,how to do that?
Thanks in advance
i have developed an Windows service with exception handling. i handled the exceptions by writing the errrors in file. but now i need to show the errors as like Windows eroor Messages. i tried messages.show . but it does not works. is it possible? if so,how to do that?
Thanks in advance
Comment