U
ubu
I've written some automation code that open Word from
Access to format a Word documents with data from Access
tables. When I run the application the first time, the
code runs without any problem. The second time I try it,
I get a run-time "remote server unavailable" error.
I notice that if I press the reset button within the
Access development area, the error goes away. I use early
object binding and set the application object to nothing
on exiting. What causes this behavior?
Somehow the remote server is not shutting down.
Access to format a Word documents with data from Access
tables. When I run the application the first time, the
code runs without any problem. The second time I try it,
I get a run-time "remote server unavailable" error.
I notice that if I press the reset button within the
Access development area, the error goes away. I use early
object binding and set the application object to nothing
on exiting. What causes this behavior?
Somehow the remote server is not shutting down.