Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTTP 500 - Internal server error - from //localhost?
Message
De
14/09/2002 15:43:03
 
 
À
11/09/2002 11:02:12
Xiaodong Yan
Better Database Solutions
Spring, Texas, États-Unis
Information générale
Forum:
Internet
Catégorie:
Active Server Page
Divers
Thread ID:
00698265
Message ID:
00700549
Vues:
15
The problem appears not to be in your code but in your IIS configuration of your localhost server.

How are you calling this ASP page?

Are you doing it with http://localhost where time.asp is set to be the default page for this site or virtual directory? Or are you getting the error when you call this page with http://localhost/time.asp?

Make sure your IIS is configured correctly. Make sure you have the option set to "run scripts" in IIS.

Hope this helps...
Mike


>I am also using IE6.
>Following is my time.asp without any script. If I rename it as time.htm, it will run. (
 is not part of my asp. I have to add it to post my HTML)
>
><PRE>
>
><html>
><head><title> ttt</title></head>
><body>
>time is
></body>
></html>
>
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform