today i made a test and created a portal tempalte including the content from my poral where i have the issue and made a new installation lokal with the template but the same issue happens again. then i made local a new installation without the template and everything is okay.
i looked to the template file and found that the roletype ist misssing. at the template the admi account looks like this:
<role>
<rolename>Administrators</rolename>
<description>Portal Administration</description>
<billingfrequency />
<billingperiod>-1</billingperiod>
<servicefee>-3.402823E+38</servicefee>
<trialfrequency />
<trialperiod>-1</trialperiod>
<trialfee>-3.402823E+38</trialfee>
<ispublic>false</ispublic>
<autoassignment>false</autoassignment>
<rsvpcode />
<iconfile />
<roletype>none</roletype>
</role>
why has the admin account no roletype. are these settings at the database? maybe this is my problem/error at the portal.