I have built this CFC to invoke the Verisign Payflow Pro tag and I am
getting a strange error.
 
Error Occurred While Processing Request         



For input string: "" 

        
        
The error occurred in
E:\Data\Published\wwwroot\developmentmx\verisignCFC\processPayment.cfc:
line 31
        

29 :                    trxtype = "#trxtype#"

30 :                    tender = "#tender#"

31 :                    partner = "#partner#"

32 :                    user = "#user#"

33 :                    pwd = "#pwd#"
 
the variable "partner" is defined, and a value is specified. I am
assuming that is what this error means (that it cant evaluate the
variable or something of the like) since the actual error message is
very non-descript.
 
anyone have any ideas?
 

-chris.alvarado 
[ application developer ] 
4 Guys Interactive, Inc. 
http://www.4guys.com <http://www.4guys.com/>  
phone: 281.807.4344 x1716 
fax: 281.807.4384

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Reply via email to