- Copy the files MicrosoftRSChart.dll and MicrosoftRSChartDesigner.dll from the SCOM reporting server to %programfiles%\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies
- Edit %programfiles%\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\RSReportDesigner.config and enter the following in the Extensions section
- Restart VS 2005
- Drag and drop MicrosoftRSChart.dll from the PrivateAssemblies directory onto the VS Toolbox and the new chart type will appear
| Type="Dundas.ReportingServices.DundasChartDesigner, MicrosoftRSChartDesigner" /> Type="Dundas.ReportingServices.DundasChart, MicrosoftRSChart" /> Type="Dundas.ReportingServices.RSChartConverter, MicrosoftDundasRSChartDesigner" /> |