Hi Guys,
I started a new Azure install of the latest version. I followed the directions on this link https://world.episerver.com/documentation/developer-guides/CMS/Deployment/deployment-scenarios/Deploying-to-Azure-webapps/
The project was deployed to Azure Web App successfully. But, when I goto the URL I get the error below.
Server Error in '/' Application.
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: Provider type 'EPiServer.Azure.Events.AzureEventProvider,EPiServer.Azure' could not be loaded.
Source Error:
An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. |
Source File: D:\home\site\wwwroot\web.config Line: 292
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.2623.0
I checked the Event provider setting and it seems fine.
Any ideas?
Thanks,
Min