M
Mahita
Hi,
I am trying to build a web application that uses the below namespace
using Microsoft.Office.Interop.InfoPath;
I am not able to find the reference for this namespace and hence the error
"The type or namespace name 'Interop' does not exist in the class or
namespace 'Microsoft.Office' (are you missing an assembly reference?)" is
shown when building the application.
I have added references to "Interop.InfoPath" and "office" but still get the
same error.
Can you please let me know what reference needs to be added for the
"Microsoft.Office.Interop.InfoPath" namespace so that I do not get the above
error?
Thanks,
Mahita
I am trying to build a web application that uses the below namespace
using Microsoft.Office.Interop.InfoPath;
I am not able to find the reference for this namespace and hence the error
"The type or namespace name 'Interop' does not exist in the class or
namespace 'Microsoft.Office' (are you missing an assembly reference?)" is
shown when building the application.
I have added references to "Interop.InfoPath" and "office" but still get the
same error.
Can you please let me know what reference needs to be added for the
"Microsoft.Office.Interop.InfoPath" namespace so that I do not get the above
error?
Thanks,
Mahita