Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiling myprogram.cs
Message
General information
Forum:
ASP.NET
Category:
Deployments
Miscellaneous
Thread ID:
01180878
Message ID:
01180910
Views:
11
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform