Environment:
- Win2k3 ENT ENU SP2.
- VS2008 version 9.0.30718.1 sp
- Katmai Samples 80919
Steps:
- Generate a strong name key file samplekey.snk as readme said.
- Open the folder under the path " ..\Samples\Analysis Services\Administrator\ascmd ".
- Double click the build.bat to built the sample.
Expectation:
The sample solution should be built successfully without error.
Actual Results:
The solution is built failed with the error:
MSBUILD : error MSB1009: Project file does not exist.
Comments:
After copy the build.bat to the path ".. \Samples\Analysis Services\Administrator\ascmd\CS\ascmd", the sample can be built successfully without error.