Re: Vitalize-Browser crash
What objects do you use in your application? What do you do when the user clicks the Submit button?
Re: Vitalize-Browser crash
I use live receiver, edit box, button , and string parser.
After the user clicks on the submit button the information that has been entered on the edit box must be save on the database.
Re: Vitalize-Browser crash
You need to wait for the "Download complete" condition of Live Receiver to fire before you go to the next frame or end the application, and make sure you don't download more than one thing at once. Rewriting Live Receiver as the OINC HTTP object anyway.
Re: Vitalize-Browser crash
Yes I can confirm this.
Obviously you are not able to shift between frames when Live Receiver is currently downloading data. This will crash the application be that exe or vitalize.
Re: Vitalize-Browser crash
My MMF2 File is just using only one frame.
and i don't think that i use any illegal operation.
you can test it it this post :
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=92604#Post92604
thanks for your help
Re: Vitalize-Browser crash
Your uploaded file works fine for me. It returns content of a html page with the value "1".
Sounds like you might not be running the latest version of live receiver. Else I'm not sure what could be the problem on your end :S
Re: Vitalize-Browser crash
yeah!!!!! I use the latest version of live receiver and vitalize. I don't where is the problem exactly !!!!!!!!!!