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...
It seems that there could be an error captured in the print method. You could debug the DLL's source code to find the error part. You can also check the event viewer or run Process Monitor, capture the failed events for troubleshooting.
carlos_santo...
2 Posts
DLL VB6 + Classic Asp in IIS 7 [Method Printer]
Mar 04, 2013 08:49 PM|LINK
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...
Chen Yu - MS...
369 Posts
Microsoft
Re: DLL VB6 + Classic Asp in IIS 7 [Method Printer]
Mar 06, 2013 07:44 AM|LINK
Hi,
It seems that there could be an error captured in the print method. You could debug the DLL's source code to find the error part. You can also check the event viewer or run Process Monitor, capture the failed events for troubleshooting.
Reference: http://forums.iis.net/t/1193586.aspx/1
Best Regards,
Feedback to us
Develop and promote your apps in Windows Store