I have now fixed this issue.
Turns out that the server infrastructure was only a 32bit instance of server 2008. When the export was called the service wanted to consume more than 1.3GB of RAM, which the OS would not allow.
Made a change to the server to allow services to consume more than this limit on RAM.
All working now,
Pf79