Orm.jar -> orm.dll missing for c#

Hello,

i have tried to generate the Database and C#-Code from my Model. It works fine. Database successfully created and the code is okay.
But in every code file the compiler reports an Error.
namespacename “orm” is missing.

i could remember that i have to import the generated orm.jar file in eclipse but i couldn’t find a “orm.dll” for Visual Studio.
:slight_smile:

hope you can help me and sorry for my bad english.

Hi user,

You can find all the required dll files in the lib folder of the generated files. Could you import them and try again?

Best regards,
Jick