error on page 646
Where is the IExtension interface or is that even the correct name for the interface. It is not in Microsoft.ReportingServices.DataProcessing as specified on page 646.
Is there a list of error corrections for the book that I can refer to?
update:
using Microsoft.ReportingServices.Interfaces;
^^ This is the correct place. Found it on microsoft.com
Last edited by cupboy2; March 23rd, 2010 at 06:15 PM..
|