Page 1 of 1

HTML format & iexplorer processes.

Posted: Tue Nov 10, 2009 6:49 am
by Evan_V._(Guest)
Hi,____We are using the report writer (RSWRUN.EXE ver. 923.0.0.0) to create reports and send them as emails to the users of our application. ____We have noticed that when turning the HTML option on, the report writer creates an iexplorer process for every report being processed! Is this a known issue or is there an option that triggers this behaviour? ____Here are the options we set through our dll:__AskPrinter = F;__DisplayErrors = T;__OutputDest = rrdHTML (= H)__OutputFile = *.html______________

=> HTML format & iexplorer processes.

Posted: Fri Nov 20, 2009 12:45 pm
by Evan_V._(Guest)
I should clarify that the problem lies with the fact that if for example we generate 100 emails we end up with 100 IE processes hogging our server.____Any help would be much appreciated.