WORD2007 AUTOMATION IN perfect SILENT MODE



I try to use WORD2007 server side for printout. I test my dll with VSc#
2005 and even if application.visible =false, a messagebox is open shortly
when i print a doc with the message:
please wait WORD is printing your doc... or something like this .
It's appear very fast and i use a french version of WORD 2007.
Of course when i test the same dll in ASP net the program hangs. how to
solve this issue?


.



Relevant Pages

  • Re: Dll problems after suspend
    ... EXE becomes invalid, so after wake when it tries to page it pukes. ... But when I switch the device on and off while the MessageBox ... takes place during resume that could influence Dll positions/registers? ...
    (microsoft.public.windowsce.app.development)
  • Re: Problem Importing DLL function
    ... you would not have anything retained "in memory". ... Is the DLL being built into ... the same directory as your .exe file? ... When calling OnFtpShow, I get a MessageBox ...
    (microsoft.public.vc.mfc)
  • Re: Need Binary code edit tool
    ... > It should be easy to do if the dll uses the MessageBox API. ... > disassembler output to make sure that you really have found the correct ... but also the 4 PUSH instructions. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Need Binary code edit tool
    ... > It should be easy to do if the dll uses the MessageBox API. ... > disassembler output to make sure that you really have found the correct ...
    (borland.public.delphi.thirdpartytools.general)
  • Creating COM objects?
    ... My knowledge of creating DLL's and COM objects in Delphi is next to zero, ... When I build the DLL and use from another language (in my case Visual Foxpro ... messagebox and get a value returned. ... I edit the method code and add:- ...
    (alt.comp.lang.borland-delphi)