Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • mph 44 posts 78 karma points
    Sep 21, 2010 @ 11:19
    mph
    0

    Gecko Uploadify 1.3 YSD on editmedia.apx

    Hi, I've uninstalled the Nöerd Multiple File Upload 1.1 and installed Gecko Uploadify in it's place.

    Now all my .swf content is not showing!!

    And when I try to add media items by clicking a media subfolder I get a YSD:

    The control with ID 'uploadFiles' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.InvalidOperationException: The control with ID 'uploadFiles' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

    Stack Trace:


    [InvalidOperationException: The control with ID 'uploadFiles' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.]
       System.Web.UI.UpdatePanel.get_ScriptManager() +365925
       System.Web.UI.UpdatePanel.RegisterPanel() +87
       System.Web.UI.UpdatePanel.OnInit(EventArgs e) +19
       Gecko.Uploadify.UploadifyDataEditor.OnInit(EventArgs e) +37
       System.Web.UI.Control.InitRecursive(Control namingContainer) +333
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +198
       System.Web.UI.ControlCollection.Add(Control child) +80
       umbraco.cms.presentation.editMedia.OnInit(EventArgs e) +455
       System.Web.UI.Control.InitRecursive(Control namingContainer) +333
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378

     

    Does anyone have any insight into what I might do to correct the problem (I have tried uninstalling and installing again).

     

    Best regards,

    Michael 

  • mph 44 posts 78 karma points
    Sep 21, 2010 @ 11:23
    mph
    0

    Sorry, forgot a bit of important info: Environment: WS 2003, IIS 6, .net 2.0, Umbraco 4.0.3

    /Michael

  • mph 44 posts 78 karma points
    Sep 21, 2010 @ 11:31
    mph
    0

    He, he - I guess reading the installation info a bit more intesively would have revealed that Gecko is only supported on .net 3.5 !!

    Sorry by the mixup :)

     

    /Michael

  • dandrayne 1138 posts 2262 karma points
    Sep 22, 2010 @ 15:55
    dandrayne
    0

    Hi Michael

    You got it - unfortunately this package is only for 3.5 or above.

    Cheers,
    Dan

Please Sign in or register to post replies

Write your reply to:

Draft