Hey guys,
I work for a software development company and we are working on an Excel export feature. Our company does a lot with internationalization and we believe the following error is happening because of this. In the code, when we are attempting to save the workbook and we get the following runtime error: “Old format or invalid type library. (Exception from HRESULT: 0x80028018 (TYPE_E_INVDATAREAD))”. We only receive this error when the Windows Region and Language Format is set to one other than English (United States), for example Czech (Czech Republic), when the format is set to English it works fine. We are using Windows 7 (but not sure if that will make a difference).
Thank You,
Cory