[flexcoders] hostmysite, mySQL5, CF7, WebService, and Flex2 problems...

2007-01-11 Thread qnotemedia
I have two Flex apps using all of the above that perform flawlessly on my localhost, but after moving them to hostmysite.com, they have sporadic issues. Its always an error statement that I have created, in a Flex Alert.show fault return, though I'm not entirely sure if where the actual error

Re: [flexcoders] hostmysite, mySQL5, CF7, WebService, and Flex2 problems...

2007-01-11 Thread Patrick Mineault
You should try using ServiceCapture or Charles debugging proxy to inspect the data being sent over the wire when an error occurs. Patrick qnotemedia a écrit : I have two Flex apps using all of the above that perform flawlessly on my localhost, but after moving them to hostmysite.com, they