LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

hasp .net constuctor

Hello all,

i'm trying to protect my software a little bit and for that, I'm starting to use USB hardware key. The manufacturer it's the "Alladin". This supply the .net constructer that I can use in Labview. I'de tried on VB.net and the software work well. But the ideal would be to call the methods on labview. But calling the same methods on Labview return in error.

Only with this Info someone can give me a hand?


Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 1 of 4
(3,124 Views)
What kind of error do you get? Does it occur with the constructor, when you call a method, or a property?
0 Kudos
Message 2 of 4
(3,111 Views)
Hello and thanks for your help.

I'm not getting the Labview error (labview error cluster returns OK), but the method returns a status saying "invalidobject".

I've attached the small test that i've made.
Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 3 of 4
(3,107 Views)
Sorry, I don't have LabVIEW 8.5. Perhaps someone with 8.5 will be able to take a look at the VI. I suspect, though, they may need to have the .NET library in order to try it.
0 Kudos
Message 4 of 4
(3,105 Views)