No physical template file was found for template Index
Hi
I have been developing an umbraco site on Umbraco 7.2.1 recently and haven't had any issues until I was ready to setup the site for deploying with an msbuild script.
After getting this working I have come back to run the site in visual studio, I can access the admin area fine but none of the front end pages load, I just get a white screen with no html and the error "No physical template file was found for template Index" in the error log.
I imagine I have lost something when getting the deploy working but can't see what (or it could be unrelated?)
All the views are still there and in the same place - I have cleaned and rebuilt from visua studio but nothing seems to work.
Was totally unrelated to the deploy setup I was doing, I had uncommented the RegisterRoutes line in the global file in a Module I have built by accident so the default route was being overridden.
No physical template file was found for template Index
Hi
I have been developing an umbraco site on Umbraco 7.2.1 recently and haven't had any issues until I was ready to setup the site for deploying with an msbuild script.
After getting this working I have come back to run the site in visual studio, I can access the admin area fine but none of the front end pages load, I just get a white screen with no html and the error "No physical template file was found for template Index" in the error log.
I imagine I have lost something when getting the deploy working but can't see what (or it could be unrelated?)
All the views are still there and in the same place - I have cleaned and rebuilt from visua studio but nothing seems to work.
Hope someone can help.
Carl
Don't worry people.
Was totally unrelated to the deploy setup I was doing, I had uncommented the RegisterRoutes line in the global file in a Module I have built by accident so the default route was being overridden.
Sorry for wasting time!
is working on a reply...