该服务在我的本地机器上运行良好,但当我部署它时,每当我尝试保存服务的条目时,都会在Fiddler中返回以下System.NullReferenceException: <type>System.NullReferenceException</type>
<stacktrace> at System.Data.Services.Providers.ObjectContextServiceProvider.SetValue
我在我的NullReferenceException MVC应用程序中找到了一个似乎是导致ASP.NET出现缺陷的缺陷。是我破坏了这个,还是应该破坏大多数安装的DotNetOpenAuth?我明白了:
[NullReferenceException: Object reference not set to an instance of an object.]