Page 1 of 1

Access to entities at the first time fails

Posted: Mon 22 Jul 2013 09:02
by sajjadlove
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?

Re: Access to entities at the first time fails

Posted: Thu 25 Jul 2013 14:57
by Shalex
Please specify the inner exception, its call stack, and send us a small test project for reproducing the problem.