Step two in my create user wizard adds images to system using the asycfileupload control. When I set the activesetupindex to step two for testing everything works and the uploadcomplete event is called.
when i remove the activestepindex the wizard navigates normally but when I get to step two the asynfileupload does not fire the uploadComplete event. Not sure what may be causing it