First time I've ever seen an error message without a real error message 
(errr.. Axis errors not included) since beta, this is literally all that is 
displayed, no reason why, no nothing...

The Error Occurred in 
D:\Dev\websites\famtoday\_ftlibrary\cfcs\system\registration.cfc: line 35

33 : <cfscript>
34 : tempStruct = structNew();
35 : tempStruct.username = 
Decrypt(URLdecode(arguments.urlData.v1),"finish_registration");
36 : tempStruct.password = 
Decrypt(URLdecode(arguments.urlData.v2),"finish_registration");


~Todd

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to