Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ATLPhenx/ee5871db2ae8a311a1e2341335b2f376 to your computer and use it in GitHub Desktop.
Save ATLPhenx/ee5871db2ae8a311a1e2341335b2f376 to your computer and use it in GitHub Desktop.
System.Windows.Markup.XamlParseException occurred
HResult=-2146233087
LineNumber=6
LinePosition=9
Message='The invocation of the constructor on type 'app.MainWindow' that matches the specified binding constraints threw an exception.' Line number '6' and line position '9'.
Source=PresentationFramework
StackTrace:
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
InnerException:
HResult=-2146233080
Message=Index was outside the bounds of the array.
Source= blah
StackTrace:
stuff...
InnerException:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment