From: <tr...@do...> - 2012-12-17 15:16:03
|
<p>The following issue has been added to a project that you are monitoring.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Reference to an older version of VDS.Common</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Nicolas</td> </tr> <tr> <td><b>Milestone:</b></td> <td>Unscheduled</td> </tr> <tr> <td><b>Category:</b></td> <td>Ontology API</td> </tr> <tr> <td><b>Priority:</b></td> <td>Normal</td> </tr> <tr> <td><b>Type:</b></td> <td>Bug</td> </tr> <tr> <td><b>Description:</b></td> </tr> <tr> <td colspan="2"><p> Hi there!</p> <p> I've updated to v1.8.2 from Nuget and I get the following error (when using the VDS.RDF.Ontology from a T4 template file) :</p> <p> //---------------------------------------------------------------------------------</p> <p> Error<span class="Apple-tab-span" style="white-space: pre;"> </span>1<span class="Apple-tab-span" style="white-space: pre;"> </span>Running transformation: System.IO.FileNotFoundException: Could not load file or assembly 'VDS.Common, Version=<strong>1.1.0.0</strong>, Culture=neutral, PublicKeyToken=ab5f4eb908061bf0' or one of its dependencies. The system cannot find the file specified.</p> <p> </p> <div> File name: 'VDS.Common, Version=<strong>1.1.0.0</strong>, Culture=neutral, PublicKeyToken=ab5f4eb908061bf0'</div> <div> at VDS.RDF.TreeIndexedTripleCollection..ctor()</div> <div> at VDS.RDF.BaseGraph..ctor()</div> <div> at VDS.RDF.Graph..ctor()</div> <div> at VDS.RDF.Ontology.OntologyGraph..ctor()</div> <div> </div> <div> //---------------------------------------------------------------------------------</div> <div> </div> <div> Since the Nuget Package installed a reference to VDS.Common, Version=1.1.1.0 (and not 1.1.0.0), I presume that there is a hard reference to the previous dll in the VDS.RDF.Ontology project... Can It be?</div> <div> </div> <div> Regards</div> <div> </div> <div> Nicolas</div> <div> </div></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=298" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=298</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |