Hi folks i am trying to read and write an excel using Microsoft.Office.Interop.Excel i also added the reference and i added the dll to epicor client folder. For some reason epicor through this error The type or namespace name ‘Office’ does not exist in the namespace ‘Microsoft’ (are you missing an assembly reference?)
Yes i did if i dont i get an error in the method i am using the code what is weird tho is that in Visueal Studio is working fine but not in epicor i have the same Dll and using in both places