Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Large Size of Deployment for ClickOnce Applications
 

Large Size of Deployment for ClickOnce Applications

Hello,

we want to deploy an application based on .Net Framework 3.5 with ClickOnce. Assuming that the client has no .Net Framework installed (which might still be often the case) with the Framework 3.5 Prerequisite checked, the Installer downloads

.Net Framework 2.0 Service Pack 1 with 187 MB

.Net Framework 3.0 Service Pack 1 with 125 MB

.Net Framework 3.5 with 25.4 MB

thats adds to around 337 MB download. I then had the problem that the progress bar during the installation does not move for a long time (for the client who installs this might look look as if the app was frozen).

Is there anything I can do to have a better deployment experience (Do I really need to download 337 MB for a .Net naked PC to make a Framework 3.5 application run)?

Thanks

Thomas

Thomas Moechel  Friday, February 29, 2008 5:20 PM

Hello,

I have solved the problem now copying the dotNetFx35setup.exe to our Deployment Server and wiring a link from the Publish.htm page to the download location. Since this file is very small the download goes pretty fast and following setup of .Net Framework works fine. I am still wondering what difference there is if I deploy the prerequisites (Framwork 3.5) in a standard fashion and why the dialog (I think it says configuring components) takes such a long time without a moving progessbar. Our Tester thought this was aa error an aborted the setup process and for sure some of our clients would think the same.

Any ideas? I would prefer the standard way: taking the .Net Framework 3.5 into the Prerequisite List.and having a reasonable Setup process.

Regards

Thomas

Thomas Moechel  Tuesday, March 04, 2008 8:53 AM

You can use google to search for other answers

Custom Search

More Threads

• Values of Public Keys Don't match
• Selecting multiple prerequisites from different locations
• "Shortcut activation over network is not allowed" ClickOnce Error
• ClickOnce Deployment to a non-Port 80 Website
• ClickOnce Application will not install with 3.5 or 3.5 SP1 as a prerequisite
• Issues in installing the deployed application in client machine
• How to give the user an option to install a third party software in the installation project!
• Changing the "ComapnyName" installation forlder in Click Once
• ClickOnce & Custom Actions
• ClickOnce - Let Application know that you are about to be removed, please clean your mess