I actually figured out what was casing the error. Apparently, whenever I set an event procedure, in this case it was an event procedure "on activate" which automatically maximizes the report, it causes an error. I got rid of the event procedure to maximize the report, then there were no problems running the report.
I'm not sure why setting up that type of event procedure causes problems.
Thank you.