当你在插件注册器里注册一个插件时,如果你遇到了报错,而错误日志里显示的是 An unexpected error occurred,在详细的错误里如果知道如下这段话:System.FormatException: Input string was not in a correct format,则表示你的.NET Framework不对,需要选择正确的版本,比如我这里应该是4.6.2,我之前选择了4.8就不行了。
Dynamics365 An un expected error occurred-System.FormatException: Input string was not in a correct
于 2024-11-12 11:17:38 首次发布