Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ECMA2Yaml_Framework_NotFound #10687

Open
Himura2la opened this issue Nov 15, 2024 · 0 comments
Open

ECMA2Yaml_Framework_NotFound #10687

Himura2la opened this issue Nov 15, 2024 · 0 comments
Labels
area-System.ServiceModel Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner

Comments

@Himura2la
Copy link

Himura2la commented Nov 15, 2024

I'm running an ECMA2Yaml tool to convert content of the ./DotNetDoc/xml directory from the live branch, and I get the following errors:

{"message":"Unable to find framework info for M:System.ServiceModel.Security.X509ClientCertificateAuthentication.#ctor","source":"ECMA2Yaml","file":"C:\\builds\\dotnet-api-docs\\DotNetDoc\\xml\\System.ServiceModel.Security\\X509ClientCertificateAuthentication.xml","line":null,"message_severity":0,"message_severity_string":"Error","code":"ECMA2Yaml_Framework_NotFound","date_time":"2024-11-15T10:39:22.3315182Z","log_item_type":2,"log_item_type_string":"User","category":"ECMA2Yaml"}

{"message":"Unable to find framework info for M:System.ServiceModel.Dispatcher.EndpointDispatcher.#ctor","source":"ECMA2Yaml","file":"C:\\builds\\dotnet-api-docs\\DotNetDoc\\xml\\System.ServiceModel.Dispatcher\\EndpointDispatcher.xml","line":null,"message_severity":0,"message_severity_string":"Error","code":"ECMA2Yaml_Framework_NotFound","date_time":"2024-11-15T10:39:22.3156004Z","log_item_type":2,"log_item_type_string":"User","category":"ECMA2Yaml"}

Seems like the dotnet9 update broke something, can you please check?

@issues-automation issues-automation bot added the Pri3 Indicates issues/PRs that are low priority label Nov 15, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.ServiceModel Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant