ASP pages work in PWS but not in IIS 
Author Message
 ASP pages work in PWS but not in IIS

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



Sun, 05 Oct 2003 05:36:20 GMT  
 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
:



Sun, 05 Oct 2003 07:16:04 GMT  
 ASP pages work in PWS but not in IIS
Ronaldo,

in IE, choose "Tools+Internet Options+Advanced" uncheck "Show firendly error
msgs" (or something like that)
and run the page again and you'll see the correct error

HTH
/Lasse



Quote:
> 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



Sun, 05 Oct 2003 17:53:56 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Works on PWS but not on IIS (ASP)

2. IIS and PWS does not release resource

3. PWS/IIS needed to make application work?

4. PWS/IIS needed to make application work?

5. HELP: PWS/IIS installed makes App work????

6. ASP/ADO and IIS/PWS...

7. Inet Control executing on PWS (Win 95) but not under WinNT/IIS

8. IIS and PWS does not release resource

9. HOW-TO: work with ActiveX DLLs in ASP, in PWS

10. (Newbie) ASP works in PWS but not IIS 3 - Please Help!!!

11. this simple asp works in PWS but not in IIS. Why???

12. FileCopy not working from asp.net page

 

 
Powered by phpBB® Forum Software