Other spaces
Loading...
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."
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>