job.AddFile(wordFileUrl, wordFileUrl.Replace(".docx", ".pdf"));
job.Start();
When job.start() is execued I get the following error:
The communication object, Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannelFactory, cannot be used for communication because it is in the Faulted state.