Hi
Unfortunately, the latest forms update has totally broken my project (thankfully I have a backup). It seems that every time I update forms it breaks my application in some way.
I have tried the various suggestions online such as deleting obj and bin folders for the project and, and removing the [XamlCompilation(XamlCompilationOptions.Compile)] from the code-behind, to no avail. Still wont build.
Anyone have any idea how to solve this - I am guessing it has effected like everyone using forms...
App.xaml : error : Value cannot be null.
3>App.xaml : error : Parameter name: type
3>PopupViews\PopupErrorPage.xaml : error : Value cannot be null.
3>PopupViews\PopupErrorPage.xaml : error : Parameter name: type
3>PopupViews\PopupPatientEventActivitySelector.xaml : error : Value cannot be null.
3>PopupViews\PopupPatientEventActivitySelector.xaml : error : Parameter name: type
3>PopupViews\PopupPatientEventCompletedViewer.xaml : error : Value cannot be null.
3>PopupViews\PopupPatientEventCompletedViewer.xaml : error : Parameter name: type
3>PopupViews\PopupPatientEventList.xaml : error : Value cannot be null.
3>PopupViews\PopupPatientEventList.xaml : error : Parameter name: type
3>PopupViews\PopupPatientEventSymptomSelector.xaml : error : Value cannot be null.
3>PopupViews\PopupPatientEventSymptomSelector.xaml : error : Parameter name: type
3>Views\AppDormantPage.xaml : error : Value cannot be null.
3>Views\AppDormantPage.xaml : error : Parameter name: type
3>Views\ConnectionStatusPage.xaml : error : Value cannot be null.
3>Views\ConnectionStatusPage.xaml : error : Parameter name: type
3>Views\PatientEventPage.xaml : error : Value cannot be null.
3>Views\PatientEventPage.xaml : error : Parameter name: type
3>XamlControls\ProteusConnectionStatusControl.xaml : error : Value cannot be null.
3>XamlControls\ProteusConnectionStatusControl.xaml : error : Parameter name: type
3>XamlControls\SpacelabsLogoControl.xaml : error : Value cannot be null.
3>XamlControls\SpacelabsLogoControl.xaml : error : Parameter name: type