Forum Discussion
emb3rz
Aug 07, 2019Copper Contributor
Citrix Workspace fails to install with code 0x80079C42
Trying to deploy a new version of Citrix Workspace, and one of my machines fails to install with the above error code (0x80079C42). I can't find anything on Microsoft or by Googling it. Anyone that c...
NielsScheffers
May 23, 2022Iron Contributor
BigEHead I _think_ I had the same issue a while ago. It was caused by the .NET framework being 'corrupted'. It worked for all other apps that were on the device but Citrix Workspace somehow didn't want to play nice.
I resolved that by reinstalling it as documented https://docs.microsoft.com/en-us/troubleshoot/developer/dotnet/framework/general/repair-installation.
DISCLAIMER: not sure it's exactly the same code, but hey, it's worh a shot ![]()
BigEHead
May 23, 2022Copper Contributor
Thanks!