Search found 1 match

by clawFL
Thu Apr 20, 2023 1:39 pm
Forum: Server
Topic: IAttachmentFile error
Replies: 9
Views: 6724

Re: IAttachmentFile error

We are currently running SoftPro with a version of 4.3.60210.119. A new server package was developed and we receive the "access is denied" error on the following line of code. IAttachmentFile iFile = (IAttachmentFile)oItem; var sFile = iFile.GetStream(); Is this still a known issue or is t...