Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

TypeNameParserException is thrown on initialization #17

Open
grokys opened this issue Jul 24, 2013 · 0 comments
Open

TypeNameParserException is thrown on initialization #17

grokys opened this issue Jul 24, 2013 · 0 comments

Comments

@grokys
Copy link

grokys commented Jul 24, 2013

When the control is created, a TypeNameParserException is thrown with the message:

Prefix 'Controls' does not map to a namespace.

This exception is caught somewhere so the program can continue to run, but if "Break on exceptions" is enabled in Visual Studio it causes the debugger to break. It took me about 2 hours to realise that execution can continue after this exception is thrown :(

(Excellent work BTW!)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant