crystal reports ran by vbscript - TechRepublic
General discussion
September 19, 2006 at 08:09 AM
wakin

crystal reports ran by vbscript

by wakin . Updated 19 years, 9 months ago

I have searched many newsgroups and have not found an adequate answer to how a crystal report can be viewed/opened via vbscript. I have a report on a test web server and remote users can not get to it when I send a link to it via email. My vbscript needs to open the report, possibly export to a directory and then attach to an email. Code for email works great but I have tried getobject and createobject(“CrystalReportRuntime.Application”) and the script errors out at the line where either getobject or createobject is found. I need wisdom. Thank you.

This discussion is locked

All Comments