Have an webapi deployed on Azure App Service, after enable the application insights extension on portal, the webapi shows 'cannot find resources'. Did some google, added application insights to the visual studio project, redeployed, now getting the error below,
' Could not load file or assembly 'ProductionBreakpointsHostingObserver, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8d3bb6c79cff225a' or one of its dependencies. The system cannot find the file specified. '
not sure what is issue now, help please? Thanks in advance!