This document describe how to troubleshoot Iguana Plugins with a simple From and To Iguana Plugin demo.
Disclaimer: Iguana Plugin is our legacy product, we recommend you to migrate your plugins into Iguana Translator for better support!
Understand Plugin Design
Troubleshooting Tips
Visual Studio or other IDE need to build the plugin Stubcode to generate “IguanaPlugin.exe“ file
Iguana From or To Plugin channels need to communicate with “IguanaPlugin.exe“ via:
Iguana hostname
Plugin port (default 6123)
Channel Name
You can use IDE for debugging as long as to setup command arguments list above
When in production, use “Diagnostic tools“ to review the “IguanaPlugin.exe“ debugging output