Thank you but I read that.
This is my command line :
doc.Save(fileNameMerge, Aspose.Words.
SaveFormat.FormatDocument, Aspose.Words.SaveType.OpenInWord, this.Response);
In FileNameMerge is the following "c:\\temp\\filename.doc".
It returns an error message that "Filename should not contain path."
Please advise.
Thanks
Joe Winkiel