Environment:
- Win2k3 ENT ENU SP2.
- VS2008 version 9.0.30718.1 sp
- Katmai Samples 81006
Steps:
- Open the ActivityViewer2008.sln under the path "..\Samples\Analysis Services\Administrator\ActivityViewer2008\CS" via VS2008 and build it.
- Run ActivityViewer2008.exe.
3.Click the “Add a new connection” button, then select the “connection string” radio button.
4.Replace the default connection string with “aa” or other invalid string.
5.Click the OK button.
Expectation:
It should popup a message like “The connection string is invalid”.
Actual Results:
It popup a message “Index was outside the bounds of the array”.
Please check the attached file MessageError.jpg.