wcf service errorhttp://forums.asp.net/t/1798512.aspx/1?wcf+service+errorWed, 02 May 2012 01:51:36 -040017985124958437http://forums.asp.net/p/1798512/4958437.aspx/1?wcf+service+errorwcf service error <p>Hi All</p> <p>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.</p> <p>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</p> 2012-04-30T14:55:24-04:004960694http://forums.asp.net/p/1798512/4960694.aspx/1?Re+wcf+service+errorRe: wcf service error <p>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.</p> <p>#enable WCF tracing.<br> <a href="http://blogs.msdn.com/b/madhuponduru/archive/2006/05/18/601458.aspx">http://blogs.msdn.com/b/madhuponduru/archive/2006/05/18/601458.aspx</a></p> 2012-05-02T01:51:36-04:00