B
Bar
Hi,
I have an excel worksheet with a lot of calculations which i would like to
incapsulate in a webservice. The scenario is that the webservice opens the
worksheet (by opening excel) fills in an couple of fields, lets excel
compute some values and send these values to the callee of the webservice.
Can i get this working? Is there a possibility not to envoke an excel
application object for each call but reuse the excell application object
with locking? This because of performance. Has anybody have any experience
with using office from a webservice and the performance penalties?
Many thanks in advance,
Bar
I have an excel worksheet with a lot of calculations which i would like to
incapsulate in a webservice. The scenario is that the webservice opens the
worksheet (by opening excel) fills in an couple of fields, lets excel
compute some values and send these values to the callee of the webservice.
Can i get this working? Is there a possibility not to envoke an excel
application object for each call but reuse the excell application object
with locking? This because of performance. Has anybody have any experience
with using office from a webservice and the performance penalties?
Many thanks in advance,
Bar