4
Answers

system.net.webexception:the remote server returned an error 417 expectation failed

Photo of Rams

Rams

13y
10k
1
Hi All,
 
I am getting the following error when I am sending an SMS through http webrequest from my service :
 
system.net.webexception:the remote server returned an error 417 expectation failed. we are using proxyserver.
I have tried changing the machine.config with the following settings, still no success.
 
<system.net>
<settings>
<servicepointmanager expect100continue="false" />
</settings>
</system.net>

Answers (4)

0
Photo of Sam Hobbs
NA 28.7k 1.3m 13y
Is this for the same report or is this for many reports? Or is this one report executed many times, each time for different data? I am not familiar with Crystal Reports well enough to help you except I think that anyone that can help you will need to have this additional information.