Login  
Search All Forums
Dart Home | PowerSNMP for .NET | Custom Development Reply | PowerSNMP for .NET Topics | Forums   
AuthorForum: PowerSNMP for .NET
Topic: PowerSNMP Trial Gives Error
espc

From: USA
Posts: 14
Member Since: 06/10/15
posted June 10, 2015 6:14 PM

Hi,

How can we use trail version? I have downloaded trial and installed. Dlls are under C:\Program Files (x86)\Dart\PowerSNMP for .NET\4.8\Bin .
I added Dart.Snmp.dll to my project. When I try to run the project and initiate manager class it gives the error:

If your project does not already include this file, add a new text file named 'licenses.licx' to your project (not the solution) and ensure the 'Build Action' is set to 'Embedded Resource'.
Next, copy and paste the following line into the project's licenses.licx file:
Dart.Snmp.MessageBase, Dart.Snmp

When I add license file and try to build the project , it gives:

Thank you for using PowerSNMP for .NET.
This product is not currently installed, a free trial can be downloaded using the 'Download Trial' link below.

Can you please help.

Thanks in advance.
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted June 11, 2015 9:21 AM

Hello,

You should only receive that message when the product was not installed; we'll help diagnose this.

What development environment are you using? What OS is this installed under?

If you use a licenses.licx entry of 'Dart.Snmp.Manager, Dart.Snmp' instead of 'Dart.Snmp.MessageBase, Dart.Snmp', is there any change?

Have you confirmed your project's reference to the version 4.8 Dart.Snmp.dll? If your project is referencing an old dll, it won't recognize the new installation.

Did you install the product under the same user account that you're developing under?

There may have been some issue during installation; have you tried uninstalling and reinstalling the product?
espc

From: USA
Posts: 14
Member Since: 06/10/15
posted June 11, 2015 9:47 AM

Hello,

Development environment is Visual Studio 2012. OS is Windows 8.1.
When I try to access GetBulkMessage class it gives Dart.Snmp.MessageBase,Dart.Snmp and if I try to access Manager class it gives Dart.Snmp.Manager,Dart.Snmp in the error message.

Yes project references to the version 4.8. I have only one version installed on my machine.

I have installed with the same user account I am developing under.

I tried to repair installation, removed and reinstalled but still same error. First time I did not install visual studio toolbox addins. After reinstallation I have installed toolbox items as well and tried with drag&drop. In this case it automatically created licenses.licx file but still I got the same error message. When I exclude licenses.licx file it gives a runtime licensing exception as I mentioned in my previous post.

When I include the license file and try to rebuild the project a popup appears and gives the error message indicates that product is not installed.

I tried with all 4 DLLs. All did not work.
Dart.Snmp.dll
Dart.Snmp.45.dll
Signed/Dart.Snmp.dll
Signed/Dart.Snmp.45.dll

And also tried to add the dll References->Add Reference->Under Assemblies->Search Power->
There are two assemblies one of them is Dart.Snmp.dll and the other one is Dart.Snmp.45.dll they did not work as well.
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted June 11, 2015 3:57 PM

Hello,

An email has been sent to your forum account email address to proceed with a deeper investigation.
Reply | PowerSNMP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX