Hi All,
I am attempting to upload table 15 G/L Account via the web client and am getting the error shown in the attached image:
I've never seen the error before and therefore have no idea what to do, can anyone shed any light?
Appreciate it!
Thanks
0
Answers
Could it be the right (DocumentFormat.OpenXml.Packaging.WorkbookPart.'DocumentFormat.OpenXml, Version=2.5.5631.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35') DotNet assembly is not available on the server?
Good luck...
This error normally generates when you haven't initialized the constructor. Write this code please in the start of the code.
IF ISNULL(DotNetVariable) THEN
DotNetVariable := DotNetVariable.Constructor;
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/