Do custom InfoPath User Controls absolutely have to be registered with the COM interop? - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Do custom InfoPath User Controls absolutely have to be registered with the COM interop?

Last post 09-28-2015 07:50 AM by iAmMortos. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 09-28-2015 07:50 AM

    Do custom InfoPath User Controls absolutely have to be registered with the COM interop?

    Is it possible to design a custom User Control using C# in VSTA for InfoPath without registering it with the COM interop? It's not a control that I'm going to use on any other form, but I have a very specific functionality in mind. I'm still writing the user control to conform to all the security standards etc.

    The problem with doing the COM interop registration step during compile time is that it requires writing to the registry, which I do not have permission to do.

    I just want to be able to design and code the functionality of a User Control for reuse and easy data management within my form.

    I AM MORTOS
Page 1 of 1 (1 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.