Sign in
Windows Installer MSI & Clickonce issues
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
'/LM/W3SVC/1392067981/ROOT/'
-2147024748
Add in
ARPSYSTEMCOMPONENT
AsInvoker
bootstrapper
clickonce
COM
Component Services
Debug
Different URLs
Elevate
GAC
GPO
KB971090
KB973673
Launch Condition
manifest
Minor update
MSI
msimsp
MSM
Native Custom action
OCX ActiveX control
UAC
Archive
Archives
May 2012
(1)
February 2012
(1)
December 2011
(1)
November 2011
(1)
December 2010
(1)
August 2010
(5)
June 2010
(1)
December 2009
(9)
November 2009
(3)
October 2009
(9)
September 2009
(5)
July 2009
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Installer MSI & Clickonce issues
ClickOnce - .net 4.0 errors: "Deployment manifest is not semantically valid" and "Deployment manifest is missing <compatibleFrameworks>"
Posted
over 3 years ago
by
Soumitra Mondal
3
Comments
Team Build 2010 is being used to build the deployment manifest for a .Net 4.0 application to be deployed via ClickOnce. The application manifest is being built using mage.exe After the application and deployment manifests have been built successfully...
Windows Installer MSI & Clickonce issues
VS2010 Setup project - Migration from VS2008 does not work with Upgrades
Posted
over 3 years ago
by
Soumitra Mondal
1
Comments
Symptom Migrated a Setup project from VS2008 to VS2010 and set RemovePreviousVersion=True so as to effect a Major Upgrade. The MajorUpgrade finishes with files being removed from the application folder. Cause Component GUID's are changed when...
Windows Installer MSI & Clickonce issues
"Reference in the manifest does not match the identity of the downloaded assembly"
Posted
over 1 year ago
by
Soumitra Mondal
1
Comments
You may find the below error message while launching a ClickOnce application: “Reference in the manifest does not match the identity of the downloaded assembly MyApp.exe.” Log snippet: ERROR SUMMARY Below is a summary of the errors,...
Windows Installer MSI & Clickonce issues
An error occurred while signing: Key not valid for use in specified state
Posted
over 1 year ago
by
Soumitra Mondal
1
Comments
When a user tries to publish a ClickOnce application after changing the user account password, it would fail with one of below error messages: “Cannot publish because a project failed to build.” “An error occurred while signing: Key...
Windows Installer MSI & Clickonce issues
How to make ClickOnce work over SSL requiring client certificates
Posted
over 4 years ago
by
Gauravb
1
Comments
Current feature limitations of Clickonce does not provide for security over internet by design. It does work over SSL with server certificates which provides a mechanism to let users know that the application is coming from a trusted publisher....
Windows Installer MSI & Clickonce issues
MSI: About the Uninstall Registry Key, WindowsInstaller Value
Posted
over 4 years ago
by
Gauravb
1
Comments
MSI packages built using Visual Studio Setup and Deployment project create the following registry key. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\<Product Guid>\WindowsInstaller . There is no official Microsoft...
Windows Installer MSI & Clickonce issues
ClickOnce -- TargetFrameworkVersion
Posted
over 3 years ago
by
Aditya Hari
1
Comments
Issue: =============== Though the ClickOnce application is set to ToolsVersion="3.5" and the TargetFrameworkVersion is v.3.5 we see that when building with TFS 2010 the manifest includes the following dependency <dependency> <dependentAssembly...
Windows Installer MSI & Clickonce issues
Web setup Package: fails while executing WEBCA_EvaluateURLsNoFail custom action
Posted
over 4 years ago
by
Gauravb
1
Comments
Visual studio2005 or 2008 could create Web Setup project. There are inbuilt custom action in web setup project and WEBCA_EvaluateURL is one of that. By default this custom action always return Error. DEBUG: Error 2769: Custom Action WEBCA_EvaluateURLsNoFail...
Windows Installer MSI & Clickonce issues
How to sign the BootStrapper when modifying the URL in the .application file when Manually Deploying a ClickOnce Application that Does Not Require Re-Signing and that Preserves Branding Information.
Posted
over 4 years ago
by
Gauravb
0
Comments
Recently, worked on an issue where we encountered a situation where one of my customer is following the http://msdn.microsoft.com/en-us/library/bb384246.aspx and depending on the BootStrapper for prerequisites. The above steps are good if we are...
Windows Installer MSI & Clickonce issues
MSI patch created using Patchwiz version 3.0 may fail on Windows Installer 4.5 or behave differently
Posted
over 4 years ago
by
Gauravb
0
Comments
Recently we have figure out that when we try creating patch using latest version of Wise Installer Our Merge Module gets inserted in the patch even when the Base install already installed them We can confirm the same from Patch Log ======...
Windows Installer MSI & Clickonce issues
Visual studio only allows Product Version Property format in form of ##.##.#### only. For forth field it would give Build error for setup Project
Posted
over 4 years ago
by
Gauravb
0
Comments
Windows Installer Product Version Property only allows the format major.minor.build However general MSI build application would use the Four field Product version Considering major.minor.Build.Revision, the forth field however is insignificant...
Windows Installer MSI & Clickonce issues
Using MSM from Security update 971090 and 973673 as prerequisite to create MSI, minor update would not work
Posted
over 4 years ago
by
Gauravb
0
Comments
MSI Log ============ MSI (s) (80:28) [12:21:51:453]: SELMGR: Removal of a component from a feature is not supported MSI (s) (80:28) [12:21:51:453]: SELMGR: ComponentId '{9BFFB8F8-F55F-10B2-C01F-C8B3B9A1E18E}' is registered to feature 'Policy...
Windows Installer MSI & Clickonce issues
Why shouldn’t we create manual Shortcuts for apps which are deployed via ClickOnce?
Posted
over 4 years ago
by
Gauravb
0
Comments
With the .NET Framework 3.5 Sp1 we have added a new feature to install shortcuts on the desktop to point to the app-ref. So the ClickOnce runtime (dfsvc.exe) knows about these shortcuts and it manages these through the lifecycle of deployment. If we...
Windows Installer MSI & Clickonce issues
This advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic
Posted
over 4 years ago
by
Gauravb
0
Comments
In this scenario you may receive an error "This advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic" during install/uninstall of a...
Windows Installer MSI & Clickonce issues
How to change the size of the ClickOnce cache and how roll back occurs in ClickOnce
Posted
over 4 years ago
by
Gauravb
0
Comments
ClickOnce applications that are hosted online are restricted in the amount of space they can occupy by a quota that constrains the size of the ClickOnce cache. The cache size applies to the entire user's online applications; a single partially-trusted...
Windows Installer MSI & Clickonce issues
After successfully publishing a ClickOnce application, when you try to install the application you receive an XML page on the browser window as IE opens the Application Manifest
Posted
over 4 years ago
by
Gauravb
0
Comments
In this scenario we receive an XML page when we click on the “Install” button for the ClickOnce application. The web server hosting the ClickOnce application must have the .Net Framework 2.0 installed, and IIS should be configured to use it. The .Net...
Windows Installer MSI & Clickonce issues
While clicking on “Calculate Permissions” button after including “WebPermission” for a partial trust application, prompts a message box “This application requires full trust to run correctly. Would you like to set this as a full trust application?”
Posted
over 4 years ago
by
Gauravb
0
Comments
I created a windows application and added a .net web service reference. Under partial trust application if we click on “Calculate Permissions” button after including webpermission, it prompts with a message box "This application requires full trust...
Windows Installer MSI & Clickonce issues
Advertised COM add-in won't trigger on-demand install if you want to deploy the Add-in with the following conditions (HKEY_USERS + COM Add-in + managed desktop<non admin privileges>
Posted
over 4 years ago
by
Gauravb
0
Comments
The Shared Add-In uses COM Shim, is obfuscated and is signed with Authenticode signature. I initially thought MSI advertisement would be the way to approach this. But, later investigations revealed that COM Add-Ins won't be triggered using Advertisement...
Windows Installer MSI & Clickonce issues
Web Setup (Windows Installer) project created in Visual Studio fails on a Windows 2003 Server
Posted
over 4 years ago
by
Gauravb
0
Comments
Based on the msi verbose log ( http://support.microsoft.com/kb/223300 ) I found the following root cause: INFO : [03/03/2009 16:38:00:434] [ApplyWebFolderProperties ]: Token is '/LM/W3SVC/1392067981/ROOT/'. INFO : [03/03/2009 16:38:00:434] [ApplyWebFolderProperties...
Windows Installer MSI & Clickonce issues
How to add a .net dll within your application setup (Windows Installer Package) using Visual Studio 2005/2008
Posted
over 4 years ago
by
Gauravb
0
Comments
There are two methods to do it. Method 1: Create a registry file for registration of the DLL file using regasm.exe utility ( http://msdn.microsoft.com/en-us/library/tzat5yw6(VS.71).aspx ) Ex: %windir%\Microsoft.NET\Framework\v2.0.50727\RegAsm...
Windows Installer MSI & Clickonce issues
When you try to create a new setup project/open an existing setup project, Visual Studio 2005/2008 IDE may hang
Posted
over 4 years ago
by
Gauravb
0
Comments
To work around this problem, run DCOMCNFG.exe and clear the check box for the Provide additional security for reference tracking option on the Default Properties tab. 1. Click Start, point to Programs, point to Administrative tools, and then click Component...
Windows Installer MSI & Clickonce issues
ClickOnce Application Security Settings
Posted
over 4 years ago
by
Gauravb
0
Comments
The difference between the following two Security Settings in ClickOnce Application: a> Selecting “This is a full trust application” b> Selecting “This is a partial trust application” and choosing the all Permissions Basically we would like to know...
Windows Installer MSI & Clickonce issues
ClickOnce:VS08 SP1 XML serialization assemblies not publishing
Posted
over 4 years ago
by
Gauravb
0
Comments
When using msbuild to publish the ClickOnce application which uses XML serialization assemblies we notice that they are not published. Cause It is known issue with Visual Studio 2008 SP1 and only with msbuild. If we publish normally using the...
Windows Installer MSI & Clickonce issues
ClickOnce Publish Error: "Cannot continue. The application is improperly formatted. Contact the application Vendor"
Posted
over 4 years ago
by
Gauravb
0
Comments
Publish fails with Error "Cannot continue. The application is improperly formatted. Contact the application vendor for assistance." Consequently after the failure to publish, when the application is debugged from within the IDE there is an error ArgumentNullException...
Windows Installer MSI & Clickonce issues
Issues encountered when the same XBAP application is run from different codebases and the user navigates between those different codebases.
Posted
over 4 years ago
by
Gauravb
0
Comments
When the user navigates between different codebases, he may encounter with a blank/hang web page that fails to render the application. The issue can be encountered in the following scenarios: 1. Navigate to URL1/xbap1 2. Navigate to URL2/xbap1 ...
Page 1 of 2 (40 items)
1
2