Open MehrdadKamelzadeh opened 4 years ago
Assuming that file actually exists, it's probably because the ModelsBuilder manifest does not use the application root operator, the tilde (~), when referencing the view.
Looks like this is fixed in the latest source though: https://github.com/OurModelsBuilder/Our.ModelsBuilder/blob/892363a196850102ad26ef2ed7a012713a60de93/src/Our.ModelsBuilder.Web/WebManifestFilter.cs#L32
Installing Umbraco as a sub application under IIS causes this issue.
Step to reproduce: 1- Create an empty application 2- Create a sub application under the empty application 3- Install ModelsBuilder 4- Go to Umbraco Admin Panel->Settings->Models Builder