Hello Everyone,
I get an error while updating our production system:
<Data ss:Type="String">0x8004F024</Data>
<Data ss:Type="String">Cannot update solution 'sws_customization_v1' because it is a managed solution.</Data>
I exported the solution as usual as a managed solution and when updating the solution on the target I get the error
What can I do to investigate this issue further?
Here are some interesting lines of the update log:
<Row ss:AutoFitHeight="0" type="Einfügung von Stammkomponenten">
</Cell>
<Cell ss:StyleID="s137" name="Status">
<Data ss:Type="String">Fehler</Data>
</Cell>
<Cell ss:StyleID="s137" name="ErrorCode">
<Data ss:Type="String">0x8004F024</Data>
</Cell>
<Cell ss:StyleID="s137" name="ErrorText">
<Data ss:Type="String">Cannot update solution 'sws_customization_v1' because it is a managed solution.</Data>
</Cell>
</Row>
"Einfügung von Stammkomponenten" means something like "insert root components"
Thanks in advance!
Kind regards
Alexander
*This post is locked for comments
Ok we got it. In the solution.xml below the 'RootComponents' node there was one component which had a beviour of '1' in the past, and now has a behaviour of '0'. We changed it manually back to '1', and the Import finished successfully.
The only info I found about the bahaviour property was here (concerning the Dynamics API): msdn.microsoft.com/.../mt608054.aspx
So I cannot really tell which drawbacks this change has.
Hey,
any news on this? We got the same problem, but there is next to no information available on what might be the problem.
Regards,
Kai
Extra info: I updated the system several times without any problems in the near past and there were no major changes.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156