Copied to clipboard

Flag this post as spam?

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


  • Bas Schouten 135 posts 233 karma points
    Feb 12, 2010 @ 11:10
    Bas Schouten
    0

    Error uploading image

    When I upload an image i get following error.

    Server Error in '/' Application.

    No mapping exists from object type umbraco.cms.businesslogic.datatype.DefaultData to a known managed provider native type.

    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.ArgumentException: No mapping exists from object type umbraco.cms.businesslogic.datatype.DefaultData to a known managed provider native type.

    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:

    [ArgumentException: No mapping exists from object type umbraco.cms.businesslogic.datatype.DefaultData to a known managed provider native type.]
       System.Data.SqlClient.MetaType.GetMetaTypeFromValue(Type dataType, Object value, Boolean inferLen) +1919491
       System.Data.SqlClient.SqlParameter.GetMetaTypeOnly() +4872901
       System.Data.SqlClient.SqlParameter.Validate(Int32 index, Boolean isCommandProc) +17
       System.Data.SqlClient.SqlCommand.BuildParamList(TdsParser parser, SqlParameterCollection parameters) +203
       System.Data.SqlClient.SqlCommand.BuildExecuteSql(CommandBehavior behavior, String commandText, SqlParameterCollection parameters, _SqlRPC& rpc) +237
       System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +954
       System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162
       System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +175
       System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +137
       Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) +56
       Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) +83
       umbraco.DataLayer.SqlHelpers.SqlServer.SqlServerHelper.ExecuteNonQuery(String commandText, SqlParameter[] parameters) +21
       umbraco.DataLayer.SqlHelper`1.ExecuteNonQuery(String commandText, IParameter[] parameters) +68
    
    [SqlHelperException: Umbraco Exception (DataLayer): SQL helper exception in ExecuteNonQuery]
       umbraco.DataLayer.SqlHelper`1.ExecuteNonQuery(String commandText, IParameter[] parameters) +126
       umbraco.cms.businesslogic.datatype.DefaultData.set_Value(Object value) +649
       Decode.Umb.Pixlr.pixlrDataEditor.Save() +39
       umbraco.controls.ContentControl.saveClick(Object Sender, ImageClickEventArgs e) +91
       System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +108
       System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +118
       System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
    



    Version Information: Microsoft .NET Framework Version:2.0.50727.3074; ASP.NET Version:2.0.50727.3074

     

  • Bjørn Fridal 274 posts 784 karma points
    Feb 12, 2010 @ 14:15
    Bjørn Fridal
    0

    Hello Bas,

    Thanks for the bug report. I have made a couple of updates to the package. This bug should be gone, but if you would give it a second test it would be much appreciated.

    If you want to you can drop me a mail at "info_at_decode_dk" and I'll send you the updated package.

    Best regards,
    bjawnie

  • Bjørn Fridal 274 posts 784 karma points
    Feb 13, 2010 @ 17:54
    Bjørn Fridal
    0

    Bug is fixed in the Pixlr package version 1.1

Please Sign in or register to post replies

Write your reply to:

Draft