Using Office DLLs with different language Office doesn't work!?

C

Csabi

Hi,

I'm developing a .NET application which uses office2000.

Everything goes fine when I try to use hungarian or english version of
Office, but when I try to use the same application with a german Office it
crashes.

It cannot even create a Word.ApplicationClass object!

If I get the assembly reference from the installed german Office, the .net
application still can be compiled without modifications, but crashes again
when I try to crate a new Word.ApplicationClass() object!

Any solution/advice!?

Thanks, Csabi
 
Top