"System.Runtime.Remoting.RemotingException": "The method \'ResumeEventProcessing\' was not found on the interface/type \'ITTRemoting.IAppServer, ITTRemoting, Version=1.0.5822.26723, Culture=neutral, PublicKeyToken=null\'."
它显示了我的ITTRemoting.dll
的正确版本,但只能运行较旧的方法(添加了三个新方法,我得到了所有这三个的例外,所有其他方法都正常工作)。
我重新启动了IIS,没有运气。我已检查C:/Windows/assembly
以尝试卸载它。它不存在。我重新启动了服务器,没有运气。我删除了所有.Net2.0 ITTRemoting.dll
临时文件,没有运气。
本周早些时候我遇到了同样的问题,但它似乎已经通过魔法自行解决了,现在对我没有帮助。请帮忙。