wpf-demos
wpf-demos copied to clipboard
All projects are broken
Always once i open project goes to millions of erros.. All the time.. Why you simple cannot post project what is working..

what is the point uploading this non working projects...
and yes i did try to restore it. Why you just simply cannot post only sample and leave this all crappy libs alone in nugets and not include them into the sample project itself :(
damn not possible to build this crap... hour gone and not any progress.. can you please fix it somehow..
Same here
~~Hell of a way to make a first impression, Syncfusion. Usually their support is pretty good but this repo does more harm to their product than good.~~
Actually, they do work if you pull the latest version and follow the instructions. The tricky bit is having a license key if your trial has expired. See wpf-demos\common\Helper\AssemblyResolver.cs FindLicenseKey()
Hi @michalss,
The reported issue occurs due to assemblies not referred properly. In wpf-demos project, syncfusion assemblies will be referred from the location defined in Directory.Build.props file. So, we suggest to refer the proper Syncfusion WPF build installed location in the Directory.Build.props file to resolve this error.
Try the above solution and if the issue still persists, please provide us more information regarding the issue. This would help us to proceed further.