Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 9th, 2004, 4:49 AM   #1
fagr78
Newbie
 
Join Date: Nov 2004
Posts: 1
Rep Power: 0 fagr78 is on a distinguished road
Hi
I have finished my application development phase , actualy it is front end vb.net application for a particular database
the question is
wht is the steps needed to deploy this application to work at client machine as it work in my machine
fagr78 is offline   Reply With Quote
Old Nov 9th, 2004, 8:35 AM   #2
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
You could make it into a msi file. Microsoft provides tools to do this if you've got Visual Studio.
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote
Old Nov 9th, 2004, 12:10 PM   #3
kurifu
Expert Programmer
 
kurifu's Avatar
 
Join Date: Jul 2004
Location: Halifax, Nova Scotia (Canada)
Posts: 784
Rep Power: 5 kurifu is on a distinguished road
Send a message via ICQ to kurifu Send a message via MSN to kurifu
You need to get an installer, or write your own installer... using MS's installer or the installer that WinAmp distributes freely will both work and using one of them is MUCh eaiser than writing your own.

You than need to figure out what files need to be distirbuted, this can be a bit tricky if your project depends on any external DLLs or OCX objects... the best way to figure this out is to try to run the program on a bare Windows installation, it will tell you what files it needs if any are missing, write down the required files and include them in your disitribution.

Compile your installation package and away you go.
__________________
Clifford Matthew Roche &lt;geek@cliffordroche.com&gt;
Web Hosting: http://www.crd-hosting.com
Consulting: http://www.crdev-consulting.com
kurifu is offline   Reply With Quote
Old Nov 9th, 2004, 9:55 PM   #4
nino
Newbie
 
Join Date: Nov 2004
Posts: 2
Rep Power: 0 nino is on a distinguished road
create a new project..
select setup and deployment projects
then select setup wizard.
from there add the necessary files into the project
build this project and you're ready to go
nino is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 12:47 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC