O
Olivier57
Hi,
I wrote an Excel utility with VB .net 2008 standard and Excel 2003.
The purpose of this tool is to complete information in 700 Excel files
- copy 2 models sheets
- add about 150 names from a model file
- draw from 0 to 200 oval shapes in the resulting file
The application works "ok" but after 15 to 20 mn, stops at different points
after Excel calls (open, get value from named range...) with message "RPC
server unavailable (0x800706BA)."
This happens in debug mode or in runtime mode, on two differents pc.
Can someone help me ?
Thanks s much,
Olivier
I wrote an Excel utility with VB .net 2008 standard and Excel 2003.
The purpose of this tool is to complete information in 700 Excel files
- copy 2 models sheets
- add about 150 names from a model file
- draw from 0 to 200 oval shapes in the resulting file
The application works "ok" but after 15 to 20 mn, stops at different points
after Excel calls (open, get value from named range...) with message "RPC
server unavailable (0x800706BA)."
This happens in debug mode or in runtime mode, on two differents pc.
Can someone help me ?
Thanks s much,
Olivier