Skip to content

Developer Exception Page is blank if added to IApplicationBuilder after MVC #1209

@nsamteladze

Description

@nsamteladze

Developer Exception Page (app.UseDeveloperExceptionPage()) is blank if added to IApplicationBuilder after MVC (app.UseMvc()) in Startup.cs Configure method.

image

Developer Exception Page works fine if added before MVC.

image

Is this behavior intentional?

  • Visual Studio Code 0.10.6 on Mac
  • Microsoft.AspNet.Diagnostics 1.0.0-rc1-final
  • Microsoft.AspNet.Mvc 6.0.0-rc1-final
  • DNX Mono 1.0.0-rc1-update1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions