Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
can anyone tell me, how I can create a connection to a Filer with NMSDK 4.1 and Visual Basic .NET ?
Thank you!
Lukas
Best Regards,
Lukas
Lukas
7 REPLIES 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Lukas,
Please see the sample codes bundled with NMSDK 4.1 zip file.
The simplest example which will show you how to create a connection to a Filer (NetApp Storage System) using VB.NET can be found at:
<nmsdk bundle root directory>\src\sample\Core_API\DotNet\VB.NET\hello_ontapi\
Regards,
Sen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This folder does not exists.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sen,
I've downloaded the "netapp-manageability-sdk-4.1-dotnet-bindings.zip" File and there are no source codes for VB.NET. Now I'm downloading the "netapp-manageability-sdk-4.1.zip" File and hope that there are some VB.NET source codes in. Maybe you can post the VB.NET source code here?
Thank you,
Lukas
Best Regards,
Lukas
Lukas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, I was assuming you were already using netapp-manageability-sdk-4.1.zip. My Bad.
You will find the said sample code under:
\netapp-manageability-sdk-4.1\src\sample\Core_API\DotNet\VB.NET\hello_ontapi\
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sens,
okay, then I got the wrong Package 🙂
Thank you for your help!
BR,
Lukas
Best Regards,
Lukas
Lukas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Actually, netapp-manageability-sdk-4.1-dotnet-bindings.zip is not a wrong package. It's just a different package containing different interfaces to connect to NetApp storage system.
It contains only the C# sample codes. If you want to use only the dotnet-bindings package for VB.NET, we can write sample codes for you and post it here. However, if you want to
use the regular SDK package (netapp-manageability-sdk-4.1.zip), you can get the VB.NET sample codes from the location mentioned in the previous post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, i mean the wrong package for my projects.
Thank you anyway.
Lukas
Best Regards,
Lukas
Lukas
