Submit Post - Article - Ask a Question - Ask an Interview Question - Submit Useful Links

The following errors occurred while attempting to load the app

The following errors occurred while attempting to load the app.
- No assembly found containing an OwinStartupAttribute.
- No assembly found containing a Startup or [AssemblyName].Startup class.
To disable OWIN startup discovery, add the appSetting owin:AutomaticAppStartup with a value of "false" in your web.config.
To specify the OWIN startup Assembly, Class, or Method, add the appSetting owin:AppStartup with the fully qualified startup class or configuration method name in your web.config.

By      08-Nov-2023    2

Solutions


Your Answer

10105
Submit Post - Article - Ask a Question - Ask an Interview Question - Submit Useful Links