I am trying to run the ASP.net example that can be found on windward website. But it wont build because of the errors. It can not find KeyPairDictionary It can not find IReportDataSource
What do I need to add in my code to make it run?
Thanks.
I am trying to run the ASP.net example that can be found on windward website. But it wont build because of the errors. It can not find KeyPairDictionary It can not find IReportDataSource
What do I need to add in my code to make it run?
Thanks.
The KeyPairDictionary class was deprecated and is no longer in use. Please take a look at Upgrading to the 12.5 API for details.