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

Recommended Answers

All 4 Replies

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

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

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.