dynamics nav - Print PDF from Navision Application Server -


i have problem printing reports pdf through bullzip navision application server (1) if user not in local admin group (2). under both conditions.

in nav code i'm doing following: init bullzip automation object (set parameters suppress gui), run report print document virtual bullzip printer, catch output file. thats it. straight rail.

i have 2 environments: windows server 2008 , windows 7 (different versions of nav, changing nothing). on windows 7 nothing (but works if user admin). on server can see error in event log (translated english)

faulting application gui.exe, version 9.8.0.1599, time stamp 0x517126dc, faulting module user32.dll, version 6.0.6002.18541, time stamp 0x4ec3e39f, exception code 0xc0000142, fault offset 0x0006f52f, process id 0x3bc, application start time 0x01ce562238369fa9.

gui.exe part of bullzip.

if run same code nav classic client, or same nas launched in command line, or under local administrator account, or if put nas user in local admin group - works fine.

to solve problem need find out 1 of 2 , how fix it:

  1. what difference between local admin , regular user cause application crash in non-interactive mode (service) under regular user account.
  2. what difference in running nas service , command line cause application crash when run service.

what i've tried far: extend non-interactive desktop heap, give user local privileges admin have in gpedit. not works. don't know direction further digging.

any alternative free pdf printers advices welcome.


this question still actual. though i've managed setup pdf printing pdfcreator. tough part let several different nas print simultaneously. , setup have bottleneck - pdfcreator's printing queue. bullzip automations avoided.

we've had cases third party dll's have crashed within nav due permission restrictions.

the effective way narrow down files trying access through using process monitor try narrow down causing permission issues.

we found folder within system32 system's network profile dlls use. on note, nas's , such should run under domain account.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -