Web App Setup
-
Hi I am trying to get a web app setup on a laptop and have .Net Framework, SQL Server 2000 and IIS installed but when u try to view the Default.aspx in the browser only the html code is displayed on the page and no controls are created if anyone has any ideas why this is happenin I would really appreciate any help Thanks in advance Tim
-
Hi I am trying to get a web app setup on a laptop and have .Net Framework, SQL Server 2000 and IIS installed but when u try to view the Default.aspx in the browser only the html code is displayed on the page and no controls are created if anyone has any ideas why this is happenin I would really appreciate any help Thanks in advance Tim
You set up the website in iis? I would guess that some of the properties in IIS for the site are wrong. You are trying to access the site through a url correct? If you try to just double click on the default.aspx file it won't automatically open in a browser. Ben
-
You set up the website in iis? I would guess that some of the properties in IIS for the site are wrong. You are trying to access the site through a url correct? If you try to just double click on the default.aspx file it won't automatically open in a browser. Ben
kubben wrote:
You set up the website in iis? I would guess that some of the properties in IIS for the site are wrong. You are trying to access the site through a url correct? If you try to just double click on the default.aspx file it won't automatically open in a browser.
correct on all counts
-
kubben wrote:
You set up the website in iis? I would guess that some of the properties in IIS for the site are wrong. You are trying to access the site through a url correct? If you try to just double click on the default.aspx file it won't automatically open in a browser.
correct on all counts