1. Nope... I must have missed that in the steps from the install page... I thought it said to copy the DLL and add the control to the Web.config (i did both of those). So, after copying the lic file that fixed the license error i was getting.
2. Yes... I have the samples setup. I took part of the code right out of the simple file upload sample.
3. After i fixed the license, i was able to select and upload a file (in FF only). The upload went really fast without any errors, but, i didn't end up with the result I expected. That could be something on my side that I'm doing wrong... but, I still think their is an issue with the Listview / Updatepanel and AjaxUploader. Because when I tried to debug it... none of the events for the Uploader seemed to be firing.
I'm not saying the control doesn't work... But, I can't figure out what I am doing wrong. Also, I'm not real thrilled with MS implementation of some of their new Ajax enabled controls (Listview, Formview et. al.). Referencing any control within the templates for those controls is a real pain, as well as the events not triggering as expected.
Thanks for your help.