Here's the setup:
- Access MDE application on Win2000 server running Terminal Services. Access Run-Time 2002 is installed on the server.
- Users on WinXP/2000 connect via Remote Desktop, and are set to run the MDE automatically (therefore restricting running any other application).
Here's the problem:
Users can open the database no problem, but as soon as they hit Shift-F2 to zoom on any text field, they get the Invalid use of Null error message. I've narrowed it down to the fact that I've set the application in the terminal services startup parameters (when I remove that and run the application manually, it works no problem).
Searching around on the net showed me that the Zoom form is found in the Utility.mda file in the Access program folder. I'm assuming the error is caused by the fact that utility.mda can't open (restricted in terminal services profile).
How can I get around this without having to create a custom form to replace Microsoft's zoom form in utility.mda?
- Access MDE application on Win2000 server running Terminal Services. Access Run-Time 2002 is installed on the server.
- Users on WinXP/2000 connect via Remote Desktop, and are set to run the MDE automatically (therefore restricting running any other application).
Here's the problem:
Users can open the database no problem, but as soon as they hit Shift-F2 to zoom on any text field, they get the Invalid use of Null error message. I've narrowed it down to the fact that I've set the application in the terminal services startup parameters (when I remove that and run the application manually, it works no problem).
Searching around on the net showed me that the Zoom form is found in the Utility.mda file in the Access program folder. I'm assuming the error is caused by the fact that utility.mda can't open (restricted in terminal services profile).
How can I get around this without having to create a custom form to replace Microsoft's zoom form in utility.mda?