Hi all,
I just started working on asp.net ( a newbie). I could so far build some pages and got them running on my own machine. Right now, I have in my hand the code for a website that is currently running. I just want to know the procedure to open this website. I followed these steps:
1. Save the project in a folder on a local drive.
2. Go to VS-> choose Open Website->Build Website->Debug using the config file.
3. This just opens up the home page (home.aspx).
I'm not sure if this is it. I'm unable to get any images displayed nor am I able to browse through the debugging version. Also, I need help in setting up the IIS for this.
I know this is way too much to ask but I really need this help.
Thanks!
I just started working on asp.net ( a newbie). I could so far build some pages and got them running on my own machine. Right now, I have in my hand the code for a website that is currently running. I just want to know the procedure to open this website. I followed these steps:
1. Save the project in a folder on a local drive.
2. Go to VS-> choose Open Website->Build Website->Debug using the config file.
3. This just opens up the home page (home.aspx).
I'm not sure if this is it. I'm unable to get any images displayed nor am I able to browse through the debugging version. Also, I need help in setting up the IIS for this.
I know this is way too much to ask but I really need this help.
Thanks!