This is an archived forum post. The information may be outdated. Contact us if you have any questions.

The remote name could not be resolved: 'pdfcrowd.com'

nasurudeenyasu wrote on 2012-11-20:
i am try to Convert html content to pdf file by using convertHtml method but The remote name could not be resolved: 'pdfcrowd.com' this error ill occured .
support wrote on 2012-11-20:
This error message indicates a failure to resolve pdfcrowd.com to an IP address.

Possible causes are a lack of network/internet connectivity, a DNS server configuration, or a firewall. Please contact your network administrator to help you with this issue.
nasurudeenyasu wrote on 2012-11-21:
Solve the problem

<system.net>
<defaultProxy enabled='true' useDefaultCredentials='true'>
<proxy bypassonlocal='True' proxyaddress='https://pdfcrowd.com' />
</defaultProxy>
</system.net>
chriscasaje wrote on 2018-02-01:
The remote name could not be resolved: 'pdfcrowd.com'