Hello,
I have an application running Classic ASP with DLL developed in VB6. This DLL has got several methods, among them a method which runs the printing of a document. The application is running in a 2008 server R2 with IIS 7 and when I try to print this document in a shared-network printer or local and nothing is printed and also no error is reported. All methods of the DLL work perfectly, the printing is an exception. I gave permission for IIS user's for manage printer, already did an executable to verify that it was not the method of impression using IIS 7, but with the executable it prints without problems.. This only happens with method of printing. I dont no know what can be happening...
thank you...