The 'META' start tag on line 4 position 14 does not match the end tag of 'HEAD'. Line 5, position 9.

I am facing the error while setting host to make transaction "The 'META' start tag on line 4 position 14 does not match the end tag of 'HEAD'. Line 5, position 9."

this is my host setting code.


mpgReq.SetHost("https://www3.moneris.com");

 

Without setting this host i was facing the error 

Cancelled: Transaction not allowed.No permission for:'cvd_info'

 

Please help me to solve these issues