The problem is in the file name. Although the code is running on a Windows system, the URL must use FORWARD slashes. Backslashes work OK for loading, but not the subsequent store. The URL in the example should be "file:///c:/temp/test.ods", NOT "file:///c:\temp\test.ods" Only a day and a half wasted!
-- View this message in context: http://www.nabble.com/IO-Error-when-storing-document-using-automation-bridge-tp14708750p14713429.html Sent from the openoffice - dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
