Hi All,
I posted this message in the IIS forum but have no replies. It's such a basic question, but no one has replied yet, and I thought perhaps someone here might shed some light.
I have an ASP.NET web application developed using Visual Studio 2002. My boss wants to be able to view the web site in his laptop which is has Windows XP Pro installed, and is disconnected from the little intrate at my workplace. Thus, I need to setup IIS in his laptop and create a copy the website I created. That's what my problem is. I don't know how to setup the website on the laptop. How do I go about doing that?
In my own computer, which has Windows 2000 in it (and thus IIS 5.0, not 5.1 as is the case in with Windows XP Pro), I'm able to open IIS, right click the "Default Website" node and select New - Site. However, in the laptop, after taking the exact same steps, the only option I get is "Create Virtual Directory". Oh, and you don't know how annoying this is!
...And I'll tell you something else. I did the following:
1 - Copy the folder containing all the files of my web site to the folder in the laptop.
2 - Using IIS in the laptop, I created a Virtual Directory (since I had no choice to create a site) pointing to the folder containing all the files for my site.
3 - In the address bar of Internet Explorer, I typed in and the home page came out, but none of the links in it are active. Worse yet, I was supposed to be redirected to a Logon page (because I'm using Forms authentication), but the logon form never came up.
Help Needed Here
I already have all the files I need for my website. All I need is the piece of the puzzle that I'm missing to make it work from the laptop. Like I said, all the web site files (which are all in one folder) are already in the folder of the laptop. I also have a Virtual Directory in IIS that maps to it. What is it that I need to do so that when I type in the web application could run correctly?
Thanks!
JC
Friends are angels who lift us to our feet when our wings have trouble remembering how to fly...
I posted this message in the IIS forum but have no replies. It's such a basic question, but no one has replied yet, and I thought perhaps someone here might shed some light.
I have an ASP.NET web application developed using Visual Studio 2002. My boss wants to be able to view the web site in his laptop which is has Windows XP Pro installed, and is disconnected from the little intrate at my workplace. Thus, I need to setup IIS in his laptop and create a copy the website I created. That's what my problem is. I don't know how to setup the website on the laptop. How do I go about doing that?
In my own computer, which has Windows 2000 in it (and thus IIS 5.0, not 5.1 as is the case in with Windows XP Pro), I'm able to open IIS, right click the "Default Website" node and select New - Site. However, in the laptop, after taking the exact same steps, the only option I get is "Create Virtual Directory". Oh, and you don't know how annoying this is!
...And I'll tell you something else. I did the following:
1 - Copy the folder containing all the files of my web site to the folder in the laptop.
2 - Using IIS in the laptop, I created a Virtual Directory (since I had no choice to create a site) pointing to the folder containing all the files for my site.
3 - In the address bar of Internet Explorer, I typed in and the home page came out, but none of the links in it are active. Worse yet, I was supposed to be redirected to a Logon page (because I'm using Forms authentication), but the logon form never came up.
Help Needed Here
I already have all the files I need for my website. All I need is the piece of the puzzle that I'm missing to make it work from the laptop. Like I said, all the web site files (which are all in one folder) are already in the folder of the laptop. I also have a Virtual Directory in IIS that maps to it. What is it that I need to do so that when I type in the web application could run correctly?
Thanks!
JC
Friends are angels who lift us to our feet when our wings have trouble remembering how to fly...