njthomson / SrvSurvey

A new to help Commanders in planet based opperations
GNU General Public License v3.0
38 stars 1 forks source link

Unable to install #131

Closed Nicon4454 closed 1 month ago

Nicon4454 commented 1 month ago

What happened?

i ran setup.exe and i got an error saying files are missing.

Version

1.1.3.237

Exception message

missing files

Exception stack

missing files

Relevant log output

`PLATFORM VERSION INFO
    Windows             : 10.0.22631.0 (Win32NT)
    Common Language Runtime     : 4.0.30319.42000
    System.Deployment.dll       : 4.8.9176.0 built by: NET481REL1LAST_B
    clr.dll             : 4.8.9277.0 built by: NET481REL1LAST_B
    dfdll.dll           : 4.8.9176.0 built by: NET481REL1LAST_B
    dfshim.dll          : 10.0.22621.30000 (WinBuild.160101.0800)

SOURCES
    Deployment url          : file:///C:/Users/dan/Apps/SRVSurvey/SrvSurvey.application
    Application url         : file:///C:/Users/dan/Apps/SRVSurvey/Application%20Files/SrvSurvey_1_1_3_237/SrvSurvey.dll.manifest

IDENTITIES
    Deployment Identity     : SrvSurvey.application, Version=1.1.3.237, Culture=neutral, PublicKeyToken=0000000000000000, processorArchitecture=msil
    Application Identity        : SrvSurvey.exe, Version=1.1.3.237, Culture=neutral, PublicKeyToken=0000000000000000, processorArchitecture=msil, type=win32

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\dan\Apps\SRVSurvey\SrvSurvey.application resulted in exception. Following failure messages were detected:
        + Downloading file:///C:/Users/dan/Apps/SRVSurvey/Application Files/SrvSurvey_1_1_3_237/SrvSurvey.dll.deploy did not succeed.
        + Could not find file 'C:\Users\dan\Apps\SRVSurvey\Application Files\SrvSurvey_1_1_3_237\SrvSurvey.dll.deploy'.
        + Could not find file 'C:\Users\dan\Apps\SRVSurvey\Application Files\SrvSurvey_1_1_3_237\SrvSurvey.dll.deploy'.
        + Could not find file 'C:\Users\dan\Apps\SRVSurvey\Application Files\SrvSurvey_1_1_3_237\SrvSurvey.dll.deploy'.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
    No transaction error was detected.

WARNINGS
    * The manifest for this application does not have a signature. Signature validation will be ignored.
    * The manifest for this application does not have a signature. Signature validation will be ignored.

OPERATION PROGRESS STATUS
    * [10/17/2024 00:41:05] : Activation of C:\Users\dan\Apps\SRVSurvey\SrvSurvey.application has started.
    * [10/17/2024 00:41:05] : Processing of deployment manifest has successfully completed.
    * [10/17/2024 00:41:05] : Installation of the application has started.
    * [10/17/2024 00:41:05] : Processing of application manifest has successfully completed.
    * [10/17/2024 00:41:08] : Found compatible runtime version 4.0.30319.
    * [10/17/2024 00:41:08] : Request of trust and detection of platform is complete.

ERROR DETAILS
    Following errors were detected during this operation.
    * [10/17/2024 00:41:08] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
        - Downloading file:///C:/Users/dan/Apps/SRVSurvey/Application Files/SrvSurvey_1_1_3_237/SrvSurvey.dll.deploy did not succeed.
        - Source: System.Deployment
        - Stack trace:
            at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
            at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
            at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState, X509Certificate2 clientCertificate)
            at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
            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)
        --- Inner Exception ---
        System.Net.WebException
        - Could not find file 'C:\Users\dan\Apps\SRVSurvey\Application Files\SrvSurvey_1_1_3_237\SrvSurvey.dll.deploy'.
        - Source: System
        - Stack trace:
            at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
            at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
        --- Inner Exception ---
        System.Net.WebException
        - Could not find file 'C:\Users\dan\Apps\SRVSurvey\Application Files\SrvSurvey_1_1_3_237\SrvSurvey.dll.deploy'.
        - Source: System
        - Stack trace:
            at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
            at System.Net.FileWebRequest.GetResponseCallback(Object state)
        --- Inner Exception ---
        System.IO.FileNotFoundException
        - Could not find file 'C:\Users\dan\Apps\SRVSurvey\Application Files\SrvSurvey_1_1_3_237\SrvSurvey.dll.deploy'.
        - Source: mscorlib
        - Stack trace:
            at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
            at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
            at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
            at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)

COMPONENT STORE TRANSACTION DETAILS
    No transaction information is available.
`
Nicon4454 commented 1 month ago

after review of norton actions it was determined that it removed the files. please disregard but it may be useful to others to see this if they run in to this problem.

njthomson commented 1 month ago

Thank you for reporting this @Nicon4454. If it helps, you can also just unzip and run SrvSurvey.exe directly - it doesn't matter if the app if officially installed or not. (I will update the wiki about this too)