Hi,
Sorry but I tested with Sqlite on my machine and I add a custom profile property like this:
<add name="FavoriteColor"
type=""
iSettingControlSrc="~/Controls/ColorSetting.ascx"
labelResourceKey="Color"
includeHelpLink="false"
defaultValue="#34983E"
/>
It produces no error and works as expected.
Best,
Joe