<?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 NAserver.cs errors in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/NAserver-cs-errors/m-p/50006#M1104</link>
    <description>&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Ive created a simple project in VS2010 ( VB.NET ) and included the ManageOnTap.dll.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;If I debug my code ( step into ) , I get a failure as soon as I hit the following line&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="font-family: verdana,geneva;"&gt;Dim server As New NaServer(serverName, 1, 4)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG style="font-family: verdana,geneva;"&gt;The error shows the following&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="font-family: verdana,geneva;"&gt;Call stack location:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;manageOntap.dll!NetApp.manage.NaServer(string name = "lhr-fsxxv01, int majorVersion = 0x00000001, In miniorVersion = 0x00000000) line 28&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="font-family: verdana,geneva;"&gt;Source File information :&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Locating source for 'r:\rlse16\airlines\pending\RcorsairN_110928_0125\src\dotnet\ManageOnTap\NaServer.cs'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;The File 'r:\rlse16\airlines\pending\RcorsairN_110928_0125\src\dotnet\ManageOnTap\NaServer.cs' does not exists&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;If I step over it appears to pass with no error. Ive used many APIs in many programs and never seen this behaviour before. I've always been able to "step into" without any ill side effects to the rest of my application.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;So my quesitons are :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;1. Is this "normal" and to be expected if I step "into" this function ? if so they why ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;2. If this is "normal" then can someone explain why its looking for the NaServer.cs file at a location that does not even exist in our organisation ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Karl.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:29:40 GMT</pubDate>
    <dc:creator>KARLJAMES</dc:creator>
    <dc:date>2025-06-05T06:29:40Z</dc:date>
    <item>
      <title>NAserver.cs errors</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/NAserver-cs-errors/m-p/50006#M1104</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Ive created a simple project in VS2010 ( VB.NET ) and included the ManageOnTap.dll.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;If I debug my code ( step into ) , I get a failure as soon as I hit the following line&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="font-family: verdana,geneva;"&gt;Dim server As New NaServer(serverName, 1, 4)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG style="font-family: verdana,geneva;"&gt;The error shows the following&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="font-family: verdana,geneva;"&gt;Call stack location:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;manageOntap.dll!NetApp.manage.NaServer(string name = "lhr-fsxxv01, int majorVersion = 0x00000001, In miniorVersion = 0x00000000) line 28&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="font-family: verdana,geneva;"&gt;Source File information :&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Locating source for 'r:\rlse16\airlines\pending\RcorsairN_110928_0125\src\dotnet\ManageOnTap\NaServer.cs'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;The File 'r:\rlse16\airlines\pending\RcorsairN_110928_0125\src\dotnet\ManageOnTap\NaServer.cs' does not exists&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;If I step over it appears to pass with no error. Ive used many APIs in many programs and never seen this behaviour before. I've always been able to "step into" without any ill side effects to the rest of my application.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;So my quesitons are :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;1. Is this "normal" and to be expected if I step "into" this function ? if so they why ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;2. If this is "normal" then can someone explain why its looking for the NaServer.cs file at a location that does not even exist in our organisation ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Karl.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:29:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/NAserver-cs-errors/m-p/50006#M1104</guid>
      <dc:creator>KARLJAMES</dc:creator>
      <dc:date>2025-06-05T06:29:40Z</dc:date>
    </item>
  </channel>
</rss>

