Click here to Skip to main content
15,890,185 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
System.Web.HttpException: The layout page "~/Views/Shared/_layout.cshtml" could not be found at the following path: "~/Views/Shared/_layout.cshtml" azure  any solution please  i have that files worked correctly localhost???




asp.net mvc
Posted

And?

What's the problem? It's telling you exactly what the problem is. It would appear that you didn't deploy that file when you deployed your project to Azure.
 
Share this answer
 
v2
Comments
TheSniper105 21-Jun-15 6:15am    
how to browse the online code on azure ???
Dave Kreskowiak 21-Jun-15 12:20pm    
In Visual Studio, go to Server Explorer, expand the Azure node, Web Sites, your website name, Files.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900