home recent topics recent posts search register faq   AspNetForum v.4.8.2.0

Huagati Systems Support Forum :: Forum

user:
psw:
| lost password
Home » Huagati DBML/EDMX Tools Support » Strange References Messages in this topic - RSS
11/13/2009 11:42:30 AM
moneill
Posts 17
Hi

As you gather I an just getting started with the tools,, I have both the DBML tool and The Profiler tool installed

I have created a small VS2008 C# Windows project with a test Db to get the hang of stuff , When I complied I got an error asking for references to 3 WPF libraries

Is that me or you ?, I added the libraries and all compiled OK , but I don't see where those libraries are used

Will I have to add those into all Projects going forward

Mike
11/13/2009 11:45:21 AM
Kristofer
Posts 240
Hi Mike,

The add-in don't use any WPF libraries (it is all winforms in the add-in itself). Also, it doesn't add any runtime references or UI code to projects, so I'm guessing there must be something in your code that reference those WPF libraries.

Which libraries dit it ask for?

Best regards,
Kristofer
edited by Kristofer on 11/13/2009
11/14/2009 1:36:23 PM
moneill
Posts 17
Looks like the Codesmith Project causing the clash
11/14/2009 1:36:35 PM
moneill
Posts 17
Looks like the Codesmith Project causing the clash
pages: 1
|

Home » Huagati DBML/EDMX Tools Support » Strange References