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
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.