Visual Studio 2008 error while debugging an app with "uiAccess=true" in the manifest
- by Jon Tackabury
I have a C# WinForms application that has "uiAccess" set to "True" in it's manifest file. When I try to start/debug it in Visual Studio 2008 SP1 under Windows 7 x64 (RTM) I get this error:
Running an Accessibility application requires following the steps described in Help.
The help button is a broken link, and clicking ok just closes the…