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:
01180945
Views:
15
>You know what Einar, I did find the bin directory. It was under my project folder like you said. I just didn't look hard enough.
>
>Why does .NET create two folders with the same name when I save my project as.....
>...project\MyConsolePrj\MyConsolePrj\bin.... Why Two MyConsolePrj?
>

I am glad you found it.
The first folder is the solution folder and the 2nd folder is the project folder. When you created the project it asked you if (a checkbox) if you wanted to create a solution folder. A solution can contain several projects.
Something like this:
...\MyGreatSolution\Project1\...
...\MyGreatSolution\Project2\...

By default when you create a project it creates a solution with the same name. Hope this makes sense.

Einar
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform