weidea2020

Results 1 comments of weidea2020

我今天尝试了一下,将之前出现“The given key 'Id' was not present in the dictionary. ”错误的数据库的结构的数据同步到同一服务器另外数据库中,对其进行访问,没有出现错误,正常运行了,那么可以排除是数据结构的问题了,看来即使给出数据库也没什么用了,不知道还有什么其它可能性。 以下是代码捕获的异常信息,希望有帮助 `class_name`:'System.ThrowHelper', `method_name`:'ThrowKeyNotFoundException', `exception_name`:'The given key 'Id' was not present in the dictionary.', `exception_msg`:'The given key 'Id' was not...