The most recent content from our members.
This code returns the query but how can I invoke it within the queryUri? Thanks in advance. class Program { static void Main(string[] args) { ServicePointManager.ServerCertificateValidationCallback = ServerCertificateValidationCallback; var client = new SwisJsonClient { Hostname = "localhost", Username = "admin", Password…
Dears, We are requesting an integration feature with c# to allow our web applications to upload files through Serv-U HTTPS to offload any load from Web Hosting Services like iis. Regards, Mostafa
Hi everyone, I got this error, "Unable to create object to run property against" while adding node to NCM. I use a library, which is coded by myself (C#), and I also successfully added nodes to NCM via this library at any other customers. I mean There is no problem about the library. Any ideas for this error? PS: I also…
Hi All, I am a c# developer and my application currently uses PowerShell based Swis integration which I want to replace by REST/JSON API as presented in SwisClient sample.. With PowerShell I can use the syntax "$swis = Connect-Swis -v2 -Trusted -host 10.10.10.1" to create a trusted connection using actual logon…
Hi I’m evaluating Solarwinds NCM and as part of that this I’m looking at the webapi for integrating into an operator toolset. The developer environment will be C# .NET so the soap interface is the easiest to use in a service library as functions can be generated from the wsdl. I have downloaded the SDK and skimmed some of…
It looks like you're new here. Sign in or register to get started.