calling windows form application in windows services
Hi, I want to call a windows form application in windows service program, When I call a form as object it willnot show any error message, but when running service it will not show the form. Please help me.