Microsoft
Software
Hardware
Network
Question : the client-side configuration does not match the proxy
Hi
i am not able to get the values from the WCF Service which was consumed through BizTalk.
i'm able to get the WSDL. But not the the values when invoked it from WCF Test Client / Soap UI.
The following error comes in WCF Test Client.
"Failed to invoke the service. Possible causes: The service is offline or inaccessible; the client-side configuration does not match the proxy; the existing proxy is invalid. Refer to the stack trace for more detail. You can try to recover by starting a new proxy, restoring to default configuration, or refreshing the service."
And from SOAP UI "Read TimeOut" error is coming.
can anybody help me in solving this issue.
Thanks in Advance.
Pavan.
Answer : the client-side configuration does not match the proxy
Hi
I got the solution for the above issue.
The reason is that a break point is getting created automatically even after clearing all of them.
so once this problem was cleared, Read Time Out error is not coming.
:)
Random Solutions
Who is logged into my access database now?
DTS export to a generated text filename
toolbars position
SQL query
Rquire simpler than multiple iif, or, and combination
SQL Query to find number of customers with X bookings
How to read contents of Macros using VBA
IP change on Win2K Server DC
How do I use RecordSelectionFormula to pass dates via VS 2005 to Crystal report 2008?
Using an Enum to limit the property vales of a class