Environment:
- VS2005
- SQL Samples
Repro Steps:
- Change directory to “..\Samples\Replication\Merge\SalesOrdersMobile\CS\".
- Double click SalesOrdersMobile.sln to open the solution file.
- Extend the Resources folder in Solution Explorer in SQL Server Management Studio.
Expectation:
In step3, it should no error mark of the CEAWLogo.jpg file.
Actual Result:
There is an error mark of the CEAWLogo.jpg file.
Please take a view the attached picture: filelost.jpg.
Comments:
Right click the Resources folder and then add the CEAWLogo.jpg from “..\Samples\Replication\Merge\SalesOrdersMobile\CS\SalesOrdersMobile\", the bug may be fixed.