Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Andrzejek on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing Printers from .dll

Status
Not open for further replies.

btt423

Programmer
Jan 28, 2002
31
US
I have developed a vb .dll that accesses the printers attached to the web server. The .dll is instantiated via an .asp page and that page calls a function to perform the print. I have this working fine on one server, but I can not get it working on this second machine I'm setting up.

The problem is that I am receiving a 482 printer error when trying to print. I received this in the past and got around it by impersonating a domain user before executing the print. That piece seems to be working fine. As soon as the program trys to print, though, it spits out the 482 error.

Any help would be greatly appreciated!

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top