Error: "The RPC Server is Unavailable" 
Author Message
 Error: "The RPC Server is Unavailable"

Hi!

Using Access 97 I open Winword with the following code:

......
lngApplicationID = Shell("" & MyPath & "\winword.exe", 1)
AppActivate lngApplicationID
.....

Afterwords I want to create a new document:

.....
Set objObject1 = Documents.Add(Template:=MyTemplate)
.....

Sometimes I get the Error Message "The RPC Server is Unavailable", but
sometimes it works. Does someone have experiences with this problem?

Thanks in advance,
El Barto



Fri, 15 Nov 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Help on "RPC Server unavailable" error

2. Error: "The RPC Server is Unavailable"

3. RPC server is unavailable Error

4. Automation Error/The RPC Server is unavailable with Access/Word97

5. "Device unavailable" error from MSComm

6. "The RPC server is unavailable" Error.

7. "RPC server unavailable" error report on running DCOM exe

8. Word Automation RPC Server is unavailable

9. The RPC Server is Unavailable

10. RPC Server unavailable...

11. RPC Server is unavailable

12. RPC server unavailable (Office 97)

 

 
Powered by phpBB® Forum Software