Click here to Skip to main content
15,886,639 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
whether i have to import any namespace or else i have to declare them
VB
ServicePointManager.Expect100Continue = True
        ServicePointManager.SecurityProtocol = SecurityProtocolType.Ssl3
Posted
Updated 28-Oct-15 23:23pm
v2
Comments
Wessel Beulink 29-Oct-15 6:50am    
Try and catch it and post the exeption below please

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900