Copied to clipboard

Flag this post as spam?

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


  • kevin 5 posts 25 karma points
    Nov 30, 2011 @ 06:39
    kevin
    0

    Adding a work flow for send to publish issue and create date folder issue

    Hi Anthony

    Could you help me on this. It's fine when i publish it on IE8, It's error when i publish it on IE7

    Details:


    [NullReferenceException: Object reference not set to an instance of an object.]
    uTagsy.Web.usercontrols.uTagsy.datatypes.uTagsy.SaveSettings() in D:\_PROJECTS\uBlogsy - Blog\Branches\1.3.6.1\uBlogsy\uBlogsy\usercontrols\uTagsy\uTagsy.ascx.cs:103
    uTagsy.Web.usercontrols.uTagsy.datatypes.uTagsy.OnLoad(EventArgs e) in D:\_PROJECTS\uBlogsy - Blog\Branches\1.3.6.1\uBlogsy\uBlogsy\usercontrols\uTagsy\uTagsy.ascx.cs:39
    System.Web.UI.Control.LoadRecursive() +74
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

    When i create a date folder, it will show detail:

    Object reference not set to an instance of an object.

    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.NullReferenceException: Object reference not set to an instance of an object.

    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:

    [NullReferenceException: Object reference not set to an instance of an object.]
       uBlogsy.Web.Extensions.UmbracoExtensions.Document_New(Document sender, NewEventArgs e) in D:\_PROJECTS\uBlogsy - Blog\Branches\1.35_archive_fix\uBlogsy\uBlogsy\Extensions\UmbracoExtensions.cs:93
       umbraco.cms.businesslogic.web.Document.OnNew(NewEventArgs e) +27
       umbraco.cms.businesslogic.web.Document.MakeNew(String Name, DocumentType dct, User u, Int32 ParentId) +734
       umbraco.contentTasks.Save() +95
       umbraco.presentation.create.dialogHandler_temp.Create(String NodeType, Int32 TypeId, Int32 NodeId, String Text) +384
       umbraco.cms.presentation.create.controls.content.doCreation() +160
       umbraco.cms.presentation.create.controls.content.sbmt_Click(Object sender, EventArgs e) +5
       System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
       System.Web.UI.WebControls.Button.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) +5563
    

    I publish the date folder is fine.

  • kevin 5 posts 25 karma points
    Nov 30, 2011 @ 06:40
    kevin
    0
    Hi Anthony
    Thank you for your feedback. I can not reply to your e-mail.
     I'm replace  my json text  with one you mention.
    {"documents":[{"documentType":"uBlogsyPost","tags":["a","another tag","tag"]}]}  --->
    {"documents":[{"documentType":"uBlogsyPost","tags":[]}]}
     
    It did not work.
     
    Do you have any other third party datatypes?
    No, i have no any other.
     
     
     
Please Sign in or register to post replies

Write your reply to:

Draft