wpf-demos icon indicating copy to clipboard operation
wpf-demos copied to clipboard

All projects are broken

Open michalss opened this issue 2 years ago • 6 comments
trafficstars

Always once i open project goes to millions of erros.. All the time.. Why you simple cannot post project what is working..

image

michalss avatar Jan 09 '23 12:01 michalss

what is the point uploading this non working projects...

michalss avatar Jan 09 '23 12:01 michalss

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 :(

michalss avatar Jan 09 '23 13:01 michalss

damn not possible to build this crap... hour gone and not any progress.. can you please fix it somehow..

michalss avatar Jan 09 '23 13:01 michalss

Same here

lbcsy avatar Jan 21 '23 06:01 lbcsy

~~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()

CADbloke avatar Mar 06 '23 02:03 CADbloke

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.

image

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.

sudharsan-narayanan avatar Nov 01 '23 14:11 sudharsan-narayanan