I have a general problem using a Visual Studio Tools for GP in Dynamics GP10.
Up to this point, this issue has only occurred on specific environments, what
is unique about these systems is not yet known.
The visual studio application is coded to initialize on the toolbar of GP
load, and has a task manager type UI that is accessible.
Workflow of the application is as follows:
From the UI of the VS application, an entry point function within the vSync
dictionary is called, processing routines such as sales order creation,
shipment manifest exporting are called from the function. Once completed, focus
returns to the VS tools application as intended. Everything appears to have
successfully processed and nothing out of the ordinary exists. This is until a
new back-end process such as a report viewer or posting invoices is initialized,
at this point the processes stick in the process monitor in an almost
"paused" state. The new processes seem think that another process is
still running, and remains in this state indefinitely. GP will not close,
unless forced to do so.
*This post is locked for comments