You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: