index > ClickOnce and Setup & Deployment Projects > Distribute framework

Distribute framework

I'm developing my application under framework 2.0 right now. And it might be possible for the framework 3.0 to release when the application is distributed.

My questions are:

1. I check the framework 2.0 as a prerequisite in the setup module. I wonder what's going to happen if the target machine has the framework 3.0 installed already.

2. Is that ok to distribute framework 3.0 with my application? Will the application works ok under framework 3.0?

3. Can I check framework 3.0 as a prerequisite in order to distribute framework 3.0 package?

Thanks

Ying06

1. The 3.0 Frameworks includes 2.0, so if you select 2.0 as a pre-requisite and you go to install on a machine that has 3.0, the bootstrapper will detect that 2.0 is already installed and will not try to re-install it.

2. Your 2.0 compiled application will run as expected on the 3.0 .NET Frameworks.

3. We don't currently have a .NET Frameworks redist bootstrapper package. You could create one once the .NET Frameworks redist is release using Bootstrapper Manifest Generator. Otherwise, look for the next release of Visual Studio.




David Guyer - Deployment Technologies Group QA
David Guyer MS
reply 2

You can use google to search for other answers

 

More Articles

• How do I make this MSI launch a readme.htm file on completion of ...
• VB 2005 Express Project Deployment
• Cant get to run other exe after publishing
• Does anyone knows how to implement "Remind me later" wh...
• The referenced assembly is not installed on your system. (Excepti...
• Using BITS to Update your application automatically issues?
• Getting a Strange Click-Once error at Install time - please help
• c# and .mdb or any other database application
• Run program after installation runs
• CGI Error
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• Error installing: "cannot download
• An error occurred while validating. HRE
• adding .deploy extension while Populatin
• .Net 1.1 updates corrupt 2.0 installation?
• + Exception occurred during store operat
• Condition not working for assembly in De
• Delivering the .NET framework with a .NE
• How to Deploy a ClickOnce Deployment
• Question about deploying a ClickOnce app
• assign socket permission to ntd winform
• ClickOnce - Internet zone
• Windows installer and self updates
• C++ Deployment
• Deploying a c# .exe over the Web.
• How to copy all references to the output

Hot Articles

• Move published application to another II
• How to Deploy c# windows app with msde
• Installer Class - upgrade settings
• HOWTO : Partial Click Once Deployment
• Beta 2 Publish help needed
• DirectShow Filter deployment via ClickOn
• ClickOnce Deployment
• Creating Database When Setup File msi run
• System Update Required
• Internet zone
• Installing a database
• Click Once Publish Version is not rememb
• remoting -- control embedded in IE
• What is an "Application Reference&q
• VS2005 Bootstrapper: Shared License Agre

Recommend Articles

• Installer
• Code Groups: What am I doing wrong?
• ClickOnce and SDM files
• Multiple icons in .ICO file click once s
• ClickOnce Deployment URL error
• Uninstall failed, can't reinstall / upgr
• Install Windows Form application without
• How to access auto updater in code?
• Conditional installation with ClickOnce
• Using retained Property values
• Appupdater - how to deploy changes to ap
• ClickOnce ISV Mode
• It works in localhost(local computer) bu
• Shortcut checking installation...
• Deploying changed User.Config or App.Con