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 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
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
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
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
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
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
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
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
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...
Page 1 of 1 (9 items)