Account


Earned badges

Achievement: Latest Unlocked

Topic Started

This user has not created any forum posts.

Replies Created

Reply to: Creating package error help

0 votes
No that is not the exact code we are using sorry I just wrote that as a reference. We are passing this: ExpireDate = a date in the future with the object type of Date Dim NewPackage As DocumentPackage NewPackage = PackageBuilder.NewPackageNamed(“Test”) _ .ExpiresOn( ExpireDate ) _ .WithEmailMessage(“Test”) _ .DescribedAs(“Test”) _ .Build() Dim PackageId As PackageId = Client.CreatePackage(NewPackage)

Reply to: Creating package error help

0 votes
We have solved this issue. Our customer has their own Silanis server on premise. The Silanis.ESL.dll version 10.8.2 was the problem. After we updated to version 10.9.0 the problem went away. Our customer contacted their Silanis rep and they were told that the issue occurs with that version of a dll and a Silanis server that is not your standard web based one. Thanks for the help!

Reply to: Errors uploading large PDF's from stream

0 votes
Ok I tried everything again and it still failed. I spoke with my QA and they informed me that they gave me the wrong document when I asked what this upload contained. I have the correct document now. Is there an email address I can send the document too so you guys can check it out because I confirmed this document will not upload via memory stream option and filepath option

Subscriptions

This user is not subscribed to any release notes.

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.