Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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 experience with this issue?

like image 654
HerbalMart Avatar asked Jul 13 '11 10:07

HerbalMart


People also ask

Can not see mapped drives?

Go for the "Organize" tab. Select the option of "Folder and Search Options." Click on "View." Now choose the "Hidden files and folders." 2. Select the "Show hidden files, folders, and drives." Now click "OK."


1 Answers

Redo the mapping while running as admin. Or use UNC path instead of mapped drives.

like image 61
Kate Gregory Avatar answered Oct 11 '22 14:10

Kate Gregory