
ASP pages work in PWS but not in IIS
Are you sure IIS is installed. Check simple code first. Create a html
document with the line <%=Now()%> and if it displays the date/time then iis
is working but your code is gone.
: Hi all,
:
: I've created a few simple ASP pages and they work great in my Windows 2000
: Professional that I have PWS running for my development. Today, when I
: copied the pages to IIS 5.0 running on Windows 2000 Standard Server, I got
: the "error 500" message and the ASP pages cannot be displayed. Instead of
: displaying the results from the processing of the ASP pages, I get the
full
: html code as if I were opening the pages in notepad... What Am I doing
: wrong? Has anybody seen this before?
: Thank you very much in advance for any help!
:
: Best regards,
: Ronaldo De Assis
: