[Migrated content. Thread originally posted on 30 July 2008]
We have an application using win$printer which works without problems on our local network in our company. If we run this application on our Citrix-Server the application stops suddenly.First the user can select a printer in our application with
CALL WIN$PRINTER USING WINPRINT-SETUP.
This statement is correctly done.
The next statement is
CALL WIN$PRINTER USING WINPRINT-GET-CURRENT-INFO, WINPRINT-SELECTION GIVING RESULT.
The application-window shuts at this point without any information.
Has anyone an idea what happens and where the difference to our local network is and how our users connected via the Citrix-Server can print?
Many thanks



