DZone Forums
Go Back   DZone Forums > Community > Tools & IDEs > Eclipse
Reload this Page Failed to create Ole Client
Notices
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1 (permalink)) Old
Member
 
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Dec 2010
Default Failed to create Ole Client - 12-16-2010, 05:39 AM

Hi,

I have an RCP application. I can open microsoft office documents inside, f.e. with the docx extension. But if I modify the document and save it, the save operation corrupts the document somehow. Next time I try to open it from the RCP application,

try {
site = new org.eclipse.swt.ole.win32.OleClientSite (frame, SWT.NONE, "Word.Document",f);
} catch (org.eclipse.swt.SWTException e) {
String str = "Create OleClientSite Error" + e.toString ();
System.out.println (str);
return;
}

I got an OLE exception "cannot create the in place editor".

org.eclipse.swt.SWTException: Failed to create Ole Client. result = -2147467260

If I try to open the document directly with microsoft office, the error is "the file is corrupted and cannot be opened". If I chose to restore the file, the file is restored correctly.

I have eclipse 3.5 and Java 6

Any help is greatly appreciated.

Thanks.
Reply With Quote
Reply

Tags
active x, eclipse, java, ole, rcp

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I be passing values from JSP to a web service client? mobzam Web Services, SOA & ESB 0 10-05-2009 03:22 AM
Plug-in failed to load (ANT build) nagarjuna_maha Eclipse 0 10-17-2008 12:14 AM
Failed to connect to remote VM.Connection refused - run remote app in eclipse debug rajan_mmn Eclipse 0 07-03-2008 05:00 AM
Hot deployment failed - scheme not implemented. How to solve it? mcohnen Eclipse 0 05-26-2008 04:28 PM
AIR client for DZone: Should we have a contest? rick Flash, Flex & AIR 8 02-01-2008 12:21 PM


Copyright 1997-2009, DZone, Inc.
vBulletin Skin developed by: vBStyles.com