Skip to content

Shipper Action Incorrect #18

Description

@DocVD

On page 649, step-16, another anchor tag is used to pass dictionary to current page:
Shipper

However, this produces the error:
An unhandled exception occurred while processing the request.
InvalidOperationException: The view 'Shipper' was not found. The following locations were searched:
/Views/Home/Shipper.en-US.cshtml
/Views/Home/Shipper.en.cshtml
/Views/Home/Shipper.cshtml
...

So I modified the asp-action="asp-action="Index" instead and I get no issues. Is that what is expected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions