|
Cider Designer Problem Hello
When i create a new Windows application in VS.NET, the Cider designer says
Error 1 Error at element 'Button' in markup file
'PresentationDesignVisualStudio;component/ms/internal/assemblyresources.xaml'
: Cannot convert the string 'ApplicationCommands.Open' in attribute
'Command' into an object of type 'System.Windows.Input.ICommand'..
D:\Temp\WindowsApplication3\WindowsApplication3\MyApp.xaml 1 1
WindowsApplication3
Warning 2 Could not read state file
"obj\Debug\ResolveAssemblyReference.cache". Attempting to deserialize an
empty stream. WindowsApplication3
Error 3 Could create an instance of type Window
D:\Temp\WindowsApplication3\WindowsApplication3\Window1.xaml 1 1
WindowsApplication3
this is a normal application without any controls
kind regards
Dieter |