Forum Discussion
mei_9
Feb 11, 2019Copper Contributor
Package creation failed: Not enough memory resources are available to complete this operation.
Hi, I am currently using MSIX Packaging Tools to package my desktop application to MSIX with Set-up.exe installer. While during the process of MakeAppx.exe, it failed with message "MakeAppx : error: ...
- Feb 11, 2019
Hi Mei,
I assume you are running on an x64 machine? This is a known issue that has been addressed. You'll need to pick up a newer update of the tool when it is available.
Thanks!
James
kclaypool
Aug 19, 2020Copper Contributor
I am receiving a similar error (The package failed to load due to error 0x8007000E "Not enough memory resources are available to complete this operation.". This occurs when CPackage::LoadFromXML fails) but when I try to open an old package in VS 2017. We are currently upgrading our servers to 2019 SQL from 2012. These packages we developed in BIDs 2008 then converted to DTSX in 2010 data tools. We need to convert/rebuild them in VS 2017. any help on this would be great.