Copied to clipboard

Flag this post as spam?

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


  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Nov 02, 2012 @ 16:03
    Ali Sheikh Taheri
    0

    cannot publish a node with Amazon S3 provider datatype

    Hi 

    I am using umbraco 4.9.1. just installed the universal media picker.

    everything works fine but when I try to publish a page that contains universal media picker with amazon provider it wont work and i get the below error: 

    I think because media files are saved as int but this one is saving the path of the image , so it cannot be converted to number.

     

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Nov 02, 2012 @ 16:04
    Ali Sheikh Taheri
    0

    for some strange reason I couldn't attach the error to the first post!

     

    Server Error in '/' Application.


    Input string was not in a correct format.

    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.FormatException: Input string was not in a correct format.

    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: 

    [FormatException: Input string was not in a correct format.]
       System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +10689507
       System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +145
       System.Int32.Parse(String s) +23
       umbraco.uicontrols.TreePicker.BaseTreePicker.GetItemBreadcrumbs() +126
       umbraco.uicontrols.TreePicker.BaseTreePicker.OnPreRender(EventArgs e) +212
       System.Web.UI.Control.PreRenderRecursiveInternal() +83
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +974
    



    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Nov 05, 2012 @ 13:13
    Ali Sheikh Taheri
    0

    anyone has got any idea on this?

    cheers

    Ali

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Nov 13, 2012 @ 11:39
    Ali Sheikh Taheri
    0

    I will give it a go with Umbraco 4.10 to see if it is compatible with it

    Cheers

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Nov 22, 2012 @ 16:25
    Jeavon Leopold
    1

    I have found the cause of this (in Umbraco not UMP or the S3 provider), the fix will be included in Umbraco 4.11. If you need it sooner, I have a dll which will work for sure with Umbraco 4.10.x, let me know and i'll ping it to you.

    Cheers,

    Jeavon

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Nov 22, 2012 @ 17:16
    Ali Sheikh Taheri
    0

    wooow, that's fantastic :) 

    how can I get it from you as I really need it urgently?

    you are legend Jeavon.

    Many Thanks

    Ali

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Nov 22, 2012 @ 17:17
    Jeavon Leopold
    0

    Sure, email me, {myname}@crumpled-dog.com

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Nov 23, 2012 @ 14:48
    Ali Sheikh Taheri
    1

    The problem is fixed by using Jeavon's provided dll for umbraco 4.9.1

    the dll is a fix for Umbraco 4.9.1 and can be downloaded  here

    Many thanks Jeavon. 

    you are star :) 

     

     

     

     

Please Sign in or register to post replies

Write your reply to:

Draft