Hi,
There is an oracle client present on same machine. I can connect to Oracle, Schema gets created. I enabled wcf traces, but there inclusive. Only output I get beside the error that keeps popping up is in Microsoft Service Trace Viewer is:
Cached EDM connection string not found. Trying to load the connection string from WebConfiguration manager,
followed by Found connection string named 'AFConnectManagement' in the WebConfigurationManager.
in next line and that's it.
I tried it with a new solution from scratch (system account that has full rights in database), but still in the end:
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.
Steef-Jan Wiggers
Ordina ICT B.V. | MVP & MCTS BizTalk Server 2010
http://soa-thoughts.blogspot.com/ |
@SteefJan
BizTalk