Hi all,

Hoping someone may be able to offer some advice.. We were encountering a
problem running our software which calls word via OLE on a clients machine
who happens to have upgraded to word 2007. I use word 2007 and other clients
use Word2007 and the program works fine - so to narrow the problem down I
created a small document with a macro.. all the macro does is set
Application.options.savenormalprompt to false.

Now for some reason on all word 2003 and most word 2007 machines this runs
fine, but on one client it fails with a Bad Parameter message.

Does anyone have any idea where it might be failing on this particular
isntallation ?

Thanks for any thoughts...

Re: What could be wrong ? by Luca

Luca
Wed Oct 24 05:50:14 PDT 2007

In another post, someone mentioned a bug when trying to set any options
having the current Word user name set to an " " (space).


Jimmy Hoffa wrote:
> Hi all,
>
> Hoping someone may be able to offer some advice.. We were encountering a
> problem running our software which calls word via OLE on a clients
> machine who happens to have upgraded to word 2007. I use word 2007 and
> other clients use Word2007 and the program works fine - so to narrow the
> problem down I created a small document with a macro.. all the macro
> does is set Application.options.savenormalprompt to false.
>
> Now for some reason on all word 2003 and most word 2007 machines this
> runs fine, but on one client it fails with a Bad Parameter message.
>
> Does anyone have any idea where it might be failing on this particular
> isntallation ?
>
> Thanks for any thoughts...
>
>