Create Web Folders in Sharepoint
HOW TO OPEN MOSS 2007 FOLDERS IN EXPLORER VIEW
Overview: This article provides two options of how to view files from MOSS 2007 (Microsoft Office SharePoint Server 2007) in a Windows Explorer type view on Vista Operating Systems.
Symptoms: Users are use to accessing MOSS 2007 Explorer views from Internet Explorer for Windows Explorer type functionality such as drag and drop of files. When the users system is upgraded to Microsoft Vista, typical avenues of accessing Windows Explorer views fail.
Cause: This is a known issue that the industry is experiencing; Microsoft has yet to release a fix as of July 10, 2009.
Resolution: Microsoft Vista provides a better feature set for connecting to Web Folders than previously available in Windows XP. Users should leverage either the “Mapped Drives” or “Web Folders” functionality of Vista to access Windows Explorer type functionality of MOSS 2007 folders.
Options: The two options for users are:
- Create a Mapped Drive
- Mapping a drive to your web folder or document library will present the folder as a “Mapped Drive” icon within the “Computer” window similar to how users see their “C” drive, “CDROM” drive and other mapped drives.
- This option will also allow you to assign a drive letter to this folder for easy access from any Windows Explorer address bar. For Example, you decide to map a folder from MOSS 2007 named “ExampleFolderName” to a mapped drive and assign it the letter “E”. You will now see that drive in the “Computer” window and be able to access the drive from any Windows Explorer Address bar by typing in “e:” without the quotes.
- Creating a web folder mapped to the MOSS 2007 folder or document library requires a similar setup process as mapping to a drive. However, creating a web folder will place a “Folder” icon into your “Computer” windows.
- Since creating a web folder does not allow you to map a drive letter, users can only access the web folder via navigation into Windows Explorer. For example, you will see the folder in the “Computer” window as well as from the typical folder hierarchy navigation menu on the left of Windows Explorer windows.
INSTRUCTIONS
Option 1: How to Create Mapped Drive
- Identify the link that points to the document library or folder you want connected.
- Navigate within the MOSS Portal into the object that you want to connect.
- For my example, I want to connect to a Document library, so I’ll navigate into it.
- Copy the URL from the address bar of Internet Explorer and paste it into Notepad.
- Cleanup the URL
- First remove everything prior to “/ChildSite” and then remove everything following “/MyDocumentLibrary”. The red highlighted region below shows what I would remove from my URL, the green show what I need to keep.
https://Sitename.com/ChildSite/MyDocumentLibrary/Forms/AllItems.aspx - I end up with /ChildSite/MyDocumentLibrary
- For my example of connecting a Document Library I would place the web folder root path at the beginning of my connection and then add my cleaned up URL from my 1.c.ii example to the end which looks like the following. \\MyServerName@SSL\DavWWWRoot\ /ChildSite/MyDocumentLibrary
- Correct the forward slashes to back sloshes.
- Change from \\MyServerName@SSL\DavWWWRoot\ /ChildSite/MyDocumentLibrary
To \\MyServerName@SSL\DavWWWRoot\ChildSite\MyDocumentLibrary
- Open the “Computer” windows, so that you can see your current system drives and look for the “Map Network Drive” button at the top right of the “Computer” window. Press the “Map Network Drive” button to launch the wizard.
- In the “Map Network Drive” wizard page titled “What network folder would you like to map?”, Click the “Drive” drop down menu to select the drive letter to be assigned to your new drive
- Insure “Reconnect at Logon” is checked
- The Web Folder path that you created in step 2.b.ii should be pasted into the “Folder:” field.
In my example of connecting a Document Library, I will enter the following path into the “Folder:” field.
\\MyServerName@SSL\DavWWWRoot\ChildSite\MyDocumentLibrary - Click Finish.
- If successful, the newly created drive will open automatically. You can now manage files with Windows Explorer functionality.
INSTRUCTIONS
Option 2: How to Create a Web Folder
- Complete Steps 1 & 2 Just as Outlined Above for “Option 1: How to Create Mapped Drive”.
- Run the Map Network Drive Wizard
- Open the “Computer” windows, so that you can see your current system drives and look for the “Map Network Drive” button at the top right of the “Computer” window. Press the “Map Network Drive” button to launch the wizard.
- In the “Map Network Drive” wizard page titled “What network folder would you like to map?”, Click the link titled “Connect to a Web site that you can use to store your documents and pictures.”
- On the next page titled “Welcome to the Add Network Location Wizard”, click Next.
- On the next page titled “Where do you want to create this network location?”, click next.
- In my example of connecting to a Document Library, I will enter the following path into the field titled “Internet or network address” \\MyServerName@SSL\DavWWWRoot\ChildSite\MyDocumentLibrary
- Click Next
