Skip to content

Can not locate the embedded view file #2

Description

@DotNetAge

When create a embeded view in module it will throw "The view 'XXXX' or its master was not found or no view engine supports the searched locations." exception.

I have a controller name: "LibraryController" and a reader action "BookReader" in the "XDoc" module. When type "localhost/home/en-us/xDoc/Library/bookReader" the error thrown.
But replace to "localhost/home/en-us/XDoc/Library/BookReader" it works fine.

It seem that the view engine search the view path in case sensitive.

5 munitues later i try the "localhost/home/en-us/xDoc/Library/bookReader" again it works!

Is the embeded view file in cache not update ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions