I have downloaded Gurux DLMS Director for .Net 4.6.
As per the direction from the page Gurux.DLMS.Simulator, i am trying to start the simulator by dotnet bin/Debug/netcoreapp3.1/Gurux.DLMS.Simulator.Net.dll.
Its showing "counld not execute because the specied command or file was not found".
dotnet --info is showing version 5.0.302
I an unable to find any of the Gurux.DLMS.Simulator files in my computer
Thanks for your prompe response. Please find hereunder the result
C:\>dotnet build Gurux.DLMS.Simulator.NetCore.sln
Microsoft (R) Build Engine version 16.10.2+857e5a733 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1009: Project file does not exist.
Switch: Gurux.DLMS.Simulator.NetCore.sln
Hi,
Hi,
Have you build the app? Run this:
dotnet build Gurux.DLMS.Simulator.NetCore.sln
BR,
Mikko
Sir,
Sir,
Thanks for your prompe response. Please find hereunder the result
C:\>dotnet build Gurux.DLMS.Simulator.NetCore.sln
Microsoft (R) Build Engine version 16.10.2+857e5a733 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1009: Project file does not exist.
Switch: Gurux.DLMS.Simulator.NetCore.sln
Thanks
Shibu
Hi Shibu,
Hi Shibu,
You must be in the project folder when you build it.
BR,
Mikko
Thanks a lot Shibu
Thanks a lot
Shibu
Sorry,...I'm new to this and…
Sorry,...I'm new to this and I'm having the same problem.
Where is the "project folder" ?
Thank you
Hi meetbee, Please, create a…
Hi meetbee,
Please, create a new topic if you have a new question. Project folder is a directory where project source codes are located.
BR,
Mikko