File missing for installation - Printable Version +- Community | RoboIntern (https://robointern.tech/community) +-- Forum: RoboIntern Forum (https://robointern.tech/community/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://robointern.tech/community/forumdisplay.php?fid=5) +--- Thread: File missing for installation (/showthread.php?tid=300) |
File missing for installation - fridaymem - 04-18-2020 Hi. I seem to be missing a file that I apparently need for installation. I don't know whether I've done something incorrectly or not. Any suggestions about how I can resolve this issue would be appreciated. I've copied the details from the installation fail message below: PLATFORM VERSION INFO Windows : 10.0.18363.0 (Win32NT) Common Language Runtime : 4.0.30319.42000 System.Deployment.dll : 4.8.3752.0 built by: NET48REL1 clr.dll : 4.8.4150.0 built by: NET48REL1LAST_C dfdll.dll : 4.8.3752.0 built by: NET48REL1 dfshim.dll : 10.0.18362.1 (WinBuild.160101.0800) SOURCES Deployment url : file:///C:/Users/wdon/Documents/000002-RoboIntern/RoboIntern.application Application url : file:///C:/Users/wdon/Documents/000002-RoboIntern/RoboIntern.exe.manifest IDENTITIES Deployment Identity : RoboIntern.application, Version=1.0.0.1, Culture=neutral, PublicKeyToken=0000000000000000, processorArchitecture=amd64 Application Identity : RoboIntern.exe, Version=1.0.0.1, Culture=neutral, PublicKeyToken=0000000000000000, processorArchitecture=amd64, 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\wdon\Documents\000002-RoboIntern\RoboIntern.application resulted in exception. Following failure messages were detected: + Downloading file:///C:/Users/wdon/Documents/000002-RoboIntern/robointern.ico.deploy did not succeed. + Could not find file 'C:\Users\wdon\Documents\000002-RoboIntern\robointern.ico.deploy'. + Could not find file 'C:\Users\wdon\Documents\000002-RoboIntern\robointern.ico.deploy'. + Could not find file 'C:\Users\wdon\Documents\000002-RoboIntern\robointern.ico.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 * [4/18/2020 6:21:26 AM] : Activation of C:\Users\wdon\Documents\000002-RoboIntern\RoboIntern.application has started. * [4/18/2020 6:21:26 AM] : Processing of deployment manifest has successfully completed. * [4/18/2020 6:21:26 AM] : Installation of the application has started. * [4/18/2020 6:21:26 AM] : Processing of application manifest has successfully completed. * [4/18/2020 6:21:33 AM] : Found compatible runtime version 4.0.30319. * [4/18/2020 6:21:33 AM] : Request of trust and detection of platform is complete. ERROR DETAILS Following errors were detected during this operation. * [4/18/2020 6:21:33 AM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype) - Downloading file:///C:/Users/wdon/Documents/000002-RoboIntern/robointern.ico.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\wdon\Documents\000002-RoboIntern\robointern.ico.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\wdon\Documents\000002-RoboIntern\robointern.ico.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\wdon\Documents\000002-RoboIntern\robointern.ico.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. RE: File missing for installation - RoboIntern - 04-19-2020 Hi Fridaymem, Thanks a lot for the feedback. I suspect that you have some special security on your machine which doesn't allow RoboIntern to load. It should be just downloading the zip, extracting it and then clicking the exe file (no install is needed). Could you maybe try the 64bit version and see if that's any different? Alternatively you could also check if .NET framework 4.5.2 or higher is installed on your computer, as that's needed for the app. Take care, Tom RE: File missing for installation - burque505 - 04-24-2020 Might I humbly suggest making sure the installation file is unblocked before installing? I'm not sure if that would cause the errors described, but it doesn't hurt to unblock it. Regards, burque505 |