It is hard to believe something as common as this could fail but it appears that enumerating System.Diagnostics.Process.GetProcesses() and calling a Process property fails on Vista. Here is the test demonstrating the issue: [> TestMethod ] [ ExpectedException ( typeof (System.ComponentModel. Win32Exception ))
Similar Posts
One of the major changes in Windows Vista security is that most people are no longer going to be running with Administrator privileges by default like
Question I have built an installer using the Visual Studio 2005 setup project wizard. It installs correctly on Windows XP but fails on Windows Vista .
Introduction Everyone knows the problem of files being in use during installations of software. In the pre Windows Vista ages, a simple yet efficient
Mark Schmidt's Abode - Embedding Screensaver's in a Windows Form Awhile ago I created the screensaver Vista Sidebar gadget and promised I would put some