Exchange Web Service (EWS) call fails under ASP.NET but not a console application
- by Vince Panuccio
I'm getting an error when I attempt to connect to Exchange Web Services via ASP.NET.
The following code works if I call it via a console application but the very same code fails when executed on a ASP.NET web forms page. Just as a side note, I am using my own credentials throughout this entire code sample.
"When making a request as an account…