Re: [DOTNET] VS.NET Compile Question

2002-06-08 Thread Jade Martin
Thanks! That option was buried pretty deep. Plus I did not change it. Honest. ;) You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] VS.NET Compile Question

2002-06-08 Thread Serdar Kilic
Hi Jade, Right click on the Solution in the solution explorer, choose Properties, then Configuration Properties and check to see that the build checkbox is ticked for your project. Jade, said: JM> I have two projects in my solution. When I hit the start button (right JM> facing arrow) the sta

[DOTNET] VS.NET Compile Question

2002-06-08 Thread Jade Martin
I have two projects in my solution. When I hit the start button (right facing arrow) the startup project does not automatically compile. I have to manually build it. I don't remember having to do this before. Is there any way to have VS.NET automatically compile your project when you hit paly if i