Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > MAGE Removes TypeLib Information from Application Manifest
 

MAGE Removes TypeLib Information from Application Manifest

Both Mage and MageUI remove typelib information from deployment manifests upon updates and signing.

To set the scene, I am trying to deploy an application with ClickOnce (manually creating/altering) application
and deployment manifests. The main application is using RegFree COM and the application manifest contains the relevant typelib information. I need to be able to update and resign the application manifest with Mage and MageUI but have discovered that updating and signing witheither removes the typelib information from the application manifest file, hence I can't use RegFree COM in my application. Is this a known issue? are there any workarounds?


Many Thanks
Raj Sharma

RajSharma109  Tuesday, October 24, 2006 12:28 PM
I'm getting the same problem. Seems kind of goofy that the Click Once RegFree feature allows you to use a com OCX without registering it but if you have to add some of the com controls supporting dll's via mage, it then removes the RegFree typelib info thereby disabling the RegFree functionality. Even stranger is that this post is the only reference to the problem I've seen.
C Holliday  Monday, January 08, 2007 2:55 PM

You can use google to search for other answers

Custom Search

More Threads

• .net Deployement
• C:\Documents and Settings\username\Local Settings\Apps\2.0\
• Sourcepath in Setup Project is always changed from Relative to Absolute Path
• Click once deployment: An error has occurred writing to the hard disk
• Dynamically add folder to setup and deployment project
• ClickOnce Client Profile - only effective when .net is not installed at all?
• _reserved_lastInstallerAttempted error on uninstall?
• Help create Deployment Condition tied to Custom UI input?
• Application does not run under user privileges
• Server Administrator Deployment of Windows Application