Visual Studio 2013 always freezes when XAML parser throw XAMLParseException. It takes sometimes one minute when VS throw exception. It exist some settings how to avoid this behavior?
Asked
Active
Viewed 195 times
0

Brian Rasmussen
- 114,645
- 34
- 221
- 317

imodin
- 821
- 3
- 12
- 23
-
So instead of fixing the exception, you just want to avoid the freeze when it occurs? – Chris W. Oct 31 '13 at 16:07
-
`It exist some settings how to avoid this behavior?` - Disable the VS XAML designer, you don't really need it, invoke it manually only when needed by pressing F7. – Federico Berasategui Oct 31 '13 at 16:19