for some reason, and i'm new to iis and web servers, but the asp pages won't display unless i enable asp.net, is this how it should be? can i view asp page w/o installing the component?
ASP is a server-side scripting resource. If the server cannot parse the script, then it cannot properly display the page, as it will not have output from the script to display.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.