When i try and run the WPF example, the MainWindow.xaml.vb New() method InitializeComponent() call generates the following error:
'The invocation of the constructor on type 'AwesomiumSharp.Windows.Controls.WebControl' that matches the specified binding constraints threw an exception.' Line number '140' and line position '17'.
I had to remove a number of XCOPY commands in the most-build action. maybe there two things are related?
When i try and run the WPF example, the MainWindow.xaml.vb New() method InitializeComponent() call generates the following error:
'The invocation of the constructor on type 'AwesomiumSharp.Windows.Controls.WebControl' that matches the specified binding constraints threw an exception.' Line number '140' and line position '17'.
I had to remove a number of XCOPY commands in the most-build action. maybe there two things are related?