Page 1 of 1

Issue while accessing Data Service Win 2K8 R2...

Posted: Wed 09 Nov 2011 10:12
by RajeevDebnath
We are one of registered user of dotconnect for Oracle 10g.

When we access WCF data service from IIS 7.5 + Windows 2008 Server R2 then we are getting error message as

--------------------------------------
Message: Unhandled Error in Silverlight Application An error occurred while processing this request. at System.Data.Services.Client.QueryResult.EndExecute[TElement](Object source, IAsyncResult asyncResult)
at System.Data.Services.Client.DataServiceRequest.EndExecute[TElement](Object source, DataServiceContext context, IAsyncResult asyncResult)
at MugshotControl.MugshotLogin.c__DisplayClass4.c__DisplayClass6.b__1()
------------------------------

same data service is working on Windows 2003 Server + IIS 6.0

Looking forward for your response.

Regards,
Rajeev

Posted: Wed 09 Nov 2011 12:33
by Shalex
Why have you decided that the problem is caused by dotConnect for Oracle? There are no Devart classes in your call stack. Check the inner exception to get a more detailed information about the problem.

Posted: Thu 10 Nov 2011 02:11
by RajeevDebnath
Thanks for the response.

As I have mentioned same service is working on Windows 2003 Server.

Can you please suggest whether same oracle client for 32 bit will also work for 64 bit OS(Windows Server 2008 R2) with dotConnect for Oracle or we need 64 bit Oracle client.

Regards,
Rajeev

Posted: Thu 10 Nov 2011 16:10
by Shalex
The capacity of Oracle client has to coincide with the capacity of your application (or of the web server in which your service is deployed).