WordML Revision Save ID

R

Rich

From an ASP page I am inserting editing comments in a MS Word Table using
WordML. I am able to successfully insert the comments. However, when I
attempt to open the output Word XML file in Word I receive an "unspecified
error" and the line number where the error occured. The line is the
beginning of comment that was inserted. The XML tag <w:r rsidR=""> is the
error the line number points to. I believe this is caused by the fact I
don't have a rsid value in the rsidR Property. Can anyone point me at the
documentation that explains how to generate proper rsid's. Also, does there
need to be a reference to the rsid somewhere else in the WordML to make this
work?
 

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