Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Deploying a system
 

Deploying a system

Hello guys,

Can I deploy my system to the Internet while usingVB 2005 Xpress Edition as a system platform. Please guys I need to know this because I have been developing an important project for my company. If its can be deployed please show me the steps. If its can't be deployed can you guys suggest the way to do it.

Haff  Wednesday, October 04, 2006 6:41 AM

 

A person wrote the following:

VBE and the the more comprehensive versions of VS2005 differ as far as "deployment" is concerned.

All version have a "click-once" publication capability. Personally I don't like for a variety of reasons. But you can publish with it either to a disk, CD or web site. It does have some nice features but it stores apps in Local Applications as opposed to Program Files.

The more comprehensive versions, have a  "deployment project" capability using Windows Installer.

References are:

http://msdn2.microsoft.com/en-us/library/ms233806.aspx

The guys will be here sooner or later.

 

 

ReneeC  Wednesday, October 04, 2006 7:13 AM

You can use google to search for other answers

Custom Search

More Threads

• Skip "do you wish to install these components" window
• Distributing VS 2008 Projects
• MSM install location
• Reference in the deployment does not match the identity defined in the application manifest.
• How to set LARGEADRESSAWARE for a ClickOnce app? Signing breaks with flag
• Uninstall SQL Server 2005 Express during uninstallation of custom software
• How to define a folder's read/write access in setup project?
• Serialnumber validation in visual studio 2005 setup project
• ClickOnce and crystal reports files
• Install Trouble