I did exactly this -- "edit DbMetal.exe.config so that the appropriate fully-qualified assembly name is listed". I wrote this in initial post. My entry looks like this (if it is any difference):
<provider name="PostgreSQL" dbLinqSchemaLoader="DbLinq.PostgreSql.PgsqlSchemaLoader, DbLinq.PostgreSql" databaseConnection="Npgsql.NpgsqlConnection, Npgsql, Version=2.0.11.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7" /> Maybe I am missing something but it looks like the wiki advised. Yet, despite of this -- I get error as mentioned above. -- 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.
