Skip to content

Null reference exception occurred when constructing EtpUri with invalid WITSML version #7

@kongxy10

Description

@kongxy10

(In branch etp1.2) When constructing a EtpUri with an invalid WITMSL version, a null reference exception will be thrown. For example:
var uri = $"eml://witsml15/well(uid1)/wellbore(uid2)"; var etpUri = new EtpUri(uri);

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