Creating a document with Content using Windows 10, Excel 2007 and IE11 fails with the following erro
Hi,
Creating a document with Content using Windows 10, Excel 2007 and IE11 fails with the following error:
Compile error: User-defined type not defined . Dim oParser As New SAXXMLReader30
I had this issue when I upgraded from Windows 7 to 10.
to bypass this issue, I can replace SAXXMLReader30 by SAXXMLReader60 and save VB files.
Is there any patch for this issue?
Regards,