Document mode

Sorry - yet another question.
I have published my responsive captivate 8 project as a scorm file and uploaded it to our blackboard LMS. It doesn't launch in IE.  I just get:
"The content you are trying to view is not supported in the current Document Mode of Internet Explorer. Change the Document Mode to Internet Explorer 9 Standards and try to view the content again.
To change the Document Mode, press F12, click Document Mode: , and then select Internet Explorer 9 Standards."
I am using IE 11 and previewing the content works fine - it just doesn't launch from blackboard.  (it works fine in chrome)
any ideas?
At the moment the slides are a combination of  just text, images and 2 embedded videos.

Luckily I just figured out the issue. I'll leave this here just in case someone is searching for the same answer.   It was something to do with the way the package was launched.  If I set the SCO launch type to 'frameset' it didn't work.  if set to 'launch in a new window' it worked fine.
Cheers,

Similar Messages

  • Configuration issue in IE as Document mode: 10 and User agent String: Internet Explorer 8

    Hi,
    I have a telerik rad popup window performing some input operation. The problem is when I use the configuration in IE as Document mode: 10 and User
    agent String: Internet Explorer 8, scroll bars appear in the window from nowhere. It is working fine with every other configuration of IE. I've also used a separate stylesheet for IE 8 but it won't apply in this case. 
    Here are the screen shots of the window.
    Actual view
    With Scorllbar
    Please if anybody could suggest a solution for this weird problem it would be a great help.
    Thanks in advance.
    Neelesh

    Hi,
    It seems we need to talk with the site developers to determine how the sheet would display with different IE user agent string.
    Regarding the user agent string changes, please take a check with the following article:
    Introducing IE9’s User Agent String
    The Internet Explorer 8 User-Agent String (Updated Edition)
    Hope this may help
    Best regards
    Michael Shao
    TechNet Community Support

  • Changing the Document Mode to IE9

    I exported my Captivate project for HTML5, and the project works on my MAC and PC, but when testing it on another co-workers computer using IE9, she was unable to play the project, index.html. When she opened index.html, this is the response she received in her browser,
    "The content you are trying to view is not supported in the current Document Mode of Internet Explorer. Change the Document Mode to Internet Explorer 9 Standards and try to view the content again.
    To change the Document Mode, press F12, click Document Mode: , and then select Internet Explorer 9 Standards."
    Is this something I can change in the CSS document within the project folder?
    Any advise would be helpful.

    IE9 is not all that HTML5 ready.  I would recommend you output for both HTML5 and HTM/SWF when you publish.  If you do, you should see a file called Multiscreen.html.  Ask your coworker to try that file instead.

  • Sharepoint send to button not working with document mode 9

    Hi All,
    We are using document mode 9 for HTML 5 in the master page but the SharePoint send to button is not working with ie 9.
    Can anyone help me to resolve this issue.

    SharePoint 2010 doesn't use HTML 5, so its possible that the browser is running in quirks mode. Try the default compatibility mode and see if that works for you.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Browser document Mode in Custom Framework works partially.

    Hallo.
    In our custom Framework, I have the iview "Browser Document Mode"
    Property "Browser Document Mode"="IE=EmulateIE7"
    When I browse in the portal, it works and if I search the document mode, using,the Internet Explorer developer tool, I see:
    "Non-standard IE 5 Document type" and it works right.
    When I open a km news to create a new one, it opens a separate page, and it doesn't work well.
    I see : "Non-standard Document type" and it dosen't work well when I browse in km folder.
    If I force "Non-standard IE 5 Document type"
    How can I solve it ?
    Could you jelp me?
    Thanks a lot.
    Mario

    Hallo.
    iview manage news,  has: Launch in new window:"Display in Portal Content Area"
    The problem happens only when i click "New News" that seems it loses the setting  Property "Browser Document Mode"="IE=EmulateIE7"
    Perhaps, if there is a property to specify "Browser Document Mode"="IE=EmulateIE2" in the Layout Set "NewsBrowser" could it be the solution?
    How could I do this?
    Thanks

  • How to Document mode to EDGE by default

    Windows 7 x64 SP1 enviroment, IE11 patched via WSUS to all Computers. In F12 developer tools, document mode is not EDGE as default. Our Customer requires to be EDGE on all Computers. This is something I´m not femiliar with and there is no Policy or Preferences
    to set on.
    Any ideas? I´ve looked around, some suggest scripts to change it, some are talking about the new enterprice mode, but I don´t see how it helps.

    Hi,
    In my opinion, enforce Document Mode to Edge by default in IE isn't a good choice. Because not all website are compatible with Edge Mode in Internet Explorer. According to the description from MSDN:
    How Internet Explorer Chooses Between Document Modes:
    By default, Windows Internet Explorer 8 uses IE8 mode, Windows Internet Explorer 9 uses IE9 mode, etc. However, Windows Internet Explorer
    uses several criteria to determine which document mode to use. For example, if an HTML page contains a valid <!DOCTYPE> declaration
    (see [HTML5]),
    Internet Explorer uses one of the standards-based document modes. But, if there is no valid<!DOCTYPE> declaration, Internet
    Explorer uses quirks mode.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Foreign key validation while creating master/detail record in document mode

    I am creating master/detail records in the document mode. And I am generating the master primary key in the create() method of the master Entity Object. Now I valdate the foreign key in the detail Entity Object's validateEntity() method by doing a query to the master table through some View Object.
    But since the master record has not yet been posted (since it hasn't been committed) to the database, this query does not return any record and the validation fails in detail object.
    And thus the create fails.
    Please let me know if this is the right approach for doing this. If so where I am going wrong? Else please let me know if there are any better approach to do this.
    Kunal

    Kunal:
    Use a code snippet like the following:
    --- Assuming you're in the detail EO's create method ---
    oracle.jbo.server.EntityDefImpl eDef = oracle.jbo.server.EntityDefImpl.findDefObject(<package-qualified-name-of-the-master-Entity-Object>);
    oracle.jbo.Row masterRow = eDef.findByPrimaryKey(this.getDBTransaction(), <foreign-key>);
    If the row does not exist, masterRow will be null.
    findByPrimaryKey first checks the entity cache (which will include your new master row(s)) and then go out to database (if it's not in cache).
    Thanks.
    Sung

  • When I publish a SWF/HTML5 module with Captivate 8 and try to run it using IE9 - I get the following error "The content you are viewing is not supported in the current Document Mode" - anyone know why?

    When I publish a SWF/HTML5 module with Captivate 8 and try to run it using IE9 - I get the following error "The content you are viewing is not supported in the current Document Mode" - anyone know why?

    TLCMediaDesign wrote:
    I've seen a lot of threads about getting rid of these kind of messages. Those messages are there for a reason most of the time. If you have CSS animations or other HTML5 standards that cannot be rendered in IE9 they won't magically start working becuse you got rid of a message. I use IE9 since that is the minimum standard for the client. I have never seen that message publishing to HTML5 content.
    IMO, if your client has IE9 I think that you should develop with IE9 in mind not IE11.
    When you say "develop with IE9 in mind not IE11" do you mean use SWF instead of HTML5? I used the standard question types, and a converted PowerPoint presentation. I didn't add anything out of the ordinary.

  • IE Error: "The content you are trying to view is not supported in the current Document Mode..."

    My Captivate 7 project (HTML5) runs just fine on my computer in IE11. My client tried to run it from IE9 and got the following error:
    "The content you are trying to view is not supported in the current Document Mode of Internet Explorer. Change the Document Mode to Internet Explorer 9 Standards and try to view the content again. To change the Document Mode, press F12, Click Document Mode:, and then select Internet Explorer 9 Standards."
    My guess is that they're running it over their LAN, and IE is subsequently running in quirks mode.
    I've changed the metadata in index_SCORM.html from
    <meta http-equiv="x-ua-compatible" content="IE=10">
    to
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    we'll see if that fixes it....

    TLCMediaDesign wrote:
    I've seen a lot of threads about getting rid of these kind of messages. Those messages are there for a reason most of the time. If you have CSS animations or other HTML5 standards that cannot be rendered in IE9 they won't magically start working becuse you got rid of a message. I use IE9 since that is the minimum standard for the client. I have never seen that message publishing to HTML5 content.
    IMO, if your client has IE9 I think that you should develop with IE9 in mind not IE11.
    When you say "develop with IE9 in mind not IE11" do you mean use SWF instead of HTML5? I used the standard question types, and a converted PowerPoint presentation. I didn't add anything out of the ordinary.

  • Enterprise mode site list manager and document mode

    Hello,
    I'm just wondering, if I select IE5 doc mode in enterprise mode site list manager, will I have doc mode IE5 running on IE8 high fidelity emulation (enterprise mode) or IE 5 doc mode running on IE11 ?
    Regards,
    Michel

    Hi Michel,
    It should be IE 5 document mode on IE 11.
    As you could see from the enterprise mode site list manager, the listed choice is:
    If you select Enterprise Mode, it should be IE8 high fidelity emulation only, the manager won't let you choose the document mode under enterprise mode.
    Best regards
    Michael Shao
    TechNet Community Support

  • Internet Explorer 11 - Emulation Document Mode and User Agent String Drop Down Menu Blank

    Hey
    I have a user who has a problem with Internet Explorer 11 where when you go to emulation mode using F12, the Document Mode and User Agent String Drop Down Menu are both blank. On our internal website its works correctly but on all other external websites
    they are both blank.
    I have had a look at the link below but this did not help as it would not recreate some of the registry keys.
    http://answers.microsoft.com/en-us/ie/forum/ie11-iewindows8_1/document-mode-and-user-agent-string-dropdowns/cd34d5f8-7839-4083-af55-05d49ba85190?rtAction=1387560713451
    Charlie

    Hi,
    Please include links to any websites that you are having issues with your questions.
    There are some known reasons why the documentMode dropdown appears blank...
    not all websites though should have the conditions for this.
    f12>Console tab, refresh the page to show suppressed error messages and warnings... (documentMode x-ua toggling is listed)...
    IE11 includes improvements for XSS... to link to internet sites from your intranets you need to add those sites (If you really, really trust them) to the Trusted Sites list.
    the developer console will list blocked xss requests.
    by default IE11 runs in EPM.... in the Internet Zone, while it is not switched on for the intranet zone....
    EPM only allows 64 bit Addons and ActiveX controls to run in the context of an IE tab...
    so its highly likely that one of your Addons is causing the issue.
    the first step in troubleshooting IE issues is to test in noAddons mode.
    Regards.
    Rob^_^

  • How can I set Internet Explorer document mode to be used for Outlook folder web sites?

    Hi,
    I'm using an application that creates an overview of all our outlook calendars into a HTML web site which is displayed via a MS Exchange public folder - using the folder web site feature.
    With a recent update of this application I'm getting scripting errors that are caused by the document mode which is active in Outlook (IE7 mode).
    Even when using the following meta tag:
       <meta http-equiv='X-UA-Compatible' content='IE=edge'>
    to force IE into the most current rendering mode it still uses IE 7 mode.
    Is there any way to fix this?
    Thanks
    Thomas

    Do you mean MapiFolder WebView?
    MapiFolder WebView is the folder property but there is no settings or relevancy properties to control it to open any of IE mode in Outlook client. Thus, I think we cannot use Meta tag to force the page to open with a specific IE mode.
    Not sure which exact application you are using here, but it happens right after a recent update, you probably need to check with the support of the application for support.
    Kapaal.

  • Cflayout tab - forces document mode to IE 7 Standards

    I have no idea why this is happening, but when I view any page that has tabs using cflayout, the document mode changes from IE 8 to IE 7. The site is running on Windows 2003, CF 9.0.1. The site is specifying an IE-8 document mode by using:
    <meta http-equiv="X-UA-Compatible" content="IE=8" />
    The site is:
    www.tetonscience.org
    A page with the problem is:
    http://www.tetonscience.org/index.cfm?id=calendar&eventID=9062C89F-1422-0A0A-8C93EB40719B3 4A6
    If you look at the this page in IE, you'll notice that the document mode default is set to IE 7, even though the meta tag (above) is in the source code. Then if you click on the link that says:
    < view all Teton Science Schools' events
    You will get to a page without any tabs, and you'll see that the document mode goes back to IE 8.
    I cannot replicate this on my Windows 7 development machine, which tells me that it must be some sort of server issue. Any ideas?

    Hi there
    I think you might be a bit confused about the compatibility modes, becuase the tabs page isnt being displayed in IE7 mode (by default anyway).  IE8 will only emulate IE7 if one of the following is true:
    the meta tags specifies to
    the user has added the domain to their custom list
    your domain is on the MS managed list and the user has elected to use this list.
    The ie team have some good posts on this: http://blogs.msdn.com/b/ie/archive/2009/02/16/just-the-facts-recap-of-compatibility-view.a spx
    But I think you are just refering to the fact that the compatibility mode button is being displayed, despite the tag specifiying ie8?
    I think the problem might be the meta tags position, on the page were it is working it comes right after the head tag.  I would also run your page through the w3c validator.  Two related problems could be:
    http headers specify encoding as utf-8 and a meta tag specifies iso-8859-1
    the html doctype is html, but the tags are written as xhtml
    Hope this helps
    Cheers

  • Illustrator File Document Mode How to change the default?

    Does anyone know how to change the default to RGB?
    And, can anyone help explain why, when I put an .eps (logo) into a QUark 8 file and upload as PDF through distiller, the .eps file appears with a partial white box behind it - i need transparency.

    Is it a one bit eps file, that is one color?
    EPS is not a transparent format.
    Have you tried Photoshop Quark 8 I believe supports photoshop files with transparent background. I believe.
    Try exporting it as a psd. I also believe that Quark 8 supports .ai files as well.
    http://8.quark.com/cs_integration/#top
    http://8.quark.com/cs_integration/#top

  • Some RDS users cannot open documents from SharePoint

    Hi,
    I'm running into a weird problem in our demo environment. All demo users log on to a Windows 2012R2 RDS server and access SharePoint using Internet Explorer 11.
    Some (not all) users are able to open Word documents just fine. Those users that have the problem, are unable to open any document by clicking it. They have to right click the document, and open it by choosing any of the open-options in the context menu.
    If I set the document mode to IE9 using the developer toolbar, Word documents open just fine. The browser is configured to open sites in the intranet zone using the compatibility view for all users.
    Has anyone seen this behavior before?
    Thanks,
    Jeroen Hems
    Jeroen Hems
    Please help and appreciate others by using these features: "Propose As Answer", "Vote As Helpful" and "Mark As Answer"

    Hi
    Did you receive any error message when you try to open the documents?
    We recommend you start your Internet Explorer in compatibality mode, and follow the advice in the article below:
    http://blogs.technet.com/b/asiasupp/archive/2011/06/13/error-message-quot-your-client-does-not-support-opening-this-list-with-windows-explorer-quot-when-you-try-to-quot-open-with-explorer-quot-on-a-sharepoint-document-library-in-office-365-site.aspx
    In addition here's a thread for your reference:
    http://social.technet.microsoft.com/Forums/en-US/3cbe6b22-e307-485b-a1af-1699cdf5ba86/office-2013-applications-are-not-able-to-open-sharepoint-2007
    Thanks,
    Tylor Wang
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here
     

Maybe you are looking for

  • 12  hours to download iTunes

    i just purchased a new Toshiba Laptop, Intel i3 windows 8.1. I have been trying to download iTunes for over 24 hours now. After about 15 hours it got to 71%, but it hung there for hours than told me it had been suspended and would not restart. I am n

  • Using Time Capsule w/ External HD

    I am looking to purchase a Time Capsule but would first like to know if this is possible. I would like to use the drive in the TC as my Time Machine drive. I would also like to affix an external USB hard drive to the TC and use this drive as a shared

  • Leopard MySQL help

    Hi Folks, After upgrading to Mac OSX 10.5 (Leopard) I discovered I could no longer connect to MySql. I immediately searched the web for a fix and found a few different posts offering solutions. No doubt due to my own lack of knowledge the terminal on

  • After db upgrade, any patches need to be applied on Application 11i

    Hi After db upgrade from 10.2.0.4 to 10.2.0.5 in RAC are there any patches which needs to be applied on the application tier(11i)? Can anyone confirm on this? Thanks

  • How to view all fields in contacts

    I can not view all the fields of my contacts in the iphone as I view them in Outlook (2007) on my notebook. For instance many contacts only show telephone numbers but not the address. These contacts were imported from Outlook 2007.