I have been trying to build DLMS.Net in windows visual studio, I can able to build dll of development and also I am able to build client and server as well but build is failing in Gurux Simulator. I am getting this error.
error CS1729: 'GXDLMSMeter' does not contain a constructor that takes 2 arguments
2>C:\Users\gopi\source\repos\Gurux.DLMS.Simulator.Net\Program.cs(115,24,115,34): error CS1061: 'GXDLMSMeter' does not contain a definition for 'Initialize' and no accessible extension method 'Initialize' accepting a first argument of type 'GXDLMSMeter' could be found
Even I have referred respective dll files but still an issue. As I said other than this simulator I can able to build everything. Could you please help us?
Hi,
Hi,
I tested this and I didn't have any problems. Do you have the latest version from GitHub?
BR,
Mikko
Hi Mikko,
Hi Mikko,
I am using the latest version from github.
Thanks,
Gopi Krishna M
Hi,
Hi,
What version from Visual Studio you are using? Do you get any other errors?
BR,
Mikko
Mikko,
Mikko,
I may missing something here, I will get back here after verification.
Thanks,
Gopi Krishna M