Windows Installer MSI & Clickonce Deployment support

Web setup Package: fails while executing WEBCA_EvaluateURLsNoFail custom action

MSI (c) (88:E4) [10:56:51:444]: Note: 1: 2769 2: WEBCA_EvaluateURLsNoFail 3: 1 MSI (c) (88:E4)...

Author: Gauravb Date: 03/04/2009

ClickOnce Application Store and Issues

ClickOnce Application generally gets loaded under C:\Users<Username>\AppData\Local\Apps\2.0...

Author: Gauravb Date: 02/20/2009

ClickOnce Application Launch Issues

1)An Error occurred during writing to the disk. Please check that disk is not full -On Vista machine...

Author: Gauravb Date: 02/19/2009

ClickOnce Application Launch Issues

1)An Error occurred during writing to the disk. Please check that disk is not full -On Vista machine...

Author: Gauravb Date: 02/19/2009

Clickonce: Failed to sign binDebugICE.publish\setup.exe

SignTool Error: Signtool requires CAPICOM version 2.1.0.1 or higher. Please copy the latest version...

Author: Gauravb Date: 01/23/2009

Clickonce: Clickonce Deployment through Application virtualization

Clickonce Deployment is by design Created to Deploy in Per-user Environment We could not change the...

Author: Gauravb Date: 01/02/2009

Clickonce: Shortcut on Desktop is not available

Windows installer or MSI project had inbuilt .lnk shortcut feature available. We could also use...

Author: Gauravb Date: 12/23/2008

ClickOnce: application does not install when the deployment path includes ampersands

After running the publish wizard and running the setup.exe, a message box is shown saying that the...

Author: Gauravb Date: 12/02/2008

Clickonce: Application has COM references Needs to be registered

ClickOnce Application is not advanced like MSI. If you have COM references that needs to be register...

Author: Gauravb Date: 12/02/2008

Clickonce:Clickonce Application can be created with Command line

ClickOnce deployment enables you to publish application. Visual Studio provides full support for...

Author: Gauravb Date: 11/04/2008

Clickonce: Publish on IIS fails with System.Deployment.Application.DeploymentDownloadException (Unknown subtype)

<Error Log> Below is a summary of the errors, details of these errors are listed later in the...

Author: Gauravb Date: 10/31/2008

Clickonce Application Fails to Publish with Empty Error Message

<Error Log> "Error occurred attempting to extract setup configuration file" <Workaround>...

Author: Gauravb Date: 10/31/2008

Clickonce:when IE tries to execute the .application file it comes up with a prompt asking to save the .application file

It Gives prompt with Unknown File type This Could be the issue with Local MIME types or permission...

Author: Gauravb Date: 10/08/2008

Clickonce: , has a different computed hash than specified in manifest

Clickonce Log ============= Following errors were detected during this operation. * [9/27/2008...

Author: Gauravb Date: 10/06/2008

Clickonce Fails with HRESULT: 0x80070005 (E_ACCESSDENIED))

Activation of https://Contoso/SmartClientLaunch/Project/ProjectEditor.application? resulted in...

Author: Gauravb Date: 10/02/2008

Store metadata "AppType" is not valid

Workaround========== If you have "APPTYPE" In the Registry Key it would Give Error If you remove...

Author: Gauravb Date: 09/29/2008

Unable to install because a newer version of this product is already installed

MSI Log ================= Action 15:16:33: FindRelatedProducts. Searching for related...

Author: Gauravb Date: 09/24/2008

ClickOnce Error: Value doesn't Fall within the Expected Range

If ClickOnce Store gets Corrupted we get Error of "Value doesn't Fall within the Expected Range"...

Author: Gauravb Date: 09/23/2008

WIX Installer Needs Elevation during Uninstall

WiX Installer consists of Actions that require elevation.The CustomActions are not designed to run...

Author: Gauravb Date: 09/22/2008

Disable DEP on applications

Windows vista wont Allow ATL control on the machine. We have Data Execution Prevention to stop...

Author: Gauravb Date: 09/22/2008

Installation through MSI takes more time than XCOPY deployment

Patch on that product which was installed through XCOPY and it was installing in 39 second. migrate...

Author: Gauravb Date: 09/22/2008

XML Serialization assemblies are not publised via ClickOnce after installing VS2008 SP1

A workaround to this problem is to go to the publish properties and then on the publish tab, select...

Author: Gauravb Date: 09/22/2008

Native Custom action on x64

If you create custom action through Visual studio 2005 which targets x64, You would see the Error...

Author: Gauravb Date: 09/22/2008

Windows Installer Engine

The Windows platform has never had an integrated software-installation system. Instead, software...

Author: Gauravb Date: 09/19/2008