954,551 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How can i make a .exe in vb.net

Hi, i've been working on a couple of vb.net projects, but i've been unable to make an executable project.is there a way i can go about this??
Please Help!
Thanks

vikter
Newbie Poster
11 posts since Jul 2006
Reputation Points: 10
Solved Threads: 0
 

Look in your VB2005/Projects//debug/ folder you should see a exe in there. That is the debug exe.

This article may help too :)

http://support.microsoft.com/kb/304654

Jon

cutepinkbunnies
Junior Poster
146 posts since Apr 2006
Reputation Points: 15
Solved Threads: 9
 

Double Click 'My Project'
Goto the 'Publish' Tab
Select 'The Application is available online only'

In 'Prereqisites' Button Un-Check the option
'Create Setup Program to install prereqisite components'

Then in the 'Options' Button
Un-Check 'Use .Deploy File extension'

Click 'Publich Now'


The path set in the 'Publish Location' will be where the exe will be created

ptaylor965
Junior Poster
170 posts since Oct 2006
Reputation Points: 16
Solved Threads: 19
 

Or just copy the .exe from /debug or /release as mentioned above.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

i have made a software in VB2005. just tell me how can i use this software without installing VB2005

navneet_dhanoa
Newbie Poster
1 post since Jun 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You