microsoft / Dynamics365Commerce.Solutions

Repository for hosting the Dynamics 365 Commerce end to end sample solutions
Other
58 stars 26 forks source link

Store Commerce App - .net core health check fails for extensions (Post migration to Independent Packaging Model) #109

Closed KishoreReddyVuppada closed 1 year ago

KishoreReddyVuppada commented 1 year ago

Hi Luke,

We have migrated the legacy MPOS extensions to Commerce Sdk. There is a suggestion from product team that we need to migrate to RCSU to .net core for better performance. As part of this migration, support team performed health check of RCSU and resulted in errors on Request Handlers, Triggers and Target framework(others).

We have identified the root cause of Request Handlers and Triggers issues and trying to fix them. However, for Target framework(others) we are not sure of the resolution.

Could you please provide pointers on how to resolve these issues.

image

Thanks in Advance!

Regards, Kishore.

vasireddy commented 1 year ago

We ran into similar situation and opened a support case and got a very nice report.

Pikhulya commented 1 year ago

Please have a look into Diagnosing Extensions on how to modify the configuration in your local dev environment to see more details from the "extensions" test output.