Error importing

We are unable to reference an SDK Server from within a Project within a solutions that has other projects (XAF) that have references to DevExpress Components… (See error below)

Cannot read RODL library from source http://localhost:8099/bin. Cannot load RODL from provided server Uri. Could not load file or assembly 'DevExpress.Printing.v13.2.Core, Version=13.2.8.0, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Hello

Please try to start your server app and go to http://localhost:8099/bin in the browser. What results will you get?

Does not have anything to do with the server itself… it happens before actually connecting to the server…
same result if we try to connect to existing and non existing severs…

Hmm, that’s ineresting.

Could you attach a debugger to the VS instance and provide me the underlying exception’s tyme, message and stacktrace?

Thanks in advance