I have written some simple code to open a word or .doc file in word 2003.
It works fine but when I copy my application over to another machine which has 2003 installed on it and run it nothing happens.
Its strange as I have try catch blocks around almost everything but there are no exceptions being thrown.

When I try to open my doc file the hourglass appears ......then nothing.

Any ideas folks.
I wrote this code ages ago and can't even remember what references where made