Are you referencing the output of your DBLinq project? If that's the case, that should be the expected and desired behaviour. If you don't want that, copy the DLL's into different location (maybe even GAC) and reference them from that location.
-------------------------------------------------- From: "Ahrimaan" <[email protected]> Sent: Thursday, September 10, 2009 5:44 AM To: "DbLinq" <[email protected]> Subject: [dblinq] im doing it wrong.... > > Hi there , > > i made a new Project in VS2008, crete a file with db Metal and > implement it to my Project. > Next i implement the 3 DLLs DbLinq.dll , dblinq.data.dll and > mysql.data.dll > > Wenn i Debug my Code, it Jumps into the Extractet dbLinq Folder and > debug the cs files in the Folder. > I thought all Methods where implemented in the DLL ? > > Cann sby tell me whats wrong with my Code ? > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
