I am using dotnetopneauth's Custom LinkedInClient available at following link:
DotNetOpenAuth LinkedIn Client github link
It works on my development machine. I hosted it on Windows Server 2008 R2 Enterprise (64-bit). It works fine there too. But I am switching it to another server with Windows Server 2008 R2 Standard (64-bit) and its creating problem here. On this server it gives me error "Response is not available in current context". Please see the attached image for stack trace.
I've tried the solution at following link:
Suggested solution on StackOverflow
But it didnt work for me.