Visual Studio 2010 Pro - Run as Administrator no network drives
When i run VS 2010 as Administrator then VS can't find my mapped network drive where my sourcecode is located.
But i realy need VS to run as an administrator in order to attach to a process.
Anyone got开发者_C百科 experience with this issue?
Redo the mapping while running as admin. Or use UNC path instead of mapped drives.
精彩评论