If you don't have PropertyChangingEventArgs (wich belongs to System.ComponentModel AFAIK) probably you have an older version of Mono. Which version do you have?
The only you have to do is to get the generated dll of the project System.Data.Linq (one of the projects of the DbLinq Solution) and put it into the same folder of the executable, it works even with the dll generated with .NET/csc. Nonetheless it is recommended to rebuild such project using gmcs though harder. Regards. On Tue, Sep 23, 2008 at 1:28 AM, <[EMAIL PROTECTED]> wrote: > > Hi, > > I try to complie DbLinq in Ubuntu, but failed. The > "PropertyChaningEventArgs" class can't be found. Can you provide the > dll files in Linux environment? > > Thanks > > > -- Saludos. Pablo Iñigo Blasco . --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
