Hi, we are developing a windows service which has to interact with
several pdf documents.
The problem is that it merely hangs on CAcroAVDoc.Open(FileName,"") ..
we notice that if we start the windows service as a normal user with
administrator ritgh, reather than Local System, it works perfectly.
What are we missing??? we'd like not to log on the service as a
different user that "Local System"..
Thanks in advance

Luigi