Azure Web App ASP.Net MVC Could not find a part of the path 'D:\home\site\wwwroot\bin\roslyn\csc.exe'
Category: azure websites
Question
Ravi Shankar ST on Fri, 24 Jun 2016 10:17:02
Am getting Could not find a part of the path 'D:\home\site\wwwroot\bin\roslyn\csc.exe' in Azure Web App after deployment. Can someone help me or point in the right direction. The web site works fine when deployed in a local server.
Replies
David Ebbo on Fri, 24 Jun 2016 13:53:41
Hi Ravi,
Did you check whether that file was deployed? Please start with this.
thanks,
David
Ravi Shankar ST on Thu, 30 Jun 2016 07:37:04
Worked out excellent, Kudu and FTP helped me thanks David