Skip to content

Visual Studio 2022: iotedgehubdev.exe start vs modulecred #415

Description

@fmondelo

Hi,

I've 2 different IoT Edge modules projects using Visual Studio 2022.

I set up as Startup Project the iotedge projects.

When I press the debug button to run the modules and debug them:

image

The behaviour is different.

1) First behavior (and what I want):

Build started at 11:11 AM...
1>------ Build started: Project: Project.Edge.Deployment, Configuration: Debug Any CPU ------
1>DOCKER_HOST:
1>DOCKER_TLS_VERIFY:
1>DOCKER_CERT_PATH:
1>Additional Env Variables:
1>SimulatorPath: C:\Users\User1\Documents\Visual Studio 2022\iotedgehubdev\v0.14.18\iotedgehubdev.exe
1>C:\Users\User1\Documents\Visual Studio 2022\iotedgehubdev\v0.14.18\iotedgehubdev.exe start -d "C:\projects\Solution\Project.Edge\Modules\obj\tmp_deployment_for_local_debug.json"

2) Second behaviour:

C:\Users\User1\Documents\Visual Studio 2022\iotedgehubdev\v0.14.18\iotedgehubdev.exe modulecred -l -m "SignalProcessor"

How can I set the first behavior??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions