Comunication error (that not accured while debugging)

Apr 3 2009 4:04 AM

Hello..

I got some exeception that I really can't understand. I'm getting it while calling a remote function (using WCF), but when I'm running my program in  debug mode everything work jus fine.

I guess that it some kind of time out issue but I cant fugure how to resolve it..

The exeption:

The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.

Thank for your help, Lior