Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Crashes on geometry columns #2

Open
xalikoutis opened this issue Jun 3, 2014 · 2 comments
Open

Crashes on geometry columns #2

xalikoutis opened this issue Jun 3, 2014 · 2 comments

Comments

@xalikoutis
Copy link

EdmGen06 Information: 101 : Parameter: geom1

Unhandled Exception: System.ArgumentNullException: Value cannot be null.
Parameter name: value
at System.Xml.Linq.XAttribute..ctor(XName name, Object value)
at EdmGen06.EdmGenModelGen.ModelGen2(String connectionString, String provider
Name, String typeProviderServices, String modelName, String targetSchema, Versio
n yver) in c:\Proj\EdmGen06\EdmGenModelGen.cs:line 451
at EdmGen06.EdmGenModelGen.ModelGen(String connectionString, String providerN
ame, String modelName, String targetSchema, Version yver) in c:\Proj\EdmGen06\Ed
mGenModelGen.cs:line 23
at EdmGen06.Program.Main(String[] args) in c:\Proj\EdmGen06\Program.cs:line 9

Is it possible to just ignore it?

@kenjiuno
Copy link
Owner

kenjiuno commented Jun 3, 2014

Hi.
Thank you for reporting the problem!
I will check it about your issue.

@kenjiuno
Copy link
Owner

kenjiuno commented Jun 5, 2014

Ok, please try newer one: EdmGen06_20140605.7z

https://github.com/kenjiuno/EdmGen06/releases/tag/0.7.0.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants