Copied to clipboard

Flag this post as spam?

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


  • Chris Davis 56 posts 74 karma points
    Mar 02, 2010 @ 18:03
    Chris Davis
    0

    "publish at" and "remove at" dates not working properly (v4.0.3)

    umbraco v4.0.3 (Assembly version: 1.0.3625.27276)
    asp.net 2.0 integrated pipeline
    Windows 2008 server and IIS 7

    Setting a "publish at" or "remove at" date on a page does not work every time. I have tried setting date/times 10, 20, 30, etc. minutes ahead of the current date/time and sometimes it works and sometimes it does not work. Also, when setting a date/time for early in the AM I receive the following error below (stack trace) when clicking on any page in the Content section after the date and time has passed.

    Are there specific requirements my server needs to have in order for this to work? My clients need this functionality and I am hoping this can be resolved quickly.

    Stack Trace:

    Error publishing node: System.TypeInitializationException: The type initializer for 'umbraco.cms.businesslogic.datatype.controls.Factory' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object. at umbraco.BusinessLogic.Utils.TypeFinder.FindClassesOfType[T](Boolean useSeperateAppDomain) at umbraco.cms.businesslogic.datatype.controls.Factory.Initialize() at umbraco.cms.businesslogic.datatype.controls.Factory..cctor() --- End of inner exception stack trace --- at umbraco.cms.businesslogic.datatype.DataTypeDefinition.get_DataType() at umbraco.cms.businesslogic.property.Property.MakeNew(PropertyType pt, Content c, Guid versionId) at umbraco.cms.businesslogic.Content.createNewVersion() at umbraco.cms.businesslogic.web.Document.PublishWithResult(User u) at umbraco.cms.businesslogic.web.Document.Publish(User u) at umbraco.presentation.publishingService.CheckPublishing(Object sender)

     

    Thanks, any help would be appreciated.

  • Seth Niemuth 275 posts 397 karma points
    Mar 02, 2010 @ 20:48
  • Chris Davis 56 posts 74 karma points
    Mar 02, 2010 @ 21:32
    Chris Davis
    0

    Thanks Seth, unfortunately those posts do not contain an answer.

  • Bruce Clark 56 posts 80 karma points
    May 18, 2010 @ 09:23
    Bruce Clark
    0

    This is also a problem for us. Set a publish date and it goes right on by without being published at all.

  • Seth Niemuth 275 posts 397 karma points
    Jun 02, 2010 @ 17:03
    Seth Niemuth
    0

    On one of the threads, someone put: The new version of Umbraco (4.0.4.1) has resolved this issue for us. So, maybe try upgrading.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies