Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
      • Learn more about Agile
        • Agile Webspace
        • Everything Agile
          • The Agile Manifesto
          • Best Practices
          • Retro Recipes
        • Methodologies
          • The Scrum Framework
          • Kanban
          • Extreme Programming
        • Roles
          • The Product Owner
          • The Agile Coach
          • The Quality & UX Coach (QX)
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • DataMiner DevOps Support
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
  • Downloads
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Solutions
    • Deal Registration
  • >> Go to dataminer.services

How do I get the Cube browser app to open in Edge?

Solved2.73K views24th June 2022Cube browser app Internet Explorer Microsoft Edge
3
Marieke Goethals [SLC] [DevOps Catalyst]5.94K 16th June 2022 1 Comment

I'm having trouble getting the Cube browser app to work in Edge with IE compatibility mode.

In the Edge settings, I've added the URL to open Cube to the "Internet Explorer mode" pages. In my Internet options, I've also made sure the URL is considered a trusted site and that XAML browser applications are enabled. However, when I go to the URL, Edge blocks the download. If I select to keep the download anyway and open it, I get this error:


Does anyone have any tips on how I could get this to work?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 24th June 2022
Alberto De Luca [DevOps Enabler] commented 17th June 2022

Tried the same, as I also like to rely on the browser option with saved links to quickly jump from one DMA to another

Couldn’t manage to unlock Edge, but Chrome works as described here:
https://community.dataminer.services/question/dataminer-cube-in-chrome-anyone-running-it-with-release-10/?hilite=cubechrome

4 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Ive Herreman [SLC] [DevOps Enabler]13.82K Posted 16th June 2022 1 Comment

Hi Marieke,

Can you please provide the details from the "open error log"?

Please also note that the best way to connect to your DataMiner system is by using the Cube Desktop Application.

Marieke Goethals [SLC] [DevOps Catalyst] Posted new comment 16th June 2022
Marieke Goethals [SLC] [DevOps Catalyst] commented 16th June 2022

Here are the error details:
PLATFORM VERSION INFO
Windows : 10.0.19043.0 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.8.4270.0 built by: NET48REL1LAST_C
clr.dll : 4.8.4515.0 built by: NET48REL1LAST_C
dfdll.dll : 4.8.4270.0 built by: NET48REL1LAST_C
dfshim.dll : 10.0.19041.1 (WinBuild.160101.0800)

SOURCES
Deployment url : file:///C:/Users/Marieke/Downloads/DataMinerCube(3).xbap

IDENTITIES
Deployment Identity : DataMinerCube.xbap, Version=10.2.22220.124, Culture=neutral, PublicKeyToken=4f773c7c440fd484, processorArchitecture=msil

APPLICATION SUMMARY
* Online only application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* An exception occurred while downloading the manifest. Following failure messages were detected:
+ Downloading file:///C:/Users/Marieke/Downloads/Application Files/DataMinerCube_10_2_22220_124/DataMinerCube.exe.manifest did not succeed.
+ Could not find a part of the path ‘C:UsersMariekeDownloadsApplication FilesDataMinerCube_10_2_22220_124DataMinerCube.exe.manifest’.
+ Could not find a part of the path ‘C:UsersMariekeDownloadsApplication FilesDataMinerCube_10_2_22220_124DataMinerCube.exe.manifest’.
+ Could not find a part of the path ‘C:UsersMariekeDownloadsApplication FilesDataMinerCube_10_2_22220_124DataMinerCube.exe.manifest’.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
No phase information is available.

ERROR DETAILS
Following errors were detected during this operation.
* [6/16/2022 11:54:10 AM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
– Downloading file:///C:/Users/Marieke/Downloads/Application Files/DataMinerCube_10_2_22220_124/DataMinerCube.exe.manifest 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.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
at System.Deployment.Application.DeploymentManager.BindCore(Boolean blocking, TempFile& tempDeploy, TempDirectory& tempAppDir, FileStream& refTransaction, String& productName)
at System.Deployment.Application.DeploymentManager.BindAsyncWorker()
— Inner Exception —
System.Net.WebException
– Could not find a part of the path ‘C:UsersMariekeDownloadsApplication FilesDataMinerCube_10_2_22220_124DataMinerCube.exe.manifest’.
– Source: System
– Stack trace:
at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.FileWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
— Inner Exception —
System.Net.WebException
– Could not find a part of the path ‘C:UsersMariekeDownloadsApplication FilesDataMinerCube_10_2_22220_124DataMinerCube.exe.manifest’.
– 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.DirectoryNotFoundException
– Could not find a part of the path ‘C:UsersMariekeDownloadsApplication FilesDataMinerCube_10_2_22220_124DataMinerCube.exe.manifest’.
– 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.

You are viewing 1 out of 4 answers, click here to view all answers.
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin