Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compiling myprogram.cs
Message
Information générale
Forum:
ASP.NET
Catégorie:
Déploiements
Divers
Thread ID:
01180878
Message ID:
01180910
Vues:
12
The bin directory is a directory in the project directory.
Make sure the status strip in VS says "Build Succeeded" after building your project/solution

>Yes that's it.
>
>But Einar mentioned that the EXE should be in my bin directory, but I can't find my bin directory?
>
>so many questions so little time... :)
>
>Thanks.
>
>
>>If it's a console application, you would need to add a "wait" in the window to be able to see any output set to it, e.g.
>>
>>
>>Console.WriteLine("Hello .NET World");
>>Console.ReadKey();
>>
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform