|
Hi All,
I have an existing docx with 66 content controls in it. I used the CCToolkit to bind them all together. All is working fine.
I then used a VB.NET app that i am writing to delete the item1 and recreate it with updated data. When i look at the customxml folder inside the docx, it looks perfect. Opening the docx in Word does not show the corresponding data. So, I figured there was
a problem with the binding.
Tried to open the DOCX with CCToolkit and I get the error "Failed to open. Object reference not set to an instance of the object.".
At this point I am dead in the water. I unzipped my new file and my original file and i can see no differences in any of the files other than in the customxml xml file.
Can someone point me in the right direction? I can post my code if that helps any...
Thanks,
Jerry
|