Dear Guru's
I am developing application in VB6 and msaccess.

I have a text field for description. To check the spelling entered in this field, i am using Msword spell checker. Its working fine.

But in deploy system, which doesnt have office, its shouting with error 424 'object required'.
But the corresponding object library( msword.olb) exist in target system.
I had searched enough in google. but clueless.

my application should be independent.( without vb, acess, office)

thanks

mvn