A
Andrew
Does anyone know why I am getting that error when I run this line of code?
app = new Microsoft.Office.Interop.InfoPath.Application();
I believe this issue started when I made app Global.
I will verify that is the issue, but I'm still not sure why that would be.
Thanks for any help.
app = new Microsoft.Office.Interop.InfoPath.Application();
I believe this issue started when I made app Global.
I will verify that is the issue, but I'm still not sure why that would be.
Thanks for any help.