Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compiling asp.net project on the webserver
Message
De
07/07/2004 10:12:53
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Compiling asp.net project on the webserver
Divers
Thread ID:
00921389
Message ID:
00921389
Vues:
58
Hello,
I created an asp.net project in VS.net, it runs on my local machine fine.
I copied all the files out onto my webserver, the app ran just fine as well. I then edited the code on the server. The new code does not get executed. So I need to recompile the project somehow.
I did something like this at the dos prompt in the apps directory:
csc /target:library /out:allcomponents.dll *.cs
The command window tells me that it does not recognize 'csc'.
Does any one know of a doc that will explain all of this, or if you know how to fix it can you just tell me... <s>??
Many Thanks,
Daniel
Répondre
Fil
Voir

Click here to load this message in the networking platform