Environment:
1. Windows 2003 ENT ENU
2. Yukon DEV ENU 09.00.3028.00
3.Sample MSI 61201
4. Whidbey 8.0.50727.42
Repro Steps:
- Open the sample readme file.
- Browse to the segement of "Comments->Error message during deployment", check the content of the second line of the paragraph referring "created the database with all its elements by executing the ***.sql script".
Expectations:
The referred script file name should be InstallCS.sql complying with the sample application.
Actual Results:
The referred script file nameis createdb.sql, but in fact the script file in the sample application has been named as InstallCS.sql.