Skip to content

DNN 9.6.2 Exception on Deploy #75

Open
@WillStrohl

Description

@WillStrohl

I'm testing the latest release locally right now.

When I use the standard command below during testing using PolyDeploy 0.9.3 and DNN 9.6.2 I get an exception.

DeployClient.exe --target-uri https://polydeploy1.loc/ --api-key 836FBBF86DD54D8A965DB25CE6842301 --encryption-key ABF15F9AFA5E4560B751C2B8EC497783

image

This appears to be the offending line of code, maybe. But I can't debug it because of Issue #74

string json = await client.GetStringAsync(endpoint);

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