<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Getting Access violation error in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Getting-Access-violation-error/m-p/1117317#M74589</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am getting the FaceData from a SQL table where the face data is stored for recognition using below snippet.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DataRow dr = recTable.Rows&lt;I&gt;; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// recTable will obtain the complete FaceData table data.&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Byte[] buffer = dr.Field&amp;lt;Byte[]&amp;gt;("FaceData");&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; recognitionConfig.SetDatabaseBuffer(buffer);&lt;/I&gt;&lt;/P&gt;

&lt;P&gt;Here while executing &amp;nbsp;this&amp;nbsp;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;recognitionConfig.SetDatabaseBuffer(buffer); at the 0th index, I am getting "AccessViolationException" :&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Attempted to read or write protected memory. This is often an indication that other memory is corrupt.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Can anyone please help me resolving this?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Aug 2016 06:04:53 GMT</pubDate>
    <dc:creator>Hashim_K_</dc:creator>
    <dc:date>2016-08-31T06:04:53Z</dc:date>
    <item>
      <title>Getting Access violation error</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Access-violation-error/m-p/1117317#M74589</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am getting the FaceData from a SQL table where the face data is stored for recognition using below snippet.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DataRow dr = recTable.Rows&lt;I&gt;; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// recTable will obtain the complete FaceData table data.&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Byte[] buffer = dr.Field&amp;lt;Byte[]&amp;gt;("FaceData");&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; recognitionConfig.SetDatabaseBuffer(buffer);&lt;/I&gt;&lt;/P&gt;

&lt;P&gt;Here while executing &amp;nbsp;this&amp;nbsp;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;recognitionConfig.SetDatabaseBuffer(buffer); at the 0th index, I am getting "AccessViolationException" :&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Attempted to read or write protected memory. This is often an indication that other memory is corrupt.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Can anyone please help me resolving this?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 06:04:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Access-violation-error/m-p/1117317#M74589</guid>
      <dc:creator>Hashim_K_</dc:creator>
      <dc:date>2016-08-31T06:04:53Z</dc:date>
    </item>
  </channel>
</rss>

