Access to entities at the first time fails

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
sajjadlove
Posts: 1
Joined: Mon 22 Jul 2013 08:47

Access to entities at the first time fails

Post by sajjadlove » Mon 22 Jul 2013 09:02

Hi
we are using Entity Framework 4, Silverlight, dotConnect and oracle 11g.
Our login process is stored procedure but after the login we use EF to fetch data. But for the first time when we want to fetch, it causes time out and after refreshing explorer everything is good...

what's the reason of this problem?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Access to entities at the first time fails

Post by Shalex » Thu 25 Jul 2013 14:57

Please specify the inner exception, its call stack, and send us a small test project for reproducing the problem.

Post Reply