c# - Exception on loading main window XamlParseException on startup -


getting , exception thrown: 'system.windows.markup.xamlparseexception' in presentationframework.dll additional information 'the invocation of constructor on type 'wpf.controller' matches specified binding constraints threw exception.'

where wpf.controller controller class.... so, i've re-targeted wpf app dll, , have environmental wpf applications using xaml dll core ui. (minor changes wpf.exe deployment).

this error isn't happening wpf.exe projects... (3 of 5 running without issue - code same, outside app.config , properties have deployment differences.

when re-targeted wpf.exe wpf.dll, didn't change it's name, wpf.dll , wpf.exe project clashed. once renamed dll else, worked. error made sense, gotcha.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -