Search found 2 matches
- Tue Jun 23, 2015 5:38 pm
- Forum: Troubleshooting and Problems
- Topic: Problem to spawn a console application
- Replies: 2
- Views: 6115
Re: Problem to spawn a console application
Hi, I'm not publishing a console app, the published app is a Window app that launches a console app as part of a functionality. And the issue occurs when launching this console app. There is no special installation/procedure/configuration for RDS/Terminal Server. In fact, the Window app was installe...
- Thu Jun 18, 2015 8:54 pm
- Forum: Troubleshooting and Problems
- Topic: Problem to spawn a console application
- Replies: 2
- Views: 6115
Problem to spawn a console application
Hi, I'm trying to run an application through TSplus that starts a console application as part of a functionality. Basically, the main app creates a hidden console application process (the user doesn't see the console window) that runs in a job, and communicates with it though named pipes. The consol...