Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tamaroo

    using LAPI CreateVersion to import docx/xlsx files - are corrupted

    Thanks for the recent post, prantlf. Yes, having the files be identical when looking directly at the xml contents was frustrating. It turns out we were barking up the wrong tree... it was not a Livelink issue at all. It was an extra byte in the buffer used to stream the file. This had not...
  2. tamaroo

    using LAPI CreateVersion to import docx/xlsx files - are corrupted

    Thanks for the replies - here's some code and add'l info: Reference is to LAPI_NETp.dll Version 9.7.0.0 Imports com.opentext.api Friend Const DOC_ID As String = "ID" Private m_Session As LLSession Private m_Document As LAPI_DOCUMENTS Private m_WorkspaceVolID As Integer...
  3. tamaroo

    using LAPI CreateVersion to import docx/xlsx files - are corrupted

    Our .net web app uses LAPI 9.7.1 to import files into Livelink 9.7.1, the version which is supposed to support Office 2007 file types. However, my docx or xlsx files are corrupted somehow in the process of importing the file. I know it happens during the import process (rather than when...

Part and Inventory Search

Back
Top