|
-
Apr 5th, 2011, 06:02 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] windows Service - missing listener
Ok,
This is a culmination of my other post's regarding WCF being hosted by a windows service.
I've noticed that from the control panel if I get my windows service running then go to Task Manger/processes. My process can be seen and it gives me a PID let's say it's 2212.
Now if I go to a command prompt and type netstat -oan there is nothing listed for PID 2212 suggesting that there is no listener on my Windows Service, which might explain why I cannot reference the service. So back in my Windows Service App (VS2010). How do I add a listener?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|