License is irrelevant here. Your active x component cannot be loaded and that probably makes it less of a Qt problem. Does the control by the name of "{00020906-0000-0000-C000-000000000046}" exist?
License is irrelevant here. Your active x component cannot be loaded and that probably makes it less of a Qt problem. Does the control by the name of "{00020906-0000-0000-C000-000000000046}" exist?
Horse sense is the thing that keeps horses from betting on people. --W.C. Fields
Ask Smart Questions
This UUID doesn't look as a valid UUID."{00020906-0000-0000-C000-000000000046}"
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
That is the UUID for Microsoft Word.
Have you tried using QAxObject instead?
Also, have a look here: http://support.microsoft.com/kb/828550
wter27 (10th February 2011)
Is there a way in Qt to catch this error and notify the user?
Exactly which error, generated by what?
You can check QAxBase::isNull()
Bookmarks