N
Naveen
We have a application that initializes a word instance to perform a mail
merge. After the merge while executing the following line
objWordApp.ActiveDocument.SaveAs txtOutputfile.Text
We receive the Error message “Method 'SaveAs' of object '_Document' failedâ€
We are not sure why it does that.
Does the template have any issues? If so how do we correct it?
Any help will be appreciated
Thanks
Naga
merge. After the merge while executing the following line
objWordApp.ActiveDocument.SaveAs txtOutputfile.Text
We receive the Error message “Method 'SaveAs' of object '_Document' failedâ€
We are not sure why it does that.
Does the template have any issues? If so how do we correct it?
Any help will be appreciated
Thanks
Naga