Click here to Skip to main content
15,884,836 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I am working on a automating my deployment process with MSBuild for my mvc website. I build my solution, after that i follow steps till precompiling and I publish my project with web deploy. I can create a build aritifact (.zip file) but when I try to deploy that in my iis ( Clicking default web site and importing the zip file) it creates this error '[HttpException (0x80004005): The file '/CPP/Views/_ViewStart.cshtml' has not been pre-compiled, and cannot be requested.]' Can anybody help. The bin folder has all the dlls required. Compiling using aspnetcompiler.


Thanks in advance

Krish
Posted
Updated 13-Oct-14 1:52am
v3

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

  Print Answers RSS
Top Experts
Last 24hrsThis month


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