I was curious and founds some links that may shed a slight amount of light on the murk.. just googling your error.

Seems some people have seen this with VB and someone with Java too I believe. (the Java one said "restart your machine").

The second link below mentions it with VNC and the reply was: Try changing the use_DeferredUpdates setting in the VNCHooks preferences for the problem application to zero.

http://news.devx.com/cgi-bin/dnewsweb.exe?cmd=article&group=enterprise +.dcom&item=796&utag= http://www.realvnc.com/pipermail/vnc-list/2001-May/022278.html 1710 The object universal unique identifier (UUID) was not found. RPC_ +S_OBJECT_NOT_FOUND http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/r +pc/rpc_return_values.asp http://www-3.ibm.com/software/network/dce/library/publications/dceaix_ +22/a3u2l/A3U2L124.HTM 0x16c9a01b rpc_s_object_not_found Text: Object not found Severity: Component: rpc Explanation: Information was requested, for example, through rpc_objec +t_inq_type, about an object that is unknown to the RPC runtime. Action: Call rpc_object_set_type or rpc_object_set_inq_fn if appropria +te.

In reply to Re: UUID not found-Win32::OLE by mattr
in thread UUID not found-Win32::OLE by samspade

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.