Message 1 of 2

Not applicable
06-01-2019
03:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What are the ramifications of building my add-in solution to target "Any CPU" versus "64 bit only"?
I want to do this since the window's forms element host is unable to recognize my WPF user control. The element host object targets 32-bit assemblies. The screenshot below shows what happens when I choose UserControl1 from the element host dropdown when the assembly is built targeting 64 bit only.
I am able to add the user control and the add-in still loads into Navisworks when the solution is built targeting any cpu.
Solved! Go to Solution.