Notes Ninjas Notes Ninjas
Lotus Notes hints, tips, error messages
dxl file nonexistent

Hint Short Cut: Add this to your code & documentation to help you find this page.
http://www.notesninjas.com/#dxl-nonexistent or http://www.notesninjas.com/A555F9/nn.nsf/ByAlias/dxl-nonexistent


When creating a dxl version of a memo with attachments that had just been sent I received an error DXL exporter operation failed.





I solved this by loooking at the log property of the dxl object.

 

It said non existent file was the problem which was silly as I had the notesdocument and it's size was big enough to include the attachment.

Now I had another problem earlier which I solved by deleting the uidoc context and this solved this problem as well.

I moved the code up earlier in the code.

Basically the dxl was referencing an already loaded version of the document via the uidoc.

by adding this code in,  the problem was solved:

    Dim uiw As New notesuiworkspace
  Dim uidoc As notesuidocument
  Set uidoc=uiw.CurrentDocument
  Delete uidoc

 

 Jump to:     Notes Tips
    Lotus Notes Index 
  Register for Tips
Previous Lotus Notes Tip 
    Next Lotus Notes Tip
Your company logo here?
Adam Foster
Free Cash Making Web Site
Free Revenue Earning Blog Site
 Free Revenue Earning Newsletter Site   
Free Search Pages Free Web stats
Free Contact Us page
Cheap .com domain names
 Need a website or 
   Lotus Notes
  problem solved?
Adam Foster
Lotus Notes and Domino 6 Programming Bible by Brian Benz, Rocky Oliver
Covers all the programming techniques, concepts, and languages used with Notes and Domino, as well as the many new features of Domino 6 Thoroughly examines the Notes and Domino role with Java, XML, Web services, and other IBM products and technologies Provides extensive code and examples, many geared to the needs of administrators High-profile authors, known to their audience through conferences and articles Companion Web site shows example applications from the book running on a live Domino server and provides code download.
See at: Amazon.co.uk | Amazon.com |