StoreFront and Windows 7 IIS 7.5 setup
-
mercoledì 9 marzo 2011 18:07
The installation instructions for the setup of the StoreFront sample application show how to set the \StoreCSVS\ directory as the root folder for the local website.
Unfortunately, the instructions were written for Windows XP and 2000. For example: I cannot right-click on the \StoreCSVS\ directory, in Windows Explorer, and select the Web Sharing tab from the Properties dialog because this tab does not exist in Windows 7.
Does anyone know where I can find the instructions for Windows 7 and IIS 7.5 ?
Thanks a lot.
Tutte le risposte
-
mercoledì 6 giugno 2012 12:55ModeratoreDid you get this sorted out?
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer
Jeff Wharton
MSysDev (C.Sturt), MDbDsgnMgt (C.Sturt), MCT, MCPD, MCSD, MCITP, MCDBA
Blog: Mr. Wharty's Ramblings
Twitter: @Mr_Wharty
MC ID: Microsoft Transcript -
martedì 12 giugno 2012 15:59Moderatore
Hi Marco,
Please try these steps:
- From the Start menu, click Run, then type inetmgr to open the Internet Information Services (IIS) MMC snap-in.
- In the left pane, expand the node with the computer's name, and then expand the Sites node.
- Right-click Default Web Site, and then select Add Virtual Directory to open the Virtual Directory window.
- In the window, type {alias_name} as the alias for the virtual directory that you are creating.
- Select the Physical path.
This link http://msdn.microsoft.com/en-us/library/ms751432.aspx is for WCF services, but some of the steps should apply.
- Proposto come risposta Mr. WhartyMicrosoft Community Contributor, Moderator martedì 12 giugno 2012 22:49
- Contrassegnato come risposta Mr. WhartyMicrosoft Community Contributor, Moderator giovedì 28 giugno 2012 23:59

