Could not find 'aspnetcorev2_inprocess.dll'. Exception message: Error: An assembly specified in the application dependencies manifest (apexlink-qms.deps.json) was not found: package: 'Microsoft.EntityFrameworkCore.Design', version: '3.1.4' path:

Apexlink Apexlink 0 Reputation points
2023-08-03T09:41:51.5733333+00:00

Hi there,

I have a net core app service that has been running fine until yesterday.

I found this error in the Application Event Logs:
I have tried several fixes that seems to work for others, but so far no luck to make the App work again.

Would anyone be able to advise?

Thank you

Could not find 'aspnetcorev2_inprocess.dll'. Exception message:
Error:
  An assembly specified in the application dependencies manifest (apexlink-qms.deps.json) was not found:
    package: 'Microsoft.EntityFrameworkCore.Design', version: '3.1.4'
    path: 'lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll'

Process Id: 6000.
File Version: 13.1.19331.0. Description: IIS ASP.NET Core Module V2. Commit: 62eee6e6d21c95668a9e9529dce6562cc6c9f3bf
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,344 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,396 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Paul Mace 10 Reputation points
    2023-08-09T18:17:29.48+00:00

    I have the identical problem starting yesterday with Azure Web App deployment

    0 comments No comments