NTVS 21008.01 (regression from 21003.02)
Repro steps:
- Create a new Cloud Service project with a web role and a worker role
- F5
Result:
You'll get the following build error:
Error 3 CloudServices64: Cannot find file named 'approot\bin\setup_web.cmd' for startup task setup_web.cmd > log.txt of role WebRole1.
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Windows Azure Tools\2.4\Microsoft.WindowsAzure.targets 985 5 AzureCloudService7
Comments: This is fixed but the emulator probably doesn't work yet.
Repro steps:
- Create a new Cloud Service project with a web role and a worker role
- F5
Result:
You'll get the following build error:
Error 3 CloudServices64: Cannot find file named 'approot\bin\setup_web.cmd' for startup task setup_web.cmd > log.txt of role WebRole1.
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Windows Azure Tools\2.4\Microsoft.WindowsAzure.targets 985 5 AzureCloudService7
Comments: This is fixed but the emulator probably doesn't work yet.