Mail Merge To Doc Problem

G

goraya

Hi
I am using C# to prepare a mail merge document(Word2000) , I got the
values of mail merge fields from the db and write these to a text file
in the following format:
Field_A Field_B Field_C ---->Field Name Row Tab seperated
Goraya PAK ---->Values Row Tab seperated
I set the data source of the word document to this text file and after
mereging I going following results
Goraya
Field_B
PAK
View Mereged Data button does not work sometimes it is enabled and
sometimes it is not :<
The error I got in the end of execuation of my C# code is:
" Template Error : Invalid property assignment or Wrong parameter "
What is reason of this?????
Thank in advance for help :)
Regards
Qumer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top