Skip to content

Incorrect Syntax Xml #5259

@spprtmechanic

Description

@spprtmechanic

The syntax for using Host xml is incorrect. The baseAddresses tag does not match what is used when you click on the baseAddress section.

Current on this page:

<host>  
  <baseAddresses>  
  <baseAddress baseAddress="string" />  
</baseAddresses>  

As shown on the baseAddress tag syntax:

<baseAddresses>  
  <add baseAddress="string" />  
</baseAddresses>  

@BillWagner edit code format


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions