I have created an ASP.NET app and published it to inetpub/wwwroot on one machine. It works great on that machine.
When I try to run it on a sister machine I don't seem to be able to point iis at the website. All I get is a white screen that says "It works!"
I copied all the files from the other machine. The file structure is the same. Under Default Wesite>>Propert ies, I have the home directory pointed at C:/inetpub/wwwroot.
I have tried pointing it at other directories also but nothing seems to work.
Help,
Thanks,
When I try to run it on a sister machine I don't seem to be able to point iis at the website. All I get is a white screen that says "It works!"
I copied all the files from the other machine. The file structure is the same. Under Default Wesite>>Propert ies, I have the home directory pointed at C:/inetpub/wwwroot.
I have tried pointing it at other directories also but nothing seems to work.
Help,
Thanks,
Comment