Hi there, i am having some problems with an extension that i'm implementing. This extension consists of a context menu interceptor, that use the thesaurus to add entries in the context menu, that are synonyms words related with the selected word. I'm using Job service to do that. The extension is working ok, it output the synonyms in a debugger window, but it doesn't adds anything to the context menu, i suppose the cause is because it is missing a protocolhandler that define a url, so the entries will be enable, and will contain an action when a user click on it. Well, after i implement the protocol handler and define it to be registered, when i run the extension on the open office, it just gives an error on Office.bin and close the open office. If i doesn't register the protocol handler, it occurs no error with the extension. Does anyone could help me discovering the problem? I send in attach the protocol-handler's code..
Regards, Joel Filipe Antunes Cordeiro [EMAIL PROTECTED] [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
