I published my app in IIS. I can browse it fine. However when I go outside my network and type the URL I get the IIS welcome screen. How do I get it to pop my application? I tried HTTP redirect but after a few hits it started appending an infinate number of urls to the url and failing because of maxURLsize exceeded.
↧