Posted on: 12/19/2013 8:56:26 PM | Views : 659

I am generating this querystring from another website. 
This is not from a server. 
All it is composed of is a copied line of text sent from a generated Outlook email:
http://www.mysite.com?ids=1234 The error is:
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 74.117.222.18:25 Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code How do I send this url with proper sending procedure?

Go to the complete details ...