Merge Error: Record 1 contained too many data fields

G

Greg

I have troubling problem with word merge section of an application I
have written in VB.Net.

Our client has discovered that certain documents fail during the Merge
with the following Error "Record 1 contained too many data fields". I
took a close look at the documents that were working and the documents
that were failing and could not find any differences in the merge
fields. To even complicate the issue further I had the client email me
the docs that were failing during the merge so I could try to
reproduce the error and found that they worked perfectly on my
machine.

The Datasource is an RTF file that is created by the application at
runtime.
Our client is running Win2k with Office XP.
I am running XP Pro with Office XP

Any ideas would be greatly appreciated.
 
G

Greg

I have troubling problem with word merge section of an application I
have written in VB.Net.

Our client has discovered that certain documents fail during the Merge
with the following Error "Record 1 contained too many data fields". I
took a close look at the documents that were working and the documents
that were failing and could not find any differences in the merge
fields. To even complicate the issue further I had the client email me
the docs that were failing during the merge so I could try to
reproduce the error and found that they worked perfectly on my
machine.

The Datasource is an RTF file that is created by the application at
runtime.
Our client is running Win2k with Office XP.
I am running XP Pro with Office XP

Any ideas would be greatly appreciated.


Nevermind, it seems that the documents that were failing had a
MainDocumentType set to Letters rather than Normal Word document. Once
the documents were changed to a Normal Word Document they worked fine.
 

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