Designer not showing localized exception messages



I have installed the englisch version of visual studio 2005 Team System
and the german language pack for the .NET Framework 2.0. Whenever the
Windows Forms designer can not design a form (because an exception was
thrown) it shows the excption in english language. How come? How does
visual studio do this? Because whenever that same excpetion gets thrown
in my application its message will be in german. How can I make my
application behave like Visual Studio and display excpetion messages in
englisch, allthough the german language pack is installed?

.



Relevant Pages