Page 1 of 2

about create ado.net entity data model

Posted: Thu 21 Aug 2008 10:01
by wangmjj
error:
An error occurred while connecting to the database. the database may be unavvilable. the error message is :
The provider did not return a ProviderManifest instance.
-------------
create DataSet use OraDirect.net is fine.
my ide: vs.net 2008 sp1
how do i?

oh ! my oradirect.net version:4.75.39.0

Posted: Thu 21 Aug 2008 10:03
by wangmjj
how do i ?

Posted: Thu 21 Aug 2008 11:21
by Shalex
We recommend you to download new OraDirect .NET version (4.75).
It supports Visual Studio 2008 Service Pack 1. You can download it from http://www.devart.com/oranet/download.html

If the problem persists, please let us know.

Posted: Fri 22 Aug 2008 04:13
by nielsen
Hi,

I am using Visual Studio 2008 with Service Pack 1 and the trial version 4.75.

I am having similar problem too.

Any help on this?

Thanks.

Posted: Fri 22 Aug 2008 07:16
by Shalex
Make sure you have installed Visual Studio 2008 Service Park 1 Release (not Beta), OraDirect .NET 4.75.

You can find OraDirect .NET version here:
VS 2008, Menu Tools | Oracle | About OraDirect .NET

If the problem persists, please describe it.

Posted: Wed 27 Aug 2008 18:07
by hankey
Hello

I am using Visual Studio 2008 with Service Pack 1 "release" and the version 4.75. I am having the same problem too.

somebody help me?

thanks.

Posted: Thu 28 Aug 2008 13:39
by Shalex
Please provide us detailed information about the error and what steps we should follow to reproduce it.

Posted: Thu 28 Aug 2008 16:35
by hankey
my mistake, problem resolved thanks

About ERROR Message

Posted: Fri 29 Aug 2008 04:14
by wangmjj
ERROR Message:
System.Data.EntityCommandExecutionException
Type:CoreLab.Oracle.OracleException
ErrorMessage:
ORA-03313:end-of-file on communication channel
---------------------
but use 4.70.36 is fine and change .edmx file at node "<Schema.. Provider="CoreLab.Oracle.Entity" TO "CoreLab.Oracle" is ok!
----------------------
other:
server Resource Manager connection to Oracle is fine;
Creater DataTableAdapter is fine;
My OS:WINDOWS XP
Oracle:9i
vs.net 2008
all lanage:China simplified character

Posted: Fri 29 Aug 2008 13:01
by Shalex
Please describe here how we can reproduce it.

despondent

Posted: Fri 05 Sep 2008 07:24
by wangmjj
ERROR Message:
System.Data.EntityCommandExecutionException
Type:CoreLab.Oracle.OracleException
ErrorMessage:
ORA-03313:end-of-file on communication channel
---------------------
but use 4.70.36 is fine and change .edmx file at node "<Schema.. Provider="CoreLab.Oracle.Entity" TO "CoreLab.Oracle" is ok!
----------------------
other:
server Resource Manager connection to Oracle is fine;
Creater DataTableAdapter is fine;
My OS:WINDOWS XP
Oracle:9i
vs.net 2008
all lanage:China simplified character

Posted: Fri 05 Sep 2008 16:04
by Shalex
As I understand you have the latest version (4.75.41) of OraDirect .NET. "ORA-03313:end-of-file on communication channel" error can be caused by different reasons.
Tell us please, when exception arises: after you click "Next" in Entity Framework wizard immediately or after delay.
Try to check arising this exception on the other Oracle sever with simple schema.

Posted: Thu 11 Sep 2008 08:41
by wangmjj
when i Clieck "Next" after delay pop-up "Execate data defineORA-03313: END-OF-FILE....." at EDM Wizard.
if use LINQ To Oracle Beta is fine!
but it need OraDirect.net Version:4.75.23.

i have Test in other Oracle Server arisen alike problem!
My OS:windows Server 2003 sp1(language Chinse)
Oracle 9.2
help me! thanks!

Posted: Thu 11 Sep 2008 14:11
by bopuvile
I have a serious problem:

-- Adding an item type ASO.Net Entity Model
-- Select or create a new connection to Oracle
-- Select tables for inclusion in the model
-- Completion
-- Remains hung system, I have to close because no response VS2008

Configuration:
-VS2008 SP1
-ORADIRECT 4.75.41.0
-Oracle 9i

I need to solve this problem in order to generate new projects using your provider.

Thanks,

Posted: Thu 11 Sep 2008 14:41
by Shalex
The latest build of OraDirect .NET version 4.75.42 is available. Its performance is much better when working with large schemas.
You can download it from http://www.devart.com/oranet/download.html or from Registered Users' Area (for the Subscription program members only).

More about the new release: http://devart.com/forums/viewtopic.php?t=12859