Configuration error while deploying an Umbraco CMS on Azure
I'm trying to deploy my Umbraco CMS website on Azure. I'm able to migrate my SQL server database to SQL Azure database.
I have created the new Umbraco CMS application service from Azure portal and using the published profile, i published my Umbraco CMS website to Azure. Post publishing i'm facing the following configuration error.
PFB the snapshot for the same. enter image description here
Exception details: Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Unrecognized element 'EnablePropertyValueConverters'.
I don't even see "EnablePropertyValueConverters" tag in the umbracoSettings.config file.
Please let me know what i need to do to resolve this issue. Thanks.
Configuration error while deploying an Umbraco CMS on Azure
I'm trying to deploy my Umbraco CMS website on Azure. I'm able to migrate my SQL server database to SQL Azure database.
I have created the new Umbraco CMS application service from Azure portal and using the published profile, i published my Umbraco CMS website to Azure. Post publishing i'm facing the following configuration error.
PFB the snapshot for the same. enter image description here
Exception details: Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Unrecognized element 'EnablePropertyValueConverters'.
I don't even see "EnablePropertyValueConverters" tag in the umbracoSettings.config file.
Please let me know what i need to do to resolve this issue. Thanks.
is working on a reply...