Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HelloWorld.aspx program runs on Laptop but not on Deksto
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
01433142
Message ID:
01433179
Vues:
46
>Okay, I wrote a simple HTML program called and then saved it as an ASPX file, HelloWorld.aspx. I made a virtual directory called ASPNET35 whose physical path is: C:\INetPub\wwwroot\ASPNETStepbyStep\
>
>The program is very simple. If you will notice, I added the one line of code: %@ Page Language = "C#" % to make it respond as an aspx file should respond. I got this to work on my laptop, but not on my desktop. I do not understand why this is so different between one machine and another. IIS is active and the virtual directory is good.
>

It's possible ASP.NET isn't correctly registered on that machine. Do this from a command prompt:

CD "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727"
aspnet_regiis -i
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform