Posted 16 years ago
by Dirk Gaudian
-
Development Director,
Loy & Hutz AG
Version: 4.5.0480
Platform: .NET 3.5
Environment: Windows XP (32-bit)

"FileNotFoundException" when break on "Common Language Runtime Exceptions" enabled
When we select "Common Language Runtime Exceptions" under "Break when exception is: [..] Thrown" in the "Excpetions" Dialog of Visual Studio, we get several "FileNotFoundException"s:
System.IO.FileNotFoundException occurred
Message="Die Datei oder Assembly ActiproSoftware.Shared.Wpf30.zune, Version=4.5.480.0, Culture=neutral, PublicKeyToken=36ff2196ab5654b9 oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden."
Deselecting System.IO.FileNotFoundException in that dialog is no solution, because we are hunting down our own missing files with just that option.
Does the missing assembly exist somewhere or is this just a leftover / future feature?
When we select "Common Language Runtime Exceptions" under "Break when exception is: [..] Thrown" in the "Excpetions" Dialog of Visual Studio, we get several "FileNotFoundException"s:
System.IO.FileNotFoundException occurred
Message="Die Datei oder Assembly ActiproSoftware.Shared.Wpf30.zune, Version=4.5.480.0, Culture=neutral, PublicKeyToken=36ff2196ab5654b9 oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden."
Deselecting System.IO.FileNotFoundException in that dialog is no solution, because we are hunting down our own missing files with just that option.
Does the missing assembly exist somewhere or is this just a leftover / future feature?