Link to home
Start Free TrialLog in
Avatar of zachvaldez
zachvaldezFlag for United States of America

asked on

How to map the project to the localhost?

Can someone shoe me the steps in mapping the vb.net project to the localhost?
Avatar of Hans Langer
Hans Langer

in the File MiWebProject.vbproj.webinfo  change the attribute:
<Web URLPath = "http://localhost/NameOfSharedFolder/MiWebProject.Web.vbproj" />

You must Share your folder where is located you files:
Right Click on the folder to shared -> Shared and Security -> Web Sharing -> Share this folder -> Must be the same name of the URLpath "NameOfSharedFolder"

Good Luck
Avatar of zachvaldez

ASKER

Which one is this?

Right Click on the folder to shared -> Shared and Security -> Web Sharing -> Share this folder -> Must be the same name of the URLpath "NameOfSharedFolder


Unable to open web project; need to  map to same server location....help please
ASKER CERTIFIED SOLUTION
Avatar of eozz_2000
eozz_2000

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You mean in IIS right click on folder and creatte new  virtual directory?
Next to "Application Name" click in Create
I don't see the "CREATE" option
In the Virtual Directory Tab, in the Application Configuration part, next to "Application Name", if the text box is disabled, the button will have the text: "Create"