Infopath reference in web application

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top