Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error The RPC server is unavailable
Message
De
24/07/2000 13:23:17
Victoria Mckee
Kansas City Life Insurance Co
Kansas City, Missouri, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Error The RPC server is unavailable
Divers
Thread ID:
00396236
Message ID:
00396236
Vues:
74
I have a Fox system that uses Word 2000 as an OLE object. I only opne Word when I know that the user needs to print a specific document, but once Word is open, I leave it open until the user leaves the system.

Code to open Word
public oleApp
oleApp = CreateObject("Word.Application")
oleApp.Visible = .f.
glWordOpen = .t. && created earlier and left as .f.

On occassion and only toward the end of the business day, a user will get an error

#1426 - OLE error code 0x800706ba: The RPC server is unavailable.

I have repeated search the code to make certain that I have not released the object.

Since it only fails late in the businss day, I wonder if the uses are low on memory.

Any thoughts or suggestions on where to look for a solution would be greatly appreciated.

Thanks.

Victoria
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform