CoreWebForms / Samples

MIT License
3 stars 2 forks source link

Sample Startup Exception #18

Open Nightingale-Matthew opened 4 months ago

Nightingale-Matthew commented 4 months ago

Hey guys,

Getting the following when trying to run the eShop example:

An exception was thrown while activating λ:Microsoft.Extensions.Hosting.IHostedService[] -> Microsoft.AspNetCore.Hosting.GenericWebHostService -> λ:Microsoft.AspNetCore.Hosting.IStartupFilter[] -> Microsoft.AspNetCore.SystemWebAdapters.HostingRuntimeExtensions+HostingEnvironmentStartupFilter.

on

app.Run()

twsouthwick commented 3 months ago

Can you paste your full exception?