Unable to start BarTender print engine 1. Follow
I can run instances when I launch my debugger with Visual Studio, but when I publish my solution and deploy to IIS I get this error.
2 comments
0

Mike Wright
Comment actions
A couple of questions for you.
Is Bartender install on your Web Server?
Is the Web Server running the same version of Bartender as your development environment?
What version of Bartender?
This was resolved by changing the code to not use impersonate. Just something I forgot to toggle when switching from a local sandbox to a production server.
Please sign in to leave a comment.