Allow More Instances Of Bartend.exe
I build an web application that uses bartender to print labels when the server prints the label another instance of bartend.exe is created. The system might have multiple users printing at once and I was wondering how to allow the server to have more instances of bartend.exe to run at once then just a few.
0
-
I believe you need to edit the web.config file.
0 -
The issue there was a communication issue to the from the server. apparently that when you assign the printer in the dll, there is some background code that tries to communicate with the printer. this communication doesn't have a timeout and will infinitely hold on to the bartend.exe process on the PC.
0
Please sign in to leave a comment.
Comments
2 comments