I am an ASP.Net Web Developer. We have designed a online shoping cart website. we need to incorporate VeriSign payment (Credit Card Processing) Processing system in our site. I have downloaded the trial SSL Certificate and registered in my browser and webserver. But in Front end coding, It show an error in the following line. The error message is :(Value cannot be null. Parameter name: type)
//connects to Verisign COM object to handle transaction
Type lateBoundType = Type.GetTypeFromProgID("PFProCOMControl.PFProCOMControl.1");
object lateBoundObject = Activator.CreateInstance( lateBoundType );
If anybody knows the solution, Please let me know.
Thanks in advance
Senthil Kumar Murugan
Software Engineer,
IT Altitudes inc
contact.msenthil@gmail.com
+91 9884644044