I've written an app that automates word and it works quite happily on my dev. machine. Of course, I go to install it on the test server and it falls on it's backside because it fails when I try to add a document to the App.Documents collection using the Open method.
I have done a variety of File.Exists scenarios to make sure the file is there and it still fails.
What am I doing wrong?
