neilbmclaughlin
New member
- Local time
- Today, 20:02
- Joined
- Feb 15, 2011
- Messages
- 4
I am attempting to deploy a runtime version of a 35 user Access 2007 system using SQL Server at the back-end to Windows 2008 Server with terminal services.
So,
However ...
Error details:
Macroname: AutoExec
ActionName: RunCode
Arguments: Autoexec()
Error Number: 2001
Does anyone have any ideas what might be causing this or how I can go about diagnosing the problem.
Thanks in advance
Neil
So,
- I can create a runtime package (.accde) for the application using Access 2010.
- I can run the runtime file locally without any problems
- I can run the runtime file on a Windows 2008 server with terminal services and a full install of MS Office 2010 without problems. I do get the Microsoft Security Access Warning about not being able to ensure it is from a trustworthy source but can OK through that and the application runs.
However ...
- If I remove the full Office install and try to run the application using the Access 2010 runtime only then I get the same security warning but following that then the macro step debugger appears with an error (see below)
- The only option available at this point is to stop the application.
- I have added a simple dialog box at the beginning of the AutoExec function which appears when run locally but not when running on the server.
Error details:
Macroname: AutoExec
ActionName: RunCode
Arguments: Autoexec()
Error Number: 2001
Does anyone have any ideas what might be causing this or how I can go about diagnosing the problem.
Thanks in advance
Neil