<?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 Re: Error in CPQNIC.XML in Networking</title>
    <link>https://community.hpe.com/t5/networking/error-in-cpqnic-xml/m-p/4035918#M1653</link>
    <description>I have had the same error message when I selecet the HP TeamIcon in the Taskbar.&lt;BR /&gt;Solution:&lt;BR /&gt;In the device manager under networkcards, I deleted the entry for the Team. After that it wored fine!</description>
    <pubDate>Fri, 26 Jun 2009 15:45:59 GMT</pubDate>
    <dc:creator>Lurchi1942</dc:creator>
    <dc:date>2009-06-26T15:45:59Z</dc:date>
    <item>
      <title>Error in CPQNIC.XML</title>
      <link>https://community.hpe.com/t5/networking/error-in-cpqnic-xml/m-p/4035914#M1649</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a DL585G2 with Teaming enable as follows&lt;BR /&gt;Onboard ports 1 + 2 teamed as NFT&lt;BR /&gt;NC360T both port teamed NFT&lt;BR /&gt;&lt;BR /&gt;Server runs Windows 2003 R2 x64 with 40G RAM &lt;BR /&gt;&lt;BR /&gt;When I run the teaming utility on the box I get "an error occured due to invalid data in the XML file used by this application" when I click the vlan tab.&lt;BR /&gt;&lt;BR /&gt;When I run cqniccmd /pcpqnic.xml I get an error, extract below&lt;BR /&gt;ERROR!  An error occurred while parsing the XML configuration data file.&lt;BR /&gt;Unexpected XML Element when expecting &lt;TEAMINGCONFIG&gt; element: &lt;NICCONFIG&gt;&lt;BR /&gt;&lt;BR /&gt;I have copied another cpqnic.xml file from another box with the same configuraion, we have around 20 and this is the only one that gives me the error.&lt;BR /&gt;&lt;BR /&gt;I ran the cqniccmd /p against the "working" CPQNIC.XML file and it gave the same error.&lt;BR /&gt;&lt;BR /&gt;When I go back to the "working" box and run the command there I still get this error but the vlan tab is OK.&lt;BR /&gt;&lt;BR /&gt;Am I doing something wrong here ?&lt;/NICCONFIG&gt;&lt;/TEAMINGCONFIG&gt;</description>
      <pubDate>Wed, 11 Jul 2007 13:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/error-in-cpqnic-xml/m-p/4035914#M1649</guid>
      <dc:creator>Billy Smith_1</dc:creator>
      <dc:date>2007-07-11T13:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error in CPQNIC.XML</title>
      <link>https://community.hpe.com/t5/networking/error-in-cpqnic-xml/m-p/4035915#M1650</link>
      <description>I had the same error, but was able to resolve it. I found nothing to aid me on Google or any of these forums.&lt;BR /&gt;&lt;BR /&gt;Apparently, the XML is fine but it is looking for two registry keys that don't always get created properly during the initial install.&lt;BR /&gt;&lt;BR /&gt;To fix this error message, open REGEDIT and go here:&lt;BR /&gt;&lt;BR /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}\0009]&lt;BR /&gt;&lt;BR /&gt;Add the following DWORD values if one, or both are not already there:&lt;BR /&gt;&lt;BR /&gt;VlanDefaultID&lt;BR /&gt;VlanID&lt;BR /&gt;&lt;BR /&gt;Leave the default value of "0" for both. &lt;BR /&gt;&lt;BR /&gt;That's it.&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jul 2007 14:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/error-in-cpqnic-xml/m-p/4035915#M1650</guid>
      <dc:creator>Michael Riglin</dc:creator>
      <dc:date>2007-07-30T14:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error in CPQNIC.XML</title>
      <link>https://community.hpe.com/t5/networking/error-in-cpqnic-xml/m-p/4035916#M1651</link>
      <description>&lt;!--!*#--&gt;This message is for Michael Riglin:&lt;BR /&gt;&lt;BR /&gt;How did you come up with this fix, with no Google or HP help? It seems almost MIRACULOUS...&lt;BR /&gt;&lt;BR /&gt;I was a bit nervous, but I tried it, and it WORKED!</description>
      <pubDate>Fri, 03 Aug 2007 09:21:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/error-in-cpqnic-xml/m-p/4035916#M1651</guid>
      <dc:creator>Dennis Berestecki</dc:creator>
      <dc:date>2007-08-03T09:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error in CPQNIC.XML</title>
      <link>https://community.hpe.com/t5/networking/error-in-cpqnic-xml/m-p/4035917#M1652</link>
      <description>I had this issue with brand new builds on four DL320 G5 servers. All had the teaming configuration, and all were experiencing this error.&lt;BR /&gt;&lt;BR /&gt;A warning in the "System" event log pointed me in the right direction in order to find the missing registry values. &lt;BR /&gt;&lt;BR /&gt;The event log warning showed up only at server startup and is as follows:&lt;BR /&gt;&lt;BR /&gt;&amp;lt;--- snip ---&lt;BR /&gt;EventID: 49&lt;BR /&gt;Source: CPQTeamMP&lt;BR /&gt;&lt;BR /&gt;Network Team: PROBLEM: This Teaming Miniport-Edge Configuration Parameters section of the Registry is either missing the VlanDefaultID Parameter, or the Parameter is unreadable. Setting value to 0. ACTION: No action is required if the Default behavior is acceptable. Otherwise, reconfigure the VlanDefaultID value.&lt;BR /&gt;&amp;lt;--- snip ---&lt;BR /&gt;&lt;BR /&gt;Do you also see this warning on server startup prior to applying the fix?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Aug 2007 13:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/error-in-cpqnic-xml/m-p/4035917#M1652</guid>
      <dc:creator>Michael Riglin</dc:creator>
      <dc:date>2007-08-07T13:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error in CPQNIC.XML</title>
      <link>https://community.hpe.com/t5/networking/error-in-cpqnic-xml/m-p/4035918#M1653</link>
      <description>I have had the same error message when I selecet the HP TeamIcon in the Taskbar.&lt;BR /&gt;Solution:&lt;BR /&gt;In the device manager under networkcards, I deleted the entry for the Team. After that it wored fine!</description>
      <pubDate>Fri, 26 Jun 2009 15:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/error-in-cpqnic-xml/m-p/4035918#M1653</guid>
      <dc:creator>Lurchi1942</dc:creator>
      <dc:date>2009-06-26T15:45:59Z</dc:date>
    </item>
  </channel>
</rss>

