Are you on a load balanced server with more than 1 CFML server?

If so you will need to do some type of session replication,
session.billinginfo may not be set yet.

Also, cfmodule calls can be tricky sometimes when depending on
session/cookie variables-- you may want to put your session checks
wrapped around the cfmodule calls instaead of inside them.

-- 
/Kevin Pepperman

"They who can give up essential liberty to obtain a little temporary
safety, deserve neither liberty nor safety." - Benjamin Franklin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331374
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to