I am going crazy trying to figure out how to make an executable file in VB 2005. This was so easy in VB 6.0 and VB 2003. Can anyone lead me in the right direction on how to set up a .exe file? Thanks
Any time you build or run an application there is an executable created. Browse to your solution's folder and open the \Bin\ folder. Inside you should see all of the assemblies. If the run/build was a debug build, you'll also see all the debugger and attached files.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.