I'am installing my program on a customer PC Win7/64 bit and Word 2010 Starter.
Im using
- Code: Select all Expand view
- oWord := TOleAuto():New("Word.Application")
- Code: Select all Expand view
- Application
===========
Path and name: C:\EasyFact\VLD.exe (32 bits)
Size: 2,994,688 bytes
Time from start: 0 hours 0 mins 54 secs
Error occurred at: 14/10/11, 08:48:29
Error description: Error TOleAuto/-1 CO_E_CLASSSTRING: TOLEAUTO:NEW
Args:
[ 1] = C Word.Application
Does anyone know what can be the problem? It's the first time I installed it with Word 2010 & Win64/bit.
Thanks,
Marc