Re: Version Conflict! :(
- From: Florian Doyon <florian.doyon@xxxxxxxxx>
- Date: Mon, 28 Jul 2008 08:01:22 -0700 (PDT)
Evan,
We've had some issues with DevExpress refs going haywire, that we
could always end up attributing to:
1/ DevExpress use dynamic assembly loading for some tasks (ie.
printing / reporting) so you don't see the reference in the assembly
itself... So using reflector and looking for 'Assembly' usage in
devexpress'code, or using processexplorer from live.sysinternals.com
you'll see which dll is missing. Add it to the references. And
complain to DevExpress :)
2 / How are you deploying to the client machine? Does your project
reference to devexpress all have the 'CopyLocal' property set to true?
For all the dlls, even those loaded at runtime?
Cheers,
Florian
.
- References:
- Version Conflict! :(
- From: Evan Camilleri
- Version Conflict! :(
- Prev by Date: Re: Version Conflict! :(
- Next by Date: Re: Version Conflict! :(
- Previous by thread: Re: Version Conflict! :(
- Next by thread: how to add tables in dropdownlist
- Index(es):