Thanks for responding so quickly.
Yes, this was the latest SDF.
That makes sense. This is a Symbol PPT8846 and Symbol does provide an SDK for this platform, however, I feel I've exhausted the possibilities of using it simply because it can't make proper calls to the Fusion public API with their own libraries. Even their own example crashes out. This is my only alternative other than manually doing this, which is what we're trying to avoid.
I know this isn't Symbol support forums, but it appears the problem is a rather generic PPC2003 p/invoke problem. The specific error for the Symbol library is "FusionInterfaceOpen Failed : Unable to load Fusion public API". It uses FusionInterface.dll which appears isn't being properly utilize, or that it can't find fusion.dll on the system. Know anything about fusion.dll on the PPC?
Any ideas for fixing/tracking DllImport calls in .Net code for the PPC? Any managed code libaries to control the connection manager on PPC 2003's?
Thank you,
Jerry