Showing posts with label print. Show all posts
Showing posts with label print. Show all posts

Tuesday, March 20, 2012

"unable to load client print control" ERROR

Only one of our users is getting this error

unable to load client print control

She was able to print fine before, any idea why this is happening.

I guess you have to allow your browser to download ActiveX controls because print control is an activex object. If your browser is Interner Explorer, try setting it in Tools menu -> Internet Options -> Security tab -> Custom Level button. Then enable all options related to downloading or prompting for activex controls.

Shyam

Sunday, March 11, 2012

"object does not support this property or method" when trying to print

I have a user that gets the error at the bottom of the screen that states "object does not support this property or method " whenever they lcik on the print button. I have run the same report and do not received the error. Does anyone know how to fix this?

They may have an old version of the print control. They should open the Tools menu in IE, go to Internet Options ->settings ->view objects and then delete the RSClientPrint class. Clicking the print icon should download a new control that should work for them.

-Daniel