Zum Hauptinhalt gehen

Suche

Suche

Seagull.bartender.print.printengineexception: The Bartender Engine Could Not Be Started

Kommentare

2 Kommentare

  • Avatar
    Ian Cummings
    Moderator

    Make sure the BarTender class is correctly registered in BT2016.  Open up a command prompt, navigate to where BarTender is installed, and then run the below command line:

     

    bartend.exe /register

     

    There might also be permissions issue with BT2016 caused by a corrupt install (and a bug) contact tech-support if you continue to have problems as they are best placed to help you.

     

    Note that in the BT2016 SDK there is a sample web printing application that you can use/fork for your own needs.  Sorry, but there is no documentation on this beyond comments in the code on the R1 release.  Or indeed the predefined Print Portal web application is something that might be of interest to you.  The use of the new Integration Platform, which replaces Commander, is also an option as it can print using web service message events coming from your web app, be they GET requests with params or POST with JSON payload.  The latter option, although still using an event based mechanism should be a lot easier and quicker to implement.

    0
  • Avatar
    Legacy Poster

    Turned out to be a permission issue on the webserver regarding the appPool.  Thanks,

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.