I'm build an web application using dblinq. I'm using mysql. I created dbml and cs file using VisualMetal. I included cs file in project. I also added DBLinq.dll and DbLinq.MySql.dll in reference of web app. When I run I get error "Could not load file or assembly 'file:///C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\DbLinq.SqlServer.dll' or one of its dependencies. The system cannot find the file specified."
in file: H:\dblinq\src\DbLinq\Data\Linq\DataContext.cs on line: 205 Why it is calling DbLinq.SqlServer.dll? ---- Sharique uddin Ahmed Farooqui --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
