Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Runtime error in "WPF samples browser 2023.1"
posted

I have  compiled whole Infragistics.Samples.WPF.sln solution but get some errors when I run it, like this:

...IGSurfaceChart.Resource.SurfaceChartStrings: Default constructed function NOT found...

1) Open with VS2022

2) Upgrade all  projects from CLR4.0 to 4.6

Parents
No Data
Reply
  • 2155
    Offline posted

    Hello,
    To run the WPF samples browser with Visual Studio, please change the startup project to “Infragistics.SamplesBrowser.WPF” from the solution’s property window.
    You should be able to see the solution’s property window by opening Infragistics.Samples.WPF.sln with Visual Studio, right click the solution on the Solution Explorer, and select “Properties”. Please choose "Infragistics.SamplesBrowser.WPF" for the Single startup project's drop down list there.

Children
No Data