PLATFORM VERSION INFO Windows : 10.0.17134.0 (Win32NT) Common Language Runtime : 4.0.30319.42000 System.Deployment.dll : 4.7.3056.0 built by: NET472REL1 clr.dll : 4.7.3190.0 built by: NET472REL1LAST_C dfdll.dll : 4.7.3056.0 built by: NET472REL1 dfshim.dll : 10.0.17134.1 (WinBuild.160101.0800) SOURCES Deployment url : file:///C:/Users/aisling/Desktop/College%204th%20Year/Skyline-64_4_2_0_18305/Skyline.application Application url : file:///C:/Users/aisling/Desktop/College%204th%20Year/Skyline-64_4_2_0_18305/Application%20Files/Skyline_4_2_0_18305/Skyline.exe.manifest IDENTITIES Deployment Identity : Skyline.application, Version=4.2.0.18305, Culture=neutral, PublicKeyToken=e4141a2a22107248, processorArchitecture=msil Application Identity : Skyline.exe, Version=4.2.0.18305, Culture=neutral, PublicKeyToken=e4141a2a22107248, 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\aisling\Desktop\College 4th Year\Skyline-64_4_2_0_18305\Skyline.application resulted in exception. Following failure messages were detected: + Downloading file:///C:/Users/aisling/Desktop/College 4th Year/Skyline-64_4_2_0_18305/Application Files/Skyline_4_2_0_18305/x64/MSMSDBCntl.dll did not succeed. + Access to the path 'C:\Users\aisling\Desktop\College 4th Year\Skyline-64_4_2_0_18305\Application Files\Skyline_4_2_0_18305\x64\MSMSDBCntl.dll' is denied. + Access to the path 'C:\Users\aisling\Desktop\College 4th Year\Skyline-64_4_2_0_18305\Application Files\Skyline_4_2_0_18305\x64\MSMSDBCntl.dll' is denied. + Access to the path 'C:\Users\aisling\Desktop\College 4th Year\Skyline-64_4_2_0_18305\Application Files\Skyline_4_2_0_18305\x64\MSMSDBCntl.dll' is denied. COMPONENT STORE TRANSACTION FAILURE SUMMARY No transaction error was detected. WARNINGS There were no warnings during this operation. OPERATION PROGRESS STATUS * [16/11/2018 12:24:02] : Activation of C:\Users\aisling\Desktop\College 4th Year\Skyline-64_4_2_0_18305\Skyline.application has started. * [16/11/2018 12:24:02] : Processing of deployment manifest has successfully completed. * [16/11/2018 12:24:02] : Installation of the application has started. * [16/11/2018 12:24:03] : Processing of application manifest has successfully completed. * [16/11/2018 12:24:05] : Found compatible runtime version 4.0.30319. * [16/11/2018 12:24:05] : Request of trust and detection of platform is complete. ERROR DETAILS Following errors were detected during this operation. * [16/11/2018 12:24:06] System.Deployment.Application.DeploymentDownloadException (Unknown subtype) - Downloading file:///C:/Users/aisling/Desktop/College 4th Year/Skyline-64_4_2_0_18305/Application Files/Skyline_4_2_0_18305/x64/MSMSDBCntl.dll 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 - Access to the path 'C:\Users\aisling\Desktop\College 4th Year\Skyline-64_4_2_0_18305\Application Files\Skyline_4_2_0_18305\x64\MSMSDBCntl.dll' is denied. - Source: System - Stack trace: at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next) --- Inner Exception --- System.Net.WebException - Access to the path 'C:\Users\aisling\Desktop\College 4th Year\Skyline-64_4_2_0_18305\Application Files\Skyline_4_2_0_18305\x64\MSMSDBCntl.dll' is denied. - 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.UnauthorizedAccessException - Access to the path 'C:\Users\aisling\Desktop\College 4th Year\Skyline-64_4_2_0_18305\Application Files\Skyline_4_2_0_18305\x64\MSMSDBCntl.dll' is denied. - 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.