By default the exe file should be in..
my documents>visual studio>yourproject name > bin >debug
iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
In vb.net,its not possible to create .exe files& if u want to view the compiled file-just check it out in vs-projects..
In vb.net,once the code is compiled and launched on the server-then the code of project can't b viewed...
preetham.saroja
Junior Poster in Training
82 posts since Jun 2007
Reputation Points: 5
Solved Threads: 1
i think you're trying to create a setup file. if am right, then follow these steps;
1.open the project
2.select the file menu, new project, select other project types and just beneath it select setup and deployment
3. follow the instructions as you proceed
these steps will help create a setup file so it can be installed on any system using whatever version of windows.
Netcode
Veteran Poster
1,021 posts since Jun 2009
Reputation Points: 43
Solved Threads: 67