I have an application that creates an XML file and then launches Excel to edit that file. I have created a packaged version of this application and it works fine except when it gets to this point. It creates the XML file properly and it launches Excel, but I get the following error message:
"Microsoft Excel cannot open or save any more documents because there is not enough available memory or disk space."
(image of full error message attached)
This feature works perfectly in the non-packaged version of my application. And I'm quite positive it has nothing to do with actual memory or disk space as the file I am trying to open is tiny (less than 15KB).
Please upload your Troubleshoot log to a file-hosting site, e.g. wetransfer.com and post the url where it can be downloaded. You can find documentation here. If you would rather not post the log publicly, you can PM me with the url.
And how do I make the same change to a package that is running through a browser?
The package is in my dropbox account, so I downloaded it to my PC and used the Package Editor to set the Isolation mode to "Full". Then I uploaded it back to my dropbox.
But when I run it I still get the same error. I'm not sure though if it's running the updated package or if the old package is stored somewhere on my HTML5 server and that is the one being run.
The package that needs to be edited is on your HTML5 server itself in C:\RemoteAppPilot\DownloadsCache. This will be a temporary solution because files are re-downloaded every few days. If it works, it will tell us that Isolation is the problem. We are currently working on another solution, as well.
It sort of works. It now allows Excel to open. But it tells me that the XML file that I am trying to open is corrupt....even though it definitely is not. Any suggestions?
I want to make sure I understand correctly. Does your "I made the change using the Package Editor and it now works" post refer to when you run the package locally and your "It sort of works. It now allows Excel to open. But it tells me that the XML file that I am trying to open is corrupt....even though it definitely is not" post refer to when it is played on your HTML5 server?
You can use our new command line feature to allow HTML5 users to execute the package. Log in to Cameyo Online, go to Online Packager, choose Publish a server command line, and fill in the rest, e.g. C:\packages\appname.cameyo.exe
I have another problem to launch excel from another applikation within the package. The applikation try to read data from an *.xls file by using excel, but it fails. The cameyo trace log show the error see the attached Image file.
can provide the full log if necessary
Any help would be appreciated
BTW: both packaged application works fine started by cameyo
-- Edited by Sven on Saturday 28th of November 2015 07:51:09 AM
Sven, please export the registry key {00024500-0000-0000-C000-000000000046} and paste the text in your post or upload the .reg somewhere and advise the url.