If I have a managed solution packaged in a zip file, can I import that into a new development environment as an unmanaged solution? Or can I 'clone' a manged solution into an unmanaged solution?
Thanks
Ged
Solved! Go to Solution.
Hi @ghdunn ,
No, you can't import a managed solution as unmanaged and you cannot clone a managed solution as unmanaged. Basically there is no way to convert a managed solution into an unmanaged solution. This is by design.
Best practices are that you should always export and back up any unmanaged solutions that you are working on as an unmanaged solution.
Hi @ghdunn,
Do you want to export an managed solution into an unmanaged solution?
If you want to export an managed solution into an unmanaged solution, I afraid that there is no way to achieve your needs in PowerApps currently.
There is no way to export an managed solution into an unmanaged solution in PowerApps currently.
Best regards,
Many thanks. I have been very clumsy and taken a back-up of my Prod environment but then restored it over the wrong dev environment, so losing my unmanaged work.
I have recreated my unmanaged solution back in the dev environment from scratch. But in trying to release this into a parallel prod just to test i get the attached error...so just trying to work through that.
Any ideas as to a way to salvage this?
Thats hilarious...and of course could only happen to me...I had it in my mind that only Prod instances were backed up so had given no thought to restoring. I therefore re-set my dev environments so have lost the backups.
I have re-created my solution from scratch..but in exporting it have discovered my dev and prod environments are out of synch and therefore I have raised a call.
Hey ho...lesson learned the hard way. I will know more about admin processes than I did a week ago. 😉
Thanks for your help, my friend...another virtual beer is yours.
Hello,
I think there is a workaround for this if you have the managed zip file solution available:
1. Extract the solution.xml file from managed zip file.
2. Edit the value from 1 to 0 for <Managed> tag.
3.Load and overwrite with the new edited solution.xml file into the zip file (please note if you just extract all the file and zip them all back, it will fail when you will try to import the solution)
4. Import the new zip file into solution.
Please take a look over my attached files:
Very many thanks..I will test this in case I have to use it in future, but I have set about rebuilding the solution.
Thanks once again for your help - very interesting!
Ged
Could you offer any pros and cons of changing the solutions.xml file?
User | Count |
---|---|
12 | |
4 | |
1 | |
1 | |
1 |
User | Count |
---|---|
7 | |
6 | |
4 | |
2 | |
2 |