Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > ClickOnce error message: The referenced assembly is not installed on your system
 

ClickOnce error message: The referenced assembly is not installed on your system

Anybody seen this one?

I'm prototyping an app using ClickOncelocally (for publishing and installation). Everything was going splendidly; but then this message happened to me. I've rolled things back to the point when it worked, but it won't go away.

System.Runtime.InteropServices.COMException
- The referenced assembly is not installed on your system. (Exception from HRESULT: 0x800736B3)
- Source: System.Deployment

NickdotHarris  Thursday, July 06, 2006 4:08 PM
May be the ClickOnce application store has got corrupted, try deleting this registry key - HKEY_CURRENT_USER\Software\Classes\SOFTWARE\Microsoft\Windows\CurrentVersion\Deployment\SideBySide. This would also uninstall all your ClickOnce apps.
Munirul Abedin  Friday, July 14, 2006 8:21 PM
Thanks, that did it! I think I confused some namespaces and could not recover.
NickdotHarris  Friday, July 14, 2006 8:39 PM

You can use google to search for other answers

Custom Search

More Threads

• Can't use windows xp sp2
• Limit OS's
• Problem with UserControl Showing up in IE
• ClickOnce not installing all project files.
• how to restrict the installation location
• Shortcuts are searching for installed location
• Update system for application
• errors when I try to publish from DEV machine, but apparently it works
• ClickOnce Error When Publishing: PathTooLongException
• Visual Studio Installer - insert License Agreement Dialog