Tagged Questions
1
vote
1answer
34 views
Is it possible to run programs locally from a terminal services remote app?
First, I guess I'd have to figure out if I'm running remotely and second I'd have to figure out whether my remote connection is a standalone remote app or an app running on a terminal server (that may ...
1
vote
1answer
505 views
Excel programming module running slow on Terminal Server 2008
I have a Windows application that exports to Excel using the Excel Object Module (programming module). It has worked fine on all Winodws versions except Windows Server 2008. It takes about 2 seconds ...
0
votes
0answers
37 views
Differences in creating RemoteApp
I have to create an application which will be running on Windows Server 2003 as a RemoteApp. What does the application do? To simplify - program connects to MS SQL Server and makes some queries ...