<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>dbe Forum Rss Feed</title><link>http://www.codeplex.com/Project/ListForums.aspx?ProjectName=dbe</link><description>dbe Forum Rss Description</description><item><title>New Post: Unexpected Token - Syntax Error </title><link>http://dbe.codeplex.com/discussions/442738</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div&gt;Hi Danna,&lt;/div&gt;
&lt;div&gt;&lt;br&gt;
&lt;/div&gt;
&lt;div&gt;I can have a look. Please send me the document which contains the minimal reproducible issue. Also what version of Word are you using?&lt;/div&gt;
&lt;div&gt;&lt;br&gt;
Thanks,
&lt;div&gt;Matt&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;br&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>mrscott</author><pubDate>Mon, 06 May 2013 23:43:33 GMT</pubDate><guid isPermaLink="false">New Post: Unexpected Token - Syntax Error  20130506114333P</guid></item><item><title>New Post: Unexpected Token - Syntax Error </title><link>http://dbe.codeplex.com/discussions/442738</link><description>&lt;div style="line-height: normal;"&gt;Hello,&lt;br /&gt;
&lt;br /&gt;
Total novice here.  I have had to make updates to a previously created form.  All of the fields work properly until I get to my last field named Job Title.  When I try to add this to the edit fields in order to bind it to the next occurence in the Word document I receive an XML syntax error that says I have an unexepected token.&lt;br /&gt;
&lt;br /&gt;
I have used the same method for the Job Title field as I did for all of the other fields in the form and they work just fine.  I can't find my error.&lt;br /&gt;
&lt;br /&gt;
Danna&lt;br /&gt;
&lt;/div&gt;</description><author>Danna144</author><pubDate>Mon, 06 May 2013 21:50:20 GMT</pubDate><guid isPermaLink="false">New Post: Unexpected Token - Syntax Error  20130506095020P</guid></item><item><title>New Post: Fail to open. Object reference not set to an instance of an object.</title><link>http://dbe.codeplex.com/discussions/243083</link><description>&lt;div style="line-height: normal;"&gt;&amp;lt;div&amp;gt;
&amp;lt;div style=&amp;quot;font-family:Calibri,sans-serif; font-size:11pt&amp;quot;&amp;gt;Thank you!&amp;lt;br&amp;gt;
&amp;lt;br&amp;gt;
Thanks,&amp;lt;br&amp;gt;
Matt&amp;lt;br&amp;gt;
&amp;lt;br&amp;gt;
Sent from my Windows Phone&amp;lt;br&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;hr&amp;gt;
&amp;lt;span style=&amp;quot;font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold&amp;quot;&amp;gt;From:&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;font-family:Tahoma,sans-serif; font-size:10pt&amp;quot;&amp;gt;dotsad&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold&amp;quot;&amp;gt;Sent:&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;font-family:Tahoma,sans-serif; font-size:10pt&amp;quot;&amp;gt;2/8/2013 6:25 AM&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold&amp;quot;&amp;gt;To:&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;font-family:Tahoma,sans-serif; font-size:10pt&amp;quot;&amp;gt;Matt Scott&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold&amp;quot;&amp;gt;Subject:&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;font-family:Tahoma,sans-serif; font-size:10pt&amp;quot;&amp;gt;Re: Fail to open. Object reference not set to an instance of an object. [dbe:243083]&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;
&amp;lt;p&amp;gt;From: dotsad&amp;lt;/p&amp;gt;
&amp;lt;div id=&amp;quot;ThreadNotificationPostBody&amp;quot;&amp;gt;I found that &amp;amp;quot;Ink Signature&amp;amp;quot; in my case was a culprit.
&amp;lt;br&amp;gt;
&amp;lt;br&amp;gt;
If you want to ignore &amp;amp;quot;Fail to open. Object reference not set to an instance of an object.&amp;amp;quot; and continue WCC load your file edit:
&amp;lt;br&amp;gt;
&amp;lt;br&amp;gt;
file: PkgNavigator.cs &amp;lt;br&amp;gt;
line: 266 &amp;lt;br&amp;gt;
add: &amp;lt;br&amp;gt;
&amp;lt;pre&amp;gt;&amp;lt;code&amp;gt; if (prXmlItemProp == null)
            continue;

&amp;lt;/code&amp;gt;&amp;lt;/pre&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&lt;/div&gt;</description><author>mrscott</author><pubDate>Fri, 08 Feb 2013 00:01:57 GMT</pubDate><guid isPermaLink="false">New Post: Fail to open. Object reference not set to an instance of an object. 20130208120157A</guid></item><item><title>New Post: Fail to open. Object reference not set to an instance of an object.</title><link>http://dbe.codeplex.com/discussions/243083</link><description>&lt;div style="line-height: normal;"&gt;I found that &amp;quot;Ink Signature&amp;quot; in my case was a culprit.&lt;br /&gt;
&lt;br /&gt;
If you want to ignore &amp;quot;Fail to open. Object reference not set to an instance of an object.&amp;quot; and continue WCC load your file edit:&lt;br /&gt;
&lt;br /&gt;
file: PkgNavigator.cs&lt;br /&gt;
line: 266&lt;br /&gt;
add: &lt;br /&gt;
&lt;pre&gt;&lt;code&gt; if (prXmlItemProp == null)
            continue;

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;</description><author>dotsad</author><pubDate>Thu, 07 Feb 2013 22:24:46 GMT</pubDate><guid isPermaLink="false">New Post: Fail to open. Object reference not set to an instance of an object. 20130207102446P</guid></item><item><title>New Post: Rich Text Content control turns into a plain text content after association using Word 2007 content control toolkit.</title><link>http://dbe.codeplex.com/discussions/54250</link><description>&lt;div style="line-height: normal;"&gt;&amp;gt; I am experiencing the same thing in Word 2010. I could make a lot of use out&lt;br&gt;
&amp;gt; of this tool if it would allow Rich Text binding, but without it won't be&lt;br&gt;
&amp;gt; able to use it at all.&lt;br&gt;
&lt;br&gt;
As Matt says, you can bind a rich text control. However, you can work&lt;br&gt;
around this to some extent if you are prepared to 'resolve' the&lt;br&gt;
bindings yourself.&lt;br&gt;
&lt;br&gt;
I do this by using the content control tag to store the binding&lt;br&gt;
information. See the OpenDoPE conventions web site for details.&lt;/div&gt;</description><author>jharrop</author><pubDate>Mon, 28 May 2012 04:07:19 GMT</pubDate><guid isPermaLink="false">New Post: Rich Text Content control turns into a plain text content after association using Word 2007 content control toolkit. 20120528040719A</guid></item><item><title>New Post: Rich Text Content control turns into a plain text content after association using Word 2007 content control toolkit.</title><link>http://dbe.codeplex.com/discussions/54250</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div&gt;
&lt;div style="font-family:Calibri,sans-serif; font-size:11pt"&gt;This is a limitation of Word, not the CCT.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Matr&lt;br&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;hr&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;From:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;mal0cch10&lt;/span&gt;&lt;br&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;Sent:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;5/28/2012 11:39 AM&lt;/span&gt;&lt;br&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;To:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;Matt Scott&lt;/span&gt;&lt;br&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;Subject:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;Re: Rich Text Content control turns into a plain text content after association using Word 2007 conte... [dbe:54250]&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;div&gt;
&lt;p&gt;From: mal0cch10&lt;/p&gt;
&lt;div id="ThreadNotificationPostBody"&gt;
&lt;p&gt;I am experiencing the same thing in Word 2010. I could make a lot of use out of this tool if it would allow Rich Text binding, but without it won't be able to use it at all. I was wondering if there are any plans to fix this?&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>mrscott</author><pubDate>Mon, 28 May 2012 03:41:19 GMT</pubDate><guid isPermaLink="false">New Post: Rich Text Content control turns into a plain text content after association using Word 2007 content control toolkit. 20120528034119A</guid></item><item><title>New Post: Rich Text Content control turns into a plain text content after association using Word 2007 content control toolkit.</title><link>http://dbe.codeplex.com/discussions/54250</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am experiencing the same thing in Word 2010. I could make a lot of use out of this tool if it would allow Rich Text binding, but without it won't be able to use it at all. I was wondering if there are any plans to fix this?&lt;/p&gt;&lt;/div&gt;</description><author>mal0cch10</author><pubDate>Mon, 28 May 2012 03:39:18 GMT</pubDate><guid isPermaLink="false">New Post: Rich Text Content control turns into a plain text content after association using Word 2007 content control toolkit. 20120528033918A</guid></item><item><title>New Post: Mapping InfoPath Form Content to Word 2007 Doc</title><link>http://dbe.codeplex.com/discussions/29247</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Chris,&lt;/p&gt;
&lt;p&gt;I've seen this old post and I'm also looking for a kind of solution like you. Did you get any improvements on it? If yes, could you socialize them?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;&lt;/div&gt;</description><author>rioreal2</author><pubDate>Mon, 07 May 2012 17:42:28 GMT</pubDate><guid isPermaLink="false">New Post: Mapping InfoPath Form Content to Word 2007 Doc 20120507054228P</guid></item><item><title>New Post: Update content controls data when changing the source XML file</title><link>http://dbe.codeplex.com/discussions/354795</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Dear all,&lt;/p&gt;
&lt;p&gt;I bound several content controls in a Word 2010 document with a XML with data file using &amp;quot;Word 2007 Content Control Toolkit&amp;quot;.&lt;/p&gt;
&lt;p&gt;My problem is that if I modified the data in the XML and save it in the same place with the same name, when I open the bound Word document, the content controls show the data of the previous XML and don't take the new values from the XML file.&lt;/p&gt;
&lt;p&gt;Maybe I misunderstood it but, as far as I read in the documentation of this utility, &amp;quot;Once a Content Control is mapped it can be considered data bound such that changing the data in the store will reflect the changes to the surface, and visa versa&amp;quot;.&lt;/p&gt;
&lt;p&gt;Could anybody please help me to solve this issue.&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;/div&gt;</description><author>rioreal2</author><pubDate>Mon, 07 May 2012 17:05:53 GMT</pubDate><guid isPermaLink="false">New Post: Update content controls data when changing the source XML file 20120507050553P</guid></item><item><title>New Post: Fail to open. Object reference not set to an instance of an object.</title><link>http://dbe.codeplex.com/discussions/243083</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I replaced custome XML part in my program and had similar issue open up my report.docx.&amp;nbsp; I closed content toolkit, open report.docx in WORD, saved it then content toolkit can open report.docx.&lt;/p&gt;
&lt;p&gt;I am not sure it helps in your case but try open the file and save using WORD then retry with content toolkit.&lt;/p&gt;
&lt;p&gt;Good luck.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;--&lt;/p&gt;
&lt;p&gt;Kevin&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>kevin_ch_le</author><pubDate>Fri, 16 Mar 2012 20:10:36 GMT</pubDate><guid isPermaLink="false">New Post: Fail to open. Object reference not set to an instance of an object. 20120316081036P</guid></item><item><title>New Post: content control vsto font getting changed</title><link>http://dbe.codeplex.com/discussions/286019</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I have few content controls that I am populating with data. But in one content control, the font sometimes getting changed from whatever expected. It is happening in rare scenarios.&lt;/p&gt;
&lt;p&gt;Is there any soluion for the same.&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;Is there any problem with the content control ? Below is the code we are trying to paste in the content control:-&lt;/p&gt;
&lt;span style="font-size:x-small"&gt;
&lt;p&gt;contentControlData = &amp;quot;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;table&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
 align&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt; &amp;quot;left&amp;quot; style&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;&amp;quot;WIDTH:
 95%; FONT-FAMILY: Times New Roman; &lt;strong&gt;FONT-SIZE: 16px&lt;/strong&gt;;vertical-align:text-top;&amp;quot; border&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;0 cellSpacing&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;0
 cellPadding&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;0
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;tbody&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;tr align&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;&amp;quot;left&amp;quot;
 style&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;&amp;quot;width: 60px&amp;quot;&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td style&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;&amp;quot;width:
 15%&amp;quot;&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&amp;amp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;nbsp&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;;&amp;amp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;nbsp&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td style&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;&amp;quot;width:
 21%&amp;quot; align&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#ff0000; font-size:x-small"&gt;&lt;span style="color:#ff0000; font-size:x-small"&gt;'center'&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;b&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;FY
 2012&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;b&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;tr&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;tr align&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;&amp;quot;left&amp;quot;
 style&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;&amp;quot;width: 60px&amp;quot;&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td style&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;&amp;quot;width:15%&amp;quot;&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&amp;amp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;nbsp&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td style&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;&amp;quot;border-top-style:
 solid;border-top-width:1px;border-top-color: #000000; border-top:1px;border-left:0px;border-right:0px;border-bottom:0px;width:21%;&amp;quot;&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;B&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;Request
 No&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;.:&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;B&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&amp;amp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;nbsp&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;117326&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&amp;amp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;nbsp&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;td&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;tr&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;tbody&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;table&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&lt;span style="color:#808080; font-size:x-small"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;'&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#2b91af; font-size:x-small"&gt;&lt;span style="color:#2b91af; font-size:x-small"&gt;HtmlFragment&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;.CopyToClipboard(&lt;/span&gt;&lt;span style="color:#2b91af; font-size:x-small"&gt;&lt;span style="color:#2b91af; font-size:x-small"&gt;ReplaceSpecialCharacters&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;.ReplacingSpecialCharacters(contentControlData).Replace(&lt;/span&gt;&lt;span style="color:#a31515; font-size:x-small"&gt;&lt;span style="color:#a31515; font-size:x-small"&gt;&amp;quot;&amp;lt;center&amp;gt;&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;,
&lt;/span&gt;&lt;span style="color:#a31515; font-size:x-small"&gt;&lt;span style="color:#a31515; font-size:x-small"&gt;&amp;quot;&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;).Replace(&lt;/span&gt;&lt;span style="color:#a31515; font-size:x-small"&gt;&lt;span style="color:#a31515; font-size:x-small"&gt;&amp;quot;&amp;lt;/center&amp;gt;&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;,
&lt;/span&gt;&lt;span style="color:#a31515; font-size:x-small"&gt;&lt;span style="color:#a31515; font-size:x-small"&gt;&amp;quot;&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;));&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:x-small"&gt;contentControls.get_Item(&lt;/span&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;ref&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt; i).Range.Select();
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small"&gt;&lt;span style="font-size:x-small"&gt;&lt;span style="color:#2b91af; font-size:x-small"&gt;&lt;span style="color:#2b91af; font-size:x-small"&gt;Globals&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;.ThisAddIn.Application.ActiveDocument.Application.Selection.PasteSpecial(&lt;/span&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;ref&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
 missingVal, &lt;/span&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;ref&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt; missingVal,&lt;/span&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;ref&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
 missingVal, &lt;/span&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;ref&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt; missingVal,
&lt;/span&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;ref&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt; typeHtml,
&lt;/span&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;ref&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt; missingVal,
&lt;/span&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;&lt;span style="color:#0000ff; font-size:x-small"&gt;ref&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;missingVal);&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small"&gt;&lt;span style="font-size:x-small"&gt;&lt;span style="font-size:x-small"&gt;Inspite of giving FONT-SIZE&amp;nbsp;: 16px, it is taking 6 px ..&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small"&gt;&amp;#65279;Reply is appreciated.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small"&gt;&amp;#65279;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small"&gt;&amp;#65279;DS&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>Dipu863</author><pubDate>Fri, 13 Jan 2012 03:26:40 GMT</pubDate><guid isPermaLink="false">New Post: content control vsto font getting changed 20120113032640A</guid></item><item><title>New Post: Portable install of Word Content Control Toolkit?</title><link>http://dbe.codeplex.com/discussions/285292</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;This toolkit sounds very interesting; however, I do not have admin access to my PC and it is EXTREMELY painful to get our administrator to install anything new on it. Is there any plans to create a portable installer that doesn't require administrative access?
 I am using Word 2010 on a Win7 PC.&lt;/p&gt;
&lt;p&gt;Thanks Steve.&lt;/p&gt;
&lt;/div&gt;</description><author>satar</author><pubDate>Sat, 07 Jan 2012 01:49:36 GMT</pubDate><guid isPermaLink="false">New Post: Portable install of Word Content Control Toolkit? 20120107014936A</guid></item><item><title>New Post: Concatenate two XML parts</title><link>http://dbe.codeplex.com/discussions/283732</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Does anyone know whether it is possible to concatenate two XML parts in one custom field, using the WCC Toolkit?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kees&lt;/p&gt;
&lt;/div&gt;</description><author>KFR24</author><pubDate>Wed, 21 Dec 2011 12:43:21 GMT</pubDate><guid isPermaLink="false">New Post: Concatenate two XML parts 20111221124321P</guid></item><item><title>New Post: combine docx file</title><link>http://dbe.codeplex.com/discussions/283285</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm using OpenXML to create docx file, and use Word Context Control Toolkit, it's ok.&lt;/p&gt;
&lt;p&gt;But, I generated 200 docx file and want to combine its together, i try using DocumentBuilder, and it raise erorr at function CopyCustomXml&lt;/p&gt;
&lt;p&gt;OpenXmlPart propertyPart = customXmlPart&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .Parts&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .Select(p =&amp;gt; p.OpenXmlPart)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .Where(p =&amp;gt; p.ContentType == &amp;quot;application/vnd.openxmlformats-officedocument.customXmlProperties&amp;#43;xml&amp;quot;)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .First();&lt;/p&gt;
&lt;p&gt;Here is my code&lt;/p&gt;
&lt;p&gt;&amp;nbsp;using (WordprocessingDocument wordDoc = WordprocessingDocument.Open(fileName, true))&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MainDocumentPart mainPart = wordDoc.MainDocumentPart;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // string content = &amp;quot;application/vnd.openxmlformats-officedocument.customXmlProperties&amp;#43;xml&amp;quot;;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // mainPart.DeletePart(&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mainPart.DeleteParts&amp;lt;CustomXmlPart&amp;gt;(mainPart.CustomXmlParts);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Add a new customXML part and then add the content.
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomXmlPart customXmlPart = mainPart.AddCustomXmlPart(CustomXmlPartType.CustomXml);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // customXmlPart = mainPart.AddCustomXmlPart(content);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Copy the XML into the new part.
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; using (StreamWriter ts = new StreamWriter(customXmlPart.GetStream())) ts.Write(customXML);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&lt;a id="ctl00_ctl00_MasterContent_ProjectTitleControl1_ProjectTitleLink1" href="../"&gt;&lt;/p&gt;
&lt;h1 id="ctl00_ctl00_MasterContent_ProjectTitleControl1_ProjectHeader"&gt;&lt;span id="ctl00_ctl00_MasterContent_ProjectTitleControl1_TitleLabel"&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/a&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>ngvanmy</author><pubDate>Sat, 17 Dec 2011 07:34:27 GMT</pubDate><guid isPermaLink="false">New Post: combine docx file 20111217073427A</guid></item><item><title>New Post: object reference not set</title><link>http://dbe.codeplex.com/discussions/281720</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I have an existing docx with 66 content controls in it. I used the CCToolkit to bind them all together. All is working fine.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;Tried to open the DOCX with CCToolkit and I get the error &amp;quot;Failed to open. Object reference not set to an instance of the object.&amp;quot;.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;Can someone point me in the right direction? I can post my code if that helps any...&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Jerry&lt;/p&gt;
&lt;/div&gt;</description><author>jdubuke</author><pubDate>Sat, 03 Dec 2011 23:21:43 GMT</pubDate><guid isPermaLink="false">New Post: object reference not set 20111203112143P</guid></item><item><title>New Post: Issue with Saved Content Controls</title><link>http://dbe.codeplex.com/discussions/241660</link><description>&lt;div style="line-height: normal;"&gt;Hi iyok80,
&lt;div&gt;&lt;br&gt;
&lt;/div&gt;
&lt;div&gt;Apparently this is an issue with the namespace that you are using in the XML. My documents were somehow a part of the bibliography namespace, and so Word was interpreting them improperly. If you're creating custom fields, go ahead and add them to an entirely
 new namespace. If they are in an already-existing namespace, you will encounter this issue.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;
&lt;/div&gt;
&lt;div&gt;Go ahead and let me know if that helps.&lt;/div&gt;
&lt;/div&gt;</description><author>loydog</author><pubDate>Thu, 17 Nov 2011 17:32:38 GMT</pubDate><guid isPermaLink="false">New Post: Issue with Saved Content Controls 20111117053238P</guid></item><item><title>New Post: Issue with Saved Content Controls</title><link>http://dbe.codeplex.com/discussions/241660</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;HI! I wonder if you have already resolved this issue? &amp;nbsp;I am experiencing the same problems right now. &amp;nbsp;I have multiple fields but when i saved it and closed the document, the values were not save. &amp;nbsp;thanks.&lt;/p&gt;&lt;/div&gt;</description><author>iyok80</author><pubDate>Thu, 17 Nov 2011 06:41:13 GMT</pubDate><guid isPermaLink="false">New Post: Issue with Saved Content Controls 20111117064113A</guid></item><item><title>New Post: Cannot Open Content Control Toolkit</title><link>http://dbe.codeplex.com/discussions/270440</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;What happens if you open this document in Word? Can you link to the document? (or send it to me via direct message)&lt;/p&gt;&lt;/div&gt;</description><author>mrscott</author><pubDate>Fri, 26 Aug 2011 10:52:39 GMT</pubDate><guid isPermaLink="false">New Post: Cannot Open Content Control Toolkit 20110826105239A</guid></item><item><title>New Post: Cannot Open Content Control Toolkit</title><link>http://dbe.codeplex.com/discussions/270440</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I'm using the latest OpenXML Toolkit 2.0 and create a document:&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;            &lt;span style="color:blue"&gt;Dim&lt;/span&gt; FilePath &lt;span style="color:blue"&gt;As&lt;/span&gt; &lt;span style="color:blue"&gt;String&lt;/span&gt; = &lt;span style="color:#a31515"&gt;&amp;quot;C:\OpenXMLProjects\Docs\Test.Docx&amp;quot;&lt;/span&gt;
            &lt;span style="color:blue"&gt;Using&lt;/span&gt; wordDocument &lt;span style="color:blue"&gt;As&lt;/span&gt; WordprocessingDocument = WordprocessingDocument.Create(FilePath, WordprocessingDocumentType.Document)
                wordDocument.PackageProperties.Title = &lt;span style="color:#a31515"&gt;&amp;quot;TestDoc&amp;quot;&lt;/span&gt;
                &lt;span style="color:blue"&gt;Dim&lt;/span&gt; mainPart &lt;span style="color:blue"&gt;As&lt;/span&gt; MainDocumentPart = wordDocument.AddMainDocumentPart()
                mainPart.Document = &lt;span style="color:blue"&gt;New&lt;/span&gt; Document()
                &lt;span style="color:blue"&gt;Dim&lt;/span&gt; body &lt;span style="color:blue"&gt;As&lt;/span&gt; Body = mainPart.Document.AppendChild(&lt;span style="color:blue"&gt;New&lt;/span&gt; Body())
                &lt;span style="color:blue"&gt;Dim&lt;/span&gt; para &lt;span style="color:blue"&gt;As&lt;/span&gt; Paragraph = body.AppendChild(&lt;span style="color:blue"&gt;New&lt;/span&gt; Paragraph())
                &lt;span style="color:blue"&gt;Dim&lt;/span&gt; run &lt;span style="color:blue"&gt;As&lt;/span&gt; Run = para.AppendChild(&lt;span style="color:blue"&gt;New&lt;/span&gt; Run())
                run.AppendChild(&lt;span style="color:blue"&gt;New&lt;/span&gt; Text(&lt;span style="color:#a31515"&gt;&amp;quot;Sample Text&amp;quot;&lt;/span&gt;))
                run.AppendChild(&lt;span style="color:blue"&gt;New&lt;/span&gt; Text(&lt;span style="color:#a31515"&gt;&amp;quot;  More Text.&amp;quot;&lt;/span&gt;))
                wordDocument.Close()
            &lt;span style="color:blue"&gt;End&lt;/span&gt; &lt;span style="color:blue"&gt;Using&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;I then open the document:&lt;/p&gt;
&lt;pre&gt;            Using docMain As WordprocessingDocument = WordprocessingDocument.Open(&amp;quot;C:\OpenXMLProjects\Docs\Test.Docx&amp;quot;, True)&lt;/pre&gt;
&lt;p&gt;...&amp;nbsp; define the main part and delete any customXMLparts:&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;                &lt;span style="color:blue"&gt;Dim&lt;/span&gt; docMainPart &lt;span style="color:blue"&gt;As&lt;/span&gt; MainDocumentPart = docMain.MainDocumentPart
                docMainPart.DeleteParts(Of CustomXmlPart)(docMainPart.CustomXmlParts)
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;...&amp;nbsp; then add a customXMLPart:&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;                &lt;span style="color:blue"&gt;Dim&lt;/span&gt; docCustXMLPart &lt;span style="color:blue"&gt;As&lt;/span&gt; CustomXmlPart = docMainPart.AddCustomXmlPart(CustomXmlPartType.CustomXml)&lt;/pre&gt;
&lt;pre&gt;... and then just close out:&lt;/pre&gt;
&lt;pre&gt;&lt;div style="color:black; background-color:white"&gt;&lt;pre&gt;                docMain.Close()
&lt;div style="color:black; background-color:white"&gt;&lt;pre&gt;            &lt;span style="color:blue"&gt;End&lt;/span&gt; &lt;span style="color:blue"&gt;Using&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;
Clearly, I intend to do more in the way of populating the customXML part with varying xml data from time to time.  But the above is enough to kill the Content Control Toolkit.&lt;/pre&gt;
&lt;pre&gt;Though I'd like to do as much as possible programmatically, it looks to be a lot easier to link any content controls that I might add to the document to the xml in the customxml&lt;/pre&gt;
&lt;pre&gt;file manually using the CCT.&lt;/pre&gt;
&lt;pre&gt;But I get &amp;quot;Failed to open. Object reference not set to an instance of an object.&amp;quot; wnen attempting to launch the tool. Can anyone suggest why.&lt;/pre&gt;
&lt;/div&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>rmagram</author><pubDate>Thu, 25 Aug 2011 21:18:59 GMT</pubDate><guid isPermaLink="false">New Post: Cannot Open Content Control Toolkit 20110825091859P</guid></item><item><title>New Post: Bind content controls to external custom xml</title><link>http://dbe.codeplex.com/discussions/13638</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'd love to see the macro. How are you doing this? It seems like everyone would want to use an external XML file -&lt;/p&gt;&lt;/div&gt;</description><author>bencodeplex</author><pubDate>Tue, 26 Jul 2011 23:11:42 GMT</pubDate><guid isPermaLink="false">New Post: Bind content controls to external custom xml 20110726111142P</guid></item></channel></rss>