New to Telerik Test Studio? Download free 30-day trial

Missing mapped network drives

Problem:

When open a new project in Test Studio the browser dialog may not show the mapped network drives:

missing drives

Solution:

You need to set the following registry option:

HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Policies/System

EnableLinkedConnections=1

1.  Run regedit.

2.  Locate HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Policies/System

3.  Create a new DWORD entry with the name EnableLinkedConnections and value 1.

Enable Linked Connections

4.  Restart your computer.

5.  Now you should be able to see and use the network drives in Test Studio.

In this article