http://imgur.com/Yz9TAnX
I updated all Xceed DLLs via nuget, they all are version 2.4.0.0. The .csproj file also correctly references 2.4 all the way. I restarted the PC and rebuilt the project after upgrading. The UI project is the only project in the solution to reference the Toolkit.
Comments: ** Comment from web user: JakubPawlinski **
I updated all Xceed DLLs via nuget, they all are version 2.4.0.0. The .csproj file also correctly references 2.4 all the way. I restarted the PC and rebuilt the project after upgrading. The UI project is the only project in the solution to reference the Toolkit.
Comments: ** Comment from web user: JakubPawlinski **
Ok, I have manually removed all __bin__ and __obj__ sub folders from solution, with VS2012 not running.
Then cleaned solution and build again, now its working fine.
Thanks and sorry :)