Skip to content

Improve error reporting for ZPT Sharp view engine #222

@craigfowler

Description

@craigfowler

Currently the view engine reports a somewhat useless exception of there is an error rendering a TAL document. I believe this is because ASP.NET only reports the innermost exception by default, which isn't very useful.

Create a custom error page which displays the full exception information and indicates exactly what expression has failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions