Skip to main content
Known Participant
December 19, 2016
Question

Unknown Error when publishing to Sharepoint 2010

  • December 19, 2016
  • 1 reply
  • 804 views

We are having constant issues with RoboHelp 11 when attempting to publish a Project to SharePoint 2010. The error message just states 'Unknown Error' and references an image file for a recently imported topic. As there appear to be no settings in the import function to specify how to handle image names the only remedy we have found is to manually amend the path for every image loaded during the import routine to be ../IMAGENAME rather than the full file path for the Image. In addition we have had to rename each image to avoid over writing existing images. As you can image this is extremely frustrating and time consuming.

Any assistance would be appreciated as we are getting to the point of looking for an alternative product as it is clear that RoboHelp 11 does not work well with SharePoint.

    This topic has been closed for replies.

    1 reply

    Willam van Weelden
    Inspiring
    December 31, 2016

    Unknown errors are always a pain as it's hard to find where the problem is. Are you using the publish option to SharePoint of the native sharePoint integration for HTML5?

    The Publish option basically requires you to publish to a network drive that happens to be a mapped SharePoint library. Only the HTML5 native method works by talking to SharePoint directly. At least, that's my experience,.

    What is the output you're creating? If it's HTML5, try to go to the SharePoint options and expand the Advanced section at the bottom of the dialog. Make sure to enable the option to 'Generate SharePiont Native output.' and try again.

    Known Participant
    January 3, 2017

    Thanks for the reply.

    We are using the Responsive HTML5 output format and have the option 'Generate Share Point Native output before Publishing' flag set.

    Willam van Weelden
    Inspiring
    January 3, 2017

    Too bad. We can rule that one out.

    Does the output work if you manually copy it to SharePoint? Or is it broken in that case? (Quickest is by using File Explorer.)

    I'm wondering about the images you mention: after amended the path: are the images in the project? Or are you referencing external images with a relative path?

    As for a sanity check: if you make a copy of the project and throw out the offending topics, are you then able to publish to SP?