Skip to content

ConfigErrorCheck received during assessment not giving useful information #81

@bguptaNavi

Description

@bguptaNavi

We ran Azure migration assessment tool on-prem and found the following error for two of our websites. The web.cofigs are very small and straightforward. Don't see anything else standing out. Not sure what the error is.

'Details': [
  {
    'CheckPassed': false,
    'CheckName': 'ConfigErrorCheck',
    'DisplayMessage': 'The following configuration errors were found: HRESULT=8007000D, Action=parsing_configuration_file, SectionSchemaName=, AttributeName=, Message=The data is invalid. (Exception from HRESULT: 0x8007000D)\\r\\n',
    'Status': 'Block',
    'DisplayTitle': 'Configuration Errors',
    'CheckDescription': 'Checks for errors in the IIS configuration',
    'MoreInfoLink': 'https://go.microsoft.com/fwlink/?linkid=2084726',
    'logFriendlyMessage': 'The following configuration errors were found: HRESULT=8007000D, Action=parsing_configuration_file, SectionSchemaName=, AttributeName=, Message=?\\u003CException:\\u003CException0000\\u003E\\u003E'
  }
]

UTC Timestamp: Fri, 05 May 2023 18:09:09 GMT

OS Version: Windows Server 2019

web.config

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