Replies: 2 comments 4 replies
-
Have you unzipped the folder? and then run setup Not seen this error before I don't think, you could also try installing as admin |
Beta Was this translation helpful? Give feedback.
4 replies
-
Yep – that worked.
Thank you.
Gav.
From: Peter Goodhall ***@***.***>
Sent: Tuesday, July 16, 2024 4:28 PM
To: magicbug/Cloudlog ***@***.***>
Cc: gavpop ***@***.***>; Author ***@***.***>
Subject: Re: [magicbug/Cloudlog] CloudLogCat won't run (Discussion #3172)
Lets try without the install system you can grab the zip from https://1drv.ms/u/s!Ape44qp3KTXPiIxR45LISNV-HJ2FvA?e=NAsyIn
—
Reply to this email directly, view it on GitHub <#3172 (reply in thread)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AZKQ56HGZ3NGTVVEUFWHMUTZMU3ZFAVCNFSM6AAAAABK6WMXR2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBWGQYDKMI> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/AZKQ56EQF5KQVGFGJQ5AQ5LZMU3ZFA5CNFSM6AAAAABK6WMXR2WGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQATGILG.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to get CloudLogCat to run.
It refuses to install, and I get this error...
PLATFORM VERSION INFO
Windows : 10.0.19045.0 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.8.9195.0 built by: NET481REL1LAST_B
clr.dll : 4.8.9256.0 built by: NET481REL1LAST_B
dfdll.dll : 4.8.9195.0 built by: NET481REL1LAST_B
dfshim.dll : 10.0.19041.30000 (WinBuild.160101.0800)
SOURCES
Deployment url : file:///C:/Users/******/Downloads/coudlogcat/CloudlogCAT.application
IDENTITIES
Deployment Identity : CloudlogCAT.application, Version=1.3.0.5, Culture=en-GB, PublicKeyToken=fb77a6d426a37115, processorArchitecture=msil
APPLICATION SUMMARY
* Installable application.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Users******\Downloads\coudlogcat\CloudlogCAT.application resulted in exception. Following failure messages were detected:
+ Deployment and application do not have matching security zones.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [16/07/2024 15:10:10] : Activation of C:\Users******\Downloads\coudlogcat\CloudlogCAT.application has started.
* [16/07/2024 15:10:10] : Processing of deployment manifest has successfully completed.
* [16/07/2024 15:10:10] : Installation of the application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [16/07/2024 15:10:10] System.Deployment.Application.InvalidDeploymentException (Zone)
- Deployment and application do not have matching security zones.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl, Uri& deploymentUri)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Beta Was this translation helpful? Give feedback.
All reactions