I am getting the following error while consuming WCF service. An error has occurred while consuming this service. Please contact your administrator for more information. Error ID: 74ec9c30-7174-4a01-a574-176ea7b48954.
The same error I am not getting If I create Sample Console application in the WCF service solution and accessing the service. I am getting error only if I am trying to access from the hosted server
How did you host your WCF service? and Did you access your service from client application in another computer? What your meaning is that the error was throwed while accessing the service from the service hosted server? Could you paste the inner detailed
error information? you could enable WCF tracing on the server and client side to see the inner detailed executed information.
rejoin2me
Member
31 Points
120 Posts
wcf service error
Apr 30, 2012 02:55 PM|LINK
Hi All
I am getting the following error while consuming WCF service. An error has occurred while consuming this service. Please contact your administrator for more information. Error ID: 74ec9c30-7174-4a01-a574-176ea7b48954.
The same error I am not getting If I create Sample Console application in the WCF service solution and accessing the service. I am getting error only if I am trying to access from the hosted server
Peter pi - M...
Star
12871 Points
1786 Posts
Re: wcf service error
May 02, 2012 01:51 AM|LINK
How did you host your WCF service? and Did you access your service from client application in another computer? What your meaning is that the error was throwed while accessing the service from the service hosted server? Could you paste the inner detailed error information? you could enable WCF tracing on the server and client side to see the inner detailed executed information.
#enable WCF tracing.
http://blogs.msdn.com/b/madhuponduru/archive/2006/05/18/601458.aspx
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework