Avatar of v4seasons
v4seasons
Flag for United States of America asked on

How do you set the OutputPath and Assemblyname properties in visual studio

In visual studio 2008 when creating a windows form that connects to a sql database I get the attached error when trying to run the code.  Rebuilding the solution does not work so I assume I need to change the outputpath and assemblyname properties
visual-studio-error.doc
.NET Programming

Avatar of undefined
Last Comment
v4seasons

8/22/2022 - Mon
Bob Learned

Normally, that would be right-clicking on the project in the Solution Explorer, and selecting Properties..., but you might be experience a problem that will be more difficult to troubleshoot.
ASKER CERTIFIED SOLUTION
v4seasons

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck