<div dir="ltr"><div><div><div>Any ideas?  I sent the full code in a previous e-mail.  But here is the offending section:<br><br><b>     ndn::Data tempD;<br>     string testStr = "Testjpb";<br>     tempD.setName(ns3::ndn::Name(testStr));<br>     //put in Cs?<br>     myContentStore.insert(tempD); </b><br><br></div>Shouldn't I just be able to do this?  Assuming I retrieved a Content Store?<br><br></div>Thanks,<br><br></div>John<br></div>