mstefan wrote:
Out of curiousity, what kind of work do you do with VS2005 that requires that you run the IDE with elevated privileges? I run it normally, and haven't run into any issues so far with SP1 and the Vista update installed.


If you need to debug Windows services, you'll need to elevate for that. Attempting to attach the debugger to a Windows service w/o elevation causes an access denied error I think (Some error anyway).