On Feb 6, 2011, at 6:49 AM, macias wrote: > My problem is I cannot even start DBMetal properly.
http://code.google.com/p/dblinq2007/wiki/Installation > Technical info: Postgresql 9, DbLinq-0.20.1, Npgsql2.0.11. > > So then, just of curiosity I also copied entire Npgsql into DBLinq. > This time DBMetal reveal the reason why it couldn't load this library > -- because it was compiled for newer version of runtime than DBMetal > itself. You should copy the .NET 3.5 assemblies into the DbMetal.exe directory, or edit DbMetal.exe.config so that the appropriate fully-qualified assembly name is listed (as per the "To run DbMetal" section, way #2). - Jon -- You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/dblinq?hl=en.
