Quantcast
Channel: The debug type specified in the dependency context could be parsed - ASP.NET Core error - Stack Overflow
Browsing index pages (2 articles)

The debug type specified in the dependency context could be parsed - ASP.NET...

When I publish my ASP.NET Core app to IIS, I get error but if I run my app in Visual Studio debug or release, it works fine.The error message I get is:System.InvalidOperationException: The debug type...

View Article


Answer by TotPeRo for The debug type specified in the dependency context...

This was happened after I try this dotnet publish CLI exclude .pdb and I put in my publish (.pubxml file) config this...

View Article

Browsing index pages (2 articles)


Latest Images