Hi all,
we created a new Organisation and wanted to Import our solution.
But we get an error:
0x80040217 systemform With Id = a14bf8be-09e1-41d4-8cc1-3605f2733ded Does Not Exist
This is a quickform.
i looked into the solution.xml and .. it is there ...
<formid>{a14bf8be-09e1-41d4-8cc1-3605f2733ded}</formid>
<IntroducedVersion>1.0</IntroducedVersion>
<FormPresentation>1</FormPresentation>
<FormActivationState>1</FormActivationState>
<form maxWidth="400">
<tabs>
<tab id="{8b2831bf-d761-46f3-a37e-e33dc40fd730}" name="tab_1" showlabel="false">
<labels>
<label description="Registerkarte" languagecode="1031" />
</labels>
<columns>
<column width="100%">
<sections>
<section id="{a26f8409-a6dd-47d5-8b4e-ce3d3bb7e903}" name="tab_1_column_1_section_1" columns="1"
showlabel="false" showbar="false" IsUserDefined="0">
<labels>
<label description="section" languagecode="1031" />
</labels>
<rows>
<row>
<cell id="{f45f385f-3ac9-45a5-8c91-27adb4cca790}">
<labels>
<label description="" languagecode="1031"
/>
</labels>
</cell>
</row>
</rows>
</section>
</sections>
</column>
</columns>
</tab>
</tabs>
<DisplayConditions Order="3">
<Role Id="{627090ff-40a3-4053-8790-584edc5be201}" />
<Role Id="{119f245c-3cc8-4b62-b31c-d1a046ced15d}" />
</DisplayConditions>
</form>
<IsCustomizable>1</IsCustomizable>
<CanBeDeleted>1</CanBeDeleted>
<LocalizedNames>
<LocalizedName description="SA Test" languagecode="1031" />
</LocalizedNames>
</systemform>
Is this a bug, or what should i do now?
Do you know, why there a roles (two roles) for Displayconditions?
The error says: The requested record was not found or you do not have permission to view.
I am logged in a sysadmin?! How couldnt i not have the rights?
The Problem is ... in existing organisations, which i updated with earlier Solutions ... the Import worked fine.
any help?!
THX, Greets Pit