boxeronboard
MIS
I am using MS Access 2007. I have a distributed application (accde) that attaches to the data tables on a specified network drive. The application is distributed to client PCs and works fine. The server configuration also has a virtual server using terminal services, so that users can access applications from a remote location. There is one spot in the application where Object Invalid or No Longer Set occurs when executing the application from a terminal server, but not from the application installed on PCs connected to the network.
MS requires the purchase of several licences if executing from a server with terminal services which is expensive and the client does not have, so I can't debug the code when the failure occurs executing via terminal services.
It seems that the network connection is lost when the application runs via terminal services (virtual server) at this point in the application.
Any help would be appreciated. I thought that perhaps terminal services / virtual server has a data limit that the application is exceeding, but that is outside my area of expertise.
Thanks, in advance, for any feedback.
MS requires the purchase of several licences if executing from a server with terminal services which is expensive and the client does not have, so I can't debug the code when the failure occurs executing via terminal services.
It seems that the network connection is lost when the application runs via terminal services (virtual server) at this point in the application.
Any help would be appreciated. I thought that perhaps terminal services / virtual server has a data limit that the application is exceeding, but that is outside my area of expertise.
Thanks, in advance, for any feedback.