beritec / fdotoolbox

Automatically exported from code.google.com/p/fdotoolbox
0 stars 1 forks source link

Add identity proeprty to schema #355

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Follow directions here 
(http://themapguyde.blogspot.com.au/2010/08/using-fdo-schema-overrides.html)
2. try loading a new sql connection with config file
3. bombs out and won't load giving me the following error.

"Exception occurred: System.InvalidOperationException: Cannot set configuration 
when connection is not in a closed state at 
FdoToolbox.Core.Feature.FdoConnection.SetConfiguration(String file) ..."

What is the expected output? What do you see instead?
Expected to load database view with identity property

What version of the product are you using? On what operating system?
FDO Toolbox 1.0.0.1251

Please provide any additional information below.
So close !

Original issue reported on code.google.com by adam.jam...@gmail.com on 2 Apr 2012 at 11:36

GoogleCodeExporter commented 8 years ago

Original comment by jumpinja...@gmail.com on 3 Apr 2012 at 3:22

GoogleCodeExporter commented 8 years ago
I am running into this issue as well. I followed the Blog post and changed the 
XML configuration by adding in the Identity field. I went back to FDO Toolbox 
to load this configuration and got this same error. Here is my modified XML 
document.

Original comment by silverkn...@gmail.com on 10 Aug 2012 at 11:24

GoogleCodeExporter commented 8 years ago
Attaching new file.

Original comment by silverkn...@gmail.com on 10 Aug 2012 at 11:45

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed r1257

Original comment by jumpinja...@gmail.com on 18 Nov 2012 at 11:43