Thanks so much for that. I figured the problem is that in FireFox, the fileupload control does not give the full path of the file (just the file name) for security reasons. I can upload successfully if I hard code a path. Also IE gives the full path of the file, but that may no longer be the...
Oh, and there was no error on CreateObjectEx either. The method executed successfully. The file uploaded but with no file information other than the file name I passed to it and modified date.
I tried the CreateObjecteEx method (using your trap session error code in another post), but now it doesn't work in IE. Same problem as in FireFox - the doc uploads to Livelink but doesn't get/retain the doc info like name, file type, and description. I also get the "version not found" error...
Sorry, that was C# code (ASP.NET w/ C#). I'm using what I assumed was the core LAPI class as well as a wrapper. I believe the first two lines uses the core LAPI, so it should pull up the object and version info, correct? If so, then it's a problem with the wrapper, but why would it work in IE...
I am able to successfully upload a document in IE. However, it crashes in Firefox, giving me the "get(name) not implemented for this datatype" error when trying to add a document. The document uploads to the livelink directory, but if I try to open it, I get a "version not found" error. Also...
Hi, I'm a beginner to LAPI/Open Text and there aren't much resources/documentation online to help me. I'm pressed for time because of a deadline next week. I want to be able to find a folder within a given parent folder by name. Currently, I retrieve and loop through all the parent folder's...
I'm using C#.net. I have some very simple code that uploads a document from a user's system to a directory in Livelink. This works fine on my local as well as other developers' systems but not on the test server. Below is a snippet of my code, and it errors on the last line:
string fileName...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.