Silverlight WCF connection blocking
Posted
by Rafal
on Stack Overflow
See other posts from Stack Overflow
or by Rafal
Published on 2010-04-17T21:34:25Z
Indexed on
2010/04/17
21:43 UTC
Read the original article
Hit count: 356
Hi
I have a problem calling WCF Service Method by Silverlight App. I keep getting Error in Fidler: [Fiddler] Connection to localhost failed. Exception Text: Can not connect because the target machine actively refused it: 1:50045 I use Win 7, port 50045 is unlocked. My App.config and ServiceReferences.ClientConfig are OK... Please HELP:)
© Stack Overflow or respective owner