Damn, can you tag the VisualMetal as obsolete ? Since i use DBLinQ, i'm working with VisualMetal - and adapting the generated c# to my need :D
Thx a lot :) On Apr 7, 4:06 pm, Pascal Craponne <[email protected]> wrote: > The schma extraction engine is the same, but the code generator isn't. > DbMetal uses a simple but working code generator (a text generator), > VisualMetal uses a more advanded but not finished code generator based on > CodeDom. > > On Tue, Apr 7, 2009 at 15:57, Sharique <[email protected]> wrote: > > > Thank you. It works. > > I thought Visual metal dbmetal in backend. > > > On 4 अप्रै, 17:18, Pascal Craponne <[email protected]> wrote: > > > Hi, > > > first, don't use VisualMetal, it is not supported anymore, use DbMetal > > > instead. > > > second, the problem should disappear by using DbMetal :) > > > > Pascal. > > > > On Sat, Apr 4, 2009 at 14:12, Sharique <[email protected]> wrote: > > > > > 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 -~----------~----~----~----~------~----~------~--~---
