Problem
Error (in Event log) when stating Studio service:
"Service cannot be started. System.Exception: Unable to configure class [Aquima.Studio.Server.UserAccess.Xml.XmlUserProfileDao, UserAccess]: Root element is missing."
Solution
- Check your security settings
- Location of files: Install directory....\Studio\Configuration\Security\UserProfiles
- UserProfile may not contain empty xml files
- Remove or adjust corrupt xml files
- Restart Studio service
- Check event log
Note
The default value for admin.xml should be:
<?xml version="1.0" encoding="utf-8"?>
<?ProfileVersion 2.0?>
<Profile>
<UserName><![CDATA[admin]]></UserName>
<RecentlyOpenend />
<ListViewConfiguration />
</Profile>
Overview
Content Tools