I developing ASP.NET application using a Swedish version of Windows XP and Visual studio Professional. When ever i get an error aka. \"yellow screen of death\" the error mes
You can find your error translated into English on finderr.net
or
The second solution to this problem is to move, delete or rename a file containing translations of exceptions. These translations are in file:
%windir%\assembly\mscorlib.resources.dll { version: 2.0.0.0 culture: sv token: b77a5c561934e089}
After the change you have to restart .NET framework. Important information: Do it on your own risk and I do not know what are the side effects to this solution.