ASP.Net and remote developement in IIS

C

Carlo Razzeto

Hello, I am just getting going with making a family website that I plan on
hosting on a box I have here. My question was in regards to setting up IIS
to allow remote development of my website. Basically what I would like is
that when I create the project file for my website I just specify that path
as being

http://my-domain/webroot/

as opposed to

http://localhost/webroot/

Are there any good references on line for getting this going?
 
G

Guest

Hi Carlo,

There is no problem in creating the web project. Just make sure the web.info
path is specified in the virtual host directory. Also take care of the DNS
names and IP address if any.

Thanks,
Ashish
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top