Copied to clipboard

Flag this post as spam?

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


  • andles 44 posts 64 karma points
    Jun 12, 2012 @ 09:49
    andles
    0

    SQL helper exception in ExecuteReader

    Hi All,

    I am having an issue while trying to get at the XML of an Umbraco document:

    Dong the below...

       Document d = new Document(surveyGroupId);
       XmlNode n = d.ToXml(new System.Xml.XmlDocument(), true);

    ...consistently causes the exception: Umbraco Exception (DataLayer): SQL helper exception in ExecuteReader

    I'm on v4.5.2 with no option to upgrade. This issue has put a complete stop to the project, and its been several days trying to get to the root cause - so any help or advise wil be very much appreciated.

    Cheers,
    Andy

     

  • 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