Search   

Sunday, February 05, 2012

Support » Support Forum

Register  Login

 Menu  
 
    

 Welcome!  
 


Welcome to the NDO support forum!

kreis.gif Please register/login at the site if you want to post a thread. We sometimes copy support mails of common interest to the forum. They appear with anonymous sender.
kreis.gif Please post your messages in English language if possible. You can do your posts also in German, we will translate your post and our answer so that all users of the forum can read your posts.
kreis.gif The forum software requires that javascript is enabled.
kreis.gif Please do not insert licence information or licence keys in forum posts.
kreis.gif If you know a good answer to a post of another user, feel free to reply!
kreis.gif The forum is monitored. We reserve the right to remove posts we consider not to be useful for other forum users.

   Print   

      
 NDO Support Forum  
 
SearchForum Home
  NDO-Forum postings in english please, if possible.  Developing with NDO  Error: 'column'...
 Error: 'column'-Argument darf nicht null sein.
 
 4/30/2007 11:05:19 AM
schoetbi
15 posts


Error: 'column'-Argument darf nicht null sein.
Hello,

when I compile I got the following error from the Enhancer. What does that mean, and how can I search for the error?


Error 1 Error: 'column'-Argument darf nicht null sein.
Parametername: column NDO Enhancer

Regards,
Tobias
 4/30/2007 11:28:03 AM
Mirko
109 posts
5th


Re: Error: 'column'-Argument darf nicht null sein.
 Modified By Mirko  on 4/30/2007 11:29:16 AM)

Hi Tobias,

this looks like a mismatch between the mapping file and the schema. NDO finds a column name in the mapping file and expects to find that column in the schema, where it doesn't exist. Make sure, that your business classes assembly produces a schema file and make sure, that your application is configured so that it merges the schema from the base assembly. NDO uses the schema files in the DDL generator, which produces the xxx.sql files.

If you can't find the cause of the error, please send a VS solution to me in which the error occurs.

Best Regards
Mirko

 

 4/30/2007 3:15:25 PM
schoetbi
15 posts


Re: Error: 'column'-Argument darf nicht null sein.
Hi,

thanks, after a few rebuilds it worked.

regards,
Tobias
  NDO-Forum postings in english please, if possible.  Developing with NDO  Error: 'column'...
  SearchSearch  Forum HomeForum Home