Hi ,
Am facing an Issue while Creating as intance of microsoft.office.interop.Application()
While use this in the assin activity
xlapp= NEW microsoft.office.interop.Application()
xlapp is type of microsoft,office.interop.Application
So i am just facing an error
‘application is ambiguous in the namespace Microsoft.Office.interop.Application’
can any one help me out with i tried searching but there was no best answer for it???
hi @aksh1yadav ,
thanks for the update now am able to get after adding the Assembly reference Microsoft.office.interop.application manually
anyway thanks to u once it really helped me…