I have been to the Seagate Crystal reports web site and have found sample code to display reports on the web using ASP. The problem being, when I try to create instances of objects, I get an "invalid progID" error. For example, Server.CreateObject("Crystal.CRPE.Application" or Server.CreateObject("WebReportSource.WebReportSource". Does this mean that we are missing components on our Web server?