My SharePoint Blog

Blogs On SharePoint Technologies


Search Site


My SharePoint Blog recommends any of the following books...


Recent comments

Tags

Don't show

    Categories


    Disclaimer

    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

    © Copyright 2008

    HTML PowerPoint presentation running from a secure SharePoint site prompts with a “unsecured” dialog.

    Reason:    This is because the presentation uses the msorun.cab file that is downloaded from a unsecured Microsoft site when the presentation is loaded thus alerting the user that a component of the web page is coming from an unsecured site.

     

    Fix:

    1. Download the cab file here.
    2. Edit the frame.htm file and chnage the path of the cabfile. Note: For some crazy reason the folder that contains the files for your html published PowerPoint presentation is hidden when you are running it from a SharePoint site. Thus you must open the original .ppt file and 'Save As' the PowerPoint presentation in .htm to your DESKTOP and then edit the "frame.htm" file in the folder that it creates. In the frame.htm search for:
      1. http://download.microsoft.com/download/PowerPoint2002/Install/10.0.2609/WIN98MeXP/EN-US/msorun.cab#version=11,0,0,1
      2. and change it to: msorun.cab#version=11,0,0,1 (this will make the path to the cab file the same as all the other files (secured) and relative to the frame.htm document)
    3. Place the cab file in the PowerPoint folder that is on your desktop.
    4. Upload the whole thing (xxxx.htm, and the PowerPoint folder) to your sharepoint site.


    PS-The msorun.cab file is used for PowerPoint animations.

    Categories: SharePoint
    Posted by Kevin on Friday, June 22, 2007 3:06 PM
    Permalink | Comments (0) | Post RSSRSS comment feed

    Comments

    Add comment


     

    [b][/b] - [i][/i] - [u][/u]- [quote][/quote]



    Live preview

    Thursday, December 04, 2008 6:05 PM