Hi all, I have written a windows service that reads from a message queue, a timer based reader that reads from a transactional message queue. every thing seems to be working fine. when i uninstall the service, the service is still in the services list with its status set to stopping and hangs in there. i can only restart to remove it from the list before i re-install it again. does any one has any idea why this is happening.
i have another program that does the same but from a non transactional message queue, and uses asynchronous methods to read from the message queue. and this works just fine. where am i messing it up!! ===== "Keep these concepts in mind: You've failed many times, although you don't remember. You fell down the first time you tried to walk. You almost drowned the first time you tried to swim. . . . Don't worry about failure. My suggestion to each of you: Worry about the chances you miss when you don't even try." Sherman Finesilver --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
