Adding a valuetype to IDL, compile and it fails with "No factory found"
- by jim
I can't figure out why the client keeps complaining about the not finding the factory method. I've tried the IDL with and without the "factory" keyword and that didn't change the behavior. The SDMGeoVT IDL matches other objects used (which run successfully).
The SDMGeoVT classes generated match other generated classes in regards to inheritance…