I'm trying to install github for windows when I received this error: Application cannot be started. Contact the application vendor. The error log produced this: PLATFORM VERSION INFO Windows : 6.2.9200.0 (Win32NT) Common Language Runtime : 4.0.30319.34014 System.Deployment.dll : 4.0.30319.33440 built by: FX45W81RTMREL clr.dll : 4.0.30319.34014 built by: FX45W81RTMGDR dfdll.dll [...] read more
I have a program I deployed using ClickOnce deployment and then installed on my machine. I tried running it, and it gave me the following error: PLATFORM VERSION INFO Windows : 5.1.2600.196608 (Win32NT) Common Language Runtime : 2.0.50727.3053 System.Deployment.dll : 2.0.50727.3053 (netfxsp.050727-3000) mscorwks.dll : 2.0.50727.3053 (netfxsp.050727-3000) dfdll.dll : 2.0.50727.3053 (netfxsp.050727-3000) [...] read more
I'm trying to install GitHub for Windows and I get the following error message: PLATFORM VERSION INFO Windows : 6.0.6002.131072 (Win32NT) Common Language Runtime : 4.0.30319.18052 System.Deployment.dll : 4.0.30319.17929 built by: FX45RTMREL clr.dll : 4.0.30319.18052 built by: FX45RTMGDR dfdll.dll : 4.0.30319.17929 built by: FX45RTMREL dfshim.dll : 4.0.41209.0 (Main.041209-0000) SOURCES Deployment [...] read more
I have a laptop with Windows 8.1. Since patch Tuesday, it mysteriously freezes for about 4 minutes shortly after every bootup. There's barely enough time to log in before it happens. I tried a System Restore and then tried to reinstall the updates, but it's not working. Some of them [...] read more
I have an Excel VSTO AddIn that I moved up to Excel 2007/VS2010 last fall. I tried using ClickOnce but the headaches involved with that were just insurmountable and every install became a manual one. I moved to to a MSI setup, but now that is starting cause problems when [...] read more
I tried installing SQL Server 2008 R2 on my machine running Windows 7 starter but got an error: > An error occurred during the installation of assembly > 'Microsoft.VC80.MFCLOC,version="8.0.50727.1833",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"'. > Please refer to Help and Support for more information. HRESULT: 0x800736B3. Is there a way to fix this? Or is [...] read more
I am unable to install the .NET Framework 3.5 on my Windows 10 box. I tried: * enabling it through Programs and Features. * enabling and installing through DISM. * SFC /scannow No success. Mostly I get error code 0x800736B3 saying, "The referenced assembly is not installed on your system". [...] read more
Every time I would try to enable Hyper-V, it fails with this error in CBS.log : 2019-11-19 12:34:20, Info CBS Exec: Resolving Package: HyperV-UX-PowerShell-Module-HyperV-WOW64-servercommon-Package~31bf3856ad364e35~amd64~ja-JP~10.0.17763.1, Update: acc2e8a20c76ffe3547579459bc35e3a, PinDeployment: amd64_hyperv-ux-powershel..oyment-languagepack_31bf3856ad364e35_10.0.17763.1_ja-jp_759d6514b48b8eca 2019-11-19 12:34:20, Info CBS Exec: 84 deployments need bulk staging 2019-11-19 12:34:20, Error CSI 000067a7@2019/11/19:11:34:20.604 (F) onecore\base\wcp\componentstore\csd_locking.cpp(95): Error STATUS_SXS_ASSEMBLY_MISSING originated in function [...] read more
While installing my msi i get the follwing error Error 1935. An error occurred during the installation of assembly component {98CB24AD-52FB-DB5F-A01F-C8B3B9A1E18E}. HRESULT: 0x800736B3. assembly interface: IAssemblyCacheItem, function: Commit, assembly name: Microsoft.VC80.CRT,type="win32",version="8.0.50727.42",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86" I do carry Microsoft_VC80_CRT_x86.msm in my MSI. But the problem is that i do not see this issue in [...] read more
Today (and many days before) I tried to install Visual Studio 2015, but with no luck. I constantly get an error saying that I my system does not have .NET Framework 4.6 installed. After searching some posts on Stack Overflow I found some people that had the same problem but [...] read more
Some of my users are unable to launch a clickonce application from our website, while others can. We are getting a message The referenced assembly is not installed on your system however from the log I have not a clue as to what assembly they are talking about. How can [...] read more
I have a ClickOnce application being distributed in various states of Australia and, depending on local machines, there are errors that arise. I need to find some way of updating a user without remoting into their computer and manually swapping out the dlls. Ideas that were had include tricking ClickOnce [...] read more
I am trying to install the SQL Server 2014 express edition onto my PC which has Visual Studio 2013 community edition installed. with both the express edition or just the management studio, I am getting the following error which results in a rollback. Does anyone have an idea what is [...] read more
I've got a small winform application that I've written that is running fine in the IDE. It builds with no errors or warnings. It's not using any third party controls. I'm coding in C# in Visual Studio 2008. When I Build --> Publish the application, everything seems to work fine. [...] read more
All cumulative updates & feature updates fail to install. Windows 10 v1803 build 17134.191. I have run sfc scannow and DISM and they report no corrupt files. Some of the error codes are KB4480966 0x800736b3 KB4483234 0x800736b3 & KB4023057 0x80070643. Under "turn on apps & features" .net framework 3.5 is [...] read more
Everytime I try to install this 2 updates I get the same error while I've succesfully installed other updates. I've tried to disable NOD32 antivirus and Spybot resident with no result. I've also tried to download the updates and open with the Windows Update Standalone Installer but it ends with [...] read more
I have copy gsdll32.dll in bin folder and it correctly select but give the below error. Unable to load DLL 'gsdll32.dll': The referenced assembly is not installed on your system. (Exception from HRESULT: 0x800736B3) How to install this gsdll32.dll file. read more
I got some issues when trying to install the setup.exe. In the log it says 'the referenced assembly couldn't be found on the computer(HRESULT: 0x800736B3). Stack: bei System.Deployment.Internal.Isolation.IStore.GetAssemblyInformation(UInt32 Flags, IDefinitionIdentity DefinitionIdentity, Guid& riid) bei System.Deployment.Internal.Isolation.Store.GetAssemblyManifest(UInt32 Flags, IDefinitionIdentity DefinitionIdentity) bei System.Deployment.Application.ComponentStore.GetSubscriptionStateInternal(DefinitionIdentity subId) bei System.Deployment.Application.SubscriptionStore.GetSubscriptionStateInternal(SubscriptionState subState) bei System.Deployment.Application.SubscriptionState.Validate() bei System.Deployment.Application.ComponentStore.CollectCrossGroupApplications(Uri codebaseUri, DefinitionIdentity [...] read more