I have created an ASP.NET application that uses cystal reports for reporting purposes. I have created a form that gives the user the ability to choose a report, report format(xls,pdf,doc), etc.
The report runs fine on my development machine, which is always the case, but errors out when I deploy it on the live web server. I am getting the error "COM object with CLSID {D97C7D7D-FF5B-4802-BE3F-D8748E986F7B} is either not valid or not registered." which leads me to believe that I am missing some sort of dll.
Could someone please point me in the right direction on this? If you think this post belongs in the crystal forums please let me know.
The report runs fine on my development machine, which is always the case, but errors out when I deploy it on the live web server. I am getting the error "COM object with CLSID {D97C7D7D-FF5B-4802-BE3F-D8748E986F7B} is either not valid or not registered." which leads me to believe that I am missing some sort of dll.
Could someone please point me in the right direction on this? If you think this post belongs in the crystal forums please let me know.