COMException (0x83FF0070)

PDF-XChange Editor SDK for Developers

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
mkunwar
User
Posts: 1
Joined: Fri Jul 25, 2025 12:33 am

COMException (0x83FF0070)

Post by mkunwar »

Hello,
I'm getting below COM exception.
System.Runtime.InteropServices.COMException (0x83FF0070): Exception from
HRESULT: 0x83FF0070
at PDFXEdit.IPXV_Document.Save(Object pDest, Int32 nFlags, IProgressMon
pProgress, IPXV_ExportConverter pDestConv, ICab pDestConvParams,
IAFS_FileSys pDestFS, ICab pAdvancedParams, UInt32 hWndParent)


I am using the PDF-XChange Editor SDK that uses the COM DLL
"PDFXEditCore.x86.dll"
I have embedded the PDF-XChange Editor control into my VB.NET Windows form
and registered COM DLL "PDFXEditCore.x86.dll". I'm getting above error
while trying to save pdf file.

Could you please let me know how can I fix this issue? Please let me know
if you have any questions.

Thanks,
Mukesh
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2450
Joined: Thu Jun 30, 2005 4:11 pm

Re: COMException (0x83FF0070)

Post by Vasyl - PDF-XChange »

Hi, Mukesh

This error says:
image.png
(you may get this description via IPXV_Inst::GetTextFromHRes)

Please check your pDest parameter, or if it is 'null' - it may mean that the source file is located on storage(disc), which is read-only or full...

HTH
You do not have the required permissions to view the files attached to this post.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.