Search

You searched for the word(s):
< 1 second(s)
  • Reorder support technologies (Silverlight/Flash)

    Is there a way to reorder the solutions used by the uploader?&nbsp; I've seen this order repeated in a number of forum topics: &nbsp;''1. If Ajax Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution. &nbsp; 2. If Ajax Uploader detects Flash is installed on your PC, It will use the Flash solution. &nbsp; 3. If ...
    Posted to Ajax Uploader (Forum) by ccrook on September 8, 2009
  • Re: Initialize error

    I've added the key, but it did not fix the problem.&nbsp;&nbsp;&nbsp; I do have a workaround, so it is no longer a blocking issue in using your control, but I would still like it to ''play nicely'' with the normal life cycle.
    Posted to Ajax Uploader (Forum) by ccrook on September 3, 2009
  • Re: Initialize error

    I do know how to handle the error; however, that does not solve the problem.&nbsp;Your code interrupts the&nbsp; normal Application Life Cycle and it should make sure the normal life cycle is at least initialized.&nbsp; Also, you should document the fact that you are doing so.
    Posted to Ajax Uploader (Forum) by ccrook on September 3, 2009
  • Re: Initialize error

    Well, that has provided somewhat of a hint as to what is happening.&nbsp;Trying both of those resources caused an error in my transaction scope handling.&nbsp; In the Global.asax file's Application_BeginRequest I open an object to handle the transactions to the database and close the object in the Application_EndRequest.&nbsp; So either the call ...
    Posted to Ajax Uploader (Forum) by ccrook on September 2, 2009
  • Re: Initialize error

    Yes, we are.&nbsp; But I've also tried adding that key as well.&nbsp;&nbsp; In fact, I have tried them both together and separately.&nbsp;&nbsp;I'm a little frustrated right now after convincing my boss to purchase a development&nbsp; team license and not being able to implement your software. &nbsp;The&nbsp; ''BLOCKED SCRIPTalert('TODO:FIXME')'' ...
    Posted to Ajax Uploader (Forum) by ccrook on September 2, 2009
  • Initialize error

    &nbsp;I have tried implementing the AjaxUploader in our project, but when clicking the ''Add Files'' button, it hangs forever and I get the following error: Error: CuteWebUI_AjaxUploader_Initialize is not defined Source File: BLOCKED SCRIPTalert('TODO: FIXME') Line: 0&nbsp;I have added the following keys into the ...
    Posted to Ajax Uploader (Forum) by ccrook on September 1, 2009