Page 1 of 1
OracleEdmWizard.exe not loading
Posted: Tue 01 Jan 2008 13:36
by amit
Latest Version 4.35.27, receive an error upon loading:
"The settings property 'port' was not found."
Seems like a configuration file for the exe is missing.
Appreciate help here (maybe from older versions?)
Amit
Posted: Wed 02 Jan 2008 11:39
by Alexey.mdr
Could you specify the occurred problem and your steps that led to it?
What is your IDE?
Posted: Wed 02 Jan 2008 17:06
by amit
Using entity framework beta 3, vs2008 pro. on windows XP SP2.
Installed latest OraDirect.NET.
From documentation figured that I have to run the external tool outside of visual studio, so double clicked the OracleEdmWizard.exe. Got the error message, and with 'debbuging' got the noted above error message.
Doesn't this EXE has a config file attached ?
Is it related to the connection problem of vs2008 that you are working on fixing ?
Posted: Thu 03 Jan 2008 16:34
by Alexey.mdr
We are investigating this problem.
I'll let you know our progress.
Posted: Fri 04 Jan 2008 19:23
by Sleepyhead
I am receiving this error as well when attempting to execute C:\Program Files\CoreLab\OraDirect.NET2\Entity\OracleEdmWizard.exe
Posted: Tue 08 Jan 2008 15:39
by Alexey.mdr
This bug is being examined. We will notify you about the result in the nearest time.
Progress?
Posted: Mon 14 Jan 2008 22:24
by Milkman69
Has there been any progress on this issue? I have specifically downloaded this product for the express intent to use it in the Entity Framework. The wizard was a key factor in the decision process for using yet another ORMapper. As with all ORMappers, the ease of creating the setup files (*.edm, in this case), is a major factor in deciding to implement an ORMapper.
Thanks
Posted: Tue 15 Jan 2008 13:53
by Alexey.mdr
We are planning to announce a new build at the end of this week.
Error code 6003
Posted: Wed 23 Jan 2008 07:38
by amit
Tool seems to load in new 4.35.28 version, thanx.
However, on one simple database it works, but on another one always get error code 6003, no matter which table/view I choose.
Value cannot be null
Parameter name storeEntityContainer
Posted: Wed 23 Jan 2008 10:19
by Alexey.mdr
Please send me a small project with database objects definition; I will need it to reproduce the problem. Do not use third party components.
Posted: Wed 23 Jan 2008 12:21
by amit
Please see my other thread with more insight to those problems.
Thank you
Amit
Posted: Wed 23 Jan 2008 12:53
by Alexey.mdr
Currently your table definition cannot contain quotations.
Refer to this post for more information:
http://crlab.com/forums/viewtopic.php?t=11402