You need a special version of the JavaScript include files that instantiate the COM object when designing an ASP page to be added to the reports area in Sage CRM.

Once the file has been downloaded it needs to be unzipped and placed into the Reports folder.

Copy the file to

C:\Program Files (x86)\Sage\CRM\[installname]\WWWRoot\Reports

It then needs to be refenced by an ASP file in one of the sub folders (general, sales etc) using an include statement with a relative path.

<!-- #include file ="../sagecrmreports.js"-->