brazilnut52 Posted April 23, 2003 Posted April 23, 2003 when i compile my code i get the name TestingClasses.exe -- this is an old solution name. I have since changed the name but the program still compiles to testingclasses.exe instead of newSolutionName.exe what should i do brazilnut Quote
*Experts* Nerseus Posted April 23, 2003 *Experts* Posted April 23, 2003 Go to your Project's properties (right click the project) and look at the Common Properties, General. There a section for "Output Filename". If you read the description you'll see that you have to change the project Assembly Name property. You can change it in the same dialog. -Ner Quote "I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.