Error: Method not found: Void Devart.Data.Oracle.OracleConnectionStringBuilder.set_LicenseKey(System.String)
Posted: Thu 23 May 2019 13:53
Hello,
I'm using the nuget package for Devart.Data.Oracle and as Licensing mechanism I set the LicenseKey property of OracleConnectionStringBuilder. Now I have the problem, that in the Develop machine I get allways an exception with the error "Method not found: Void Devart.Data.Oracle.OracleConnectionStringBuilder.set_LicenseKey(System.String)"
I have a asp.net project (.net 4.7.2).
I think the problem is, that on the local machine it is using the assembly from the gac (installed with the Devart installer)
On the other pc's where Devart is not installed it works fine.
Whow I can solve this problem?
Best regards
Hansjörg
I'm using the nuget package for Devart.Data.Oracle and as Licensing mechanism I set the LicenseKey property of OracleConnectionStringBuilder. Now I have the problem, that in the Develop machine I get allways an exception with the error "Method not found: Void Devart.Data.Oracle.OracleConnectionStringBuilder.set_LicenseKey(System.String)"
I have a asp.net project (.net 4.7.2).
I think the problem is, that on the local machine it is using the assembly from the gac (installed with the Devart installer)
On the other pc's where Devart is not installed it works fine.
Whow I can solve this problem?
Best regards
Hansjörg