Method not found: 'Void System.Diagnostics.Tracing.FrameworkEventSource.BeginGetResponse(System.Object, System.String)' Method not found: 'Void System.Diagnostics.Tracing.FrameworkEventSource.BeginGetResponse(System.Object, System.String)' windows windows

Method not found: 'Void System.Diagnostics.Tracing.FrameworkEventSource.BeginGetResponse(System.Object, System.String)'


To anybody who comes across this issue. Note that that after installing he following two updates the problem was resolved:

Upgrade to windows 8.1 for x64-based Systems (KB3063843)

Upgrade to windows 8.1 for x64-based Systems (KB3068708)


I am running a new .NET WebApi site (.Net version 4.5.2) that builds locally on my work-managed Windows 7 PC, and deploys to Windows Server 2012 where I do not have upgrade permissions.

I was able to solve this problem and deploy my site by removing the nuget packages for:

  • Microsoft.AspNet.TelemtryCorrelation
  • System.Diagnostics.DiagnosticSource