Excel Help Examples Displays Blank

From what i can tell is that Excel help is using the Microsoft Excel Services REST api with javascript
http://msdn.microsoft.com/en-us/library/office/hh315812(v=office.14).aspx
We are having an issue where users cannot see any of the excel help examples IE: Sum example.
Environment
Windows 7 (64bit) + Office 2010 Standard (32bit) + Internet Explorer 8 (Both versions installed but assuming that the program is using 32bit API's).
We have used an unrestricted proxy and this issue is still apparant.
When we upgrade the Internet explorer to IE9 it seems to work, however i cannot find anywhere online from microsoft that this functionality is not supported in IE8.
I have looked for the js files as described (Minified .js files for the JavaScript object model are installed
in the %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\14\TEMPLATE\LAYOUTS directory. The name of the file is EwaMoss.js.)  
and i am unable to locate them on the local computer.
Can anyone help please?

as i said this is the excel help functions within microsoft office 2010
here is the code.
var fileToken = "SD7274120315C4F6FB!458/8247236622081652475/t=0&s=0&v=!ANm1tDqSNAE49SE";
              // run the Excel load handler on page load
              if (window.attachEvent)
              window.attachEvent("onload", loadEwaOnPageLoad);
              else
              window.addEventListener("DOMContentLoaded", loadEwaOnPageLoad, false);
              function loadEwaOnPageLoad()
              // grab some references
              var frame = document.getElementById('cntXLWA-2042510967');
              var frameDoc = frame.contentWindow.document;
              // set some style
              frame.style.width = "100%";
              frame.style.height = "346px";
              frameDoc.body.setAttribute('style', 'margin:0; padding:0');
              // create the div
              var div = frameDoc.createElement('div');
              div.setAttribute('style', 'height: 100%; width: 100%');
              div.setAttribute('id', 'cntIFrameDiv');
              frameDoc.body.appendChild(div);
              // load the script element
              var se = frameDoc.createElement('script');
              se.setAttribute('type', 'text/javascript');
              se.src = 'http://r.office.microsoft.com/r/rlidExcelWLJS?v=1&kip=1';
              var callback = function() {
              if (se.readyState) se.onreadystatechange = null;
              else se.onload = se.onerror = null;
              var props = {
              uiOptions:
              selectedCell: "'Sheet1'!A1"
              interactivityOptions: { }
              // grab the Ewa reference once the script is loaded…
              window['Ewa']= frame.contentWindow ['Ewa'];
              Ewa.EwaControl.loadEwaAsync(fileToken, 'cntIFrameDiv', props, onEwaLoaded);
              if (se.readyState)
              se.onreadystatechange = function() {
              if (se.readyState === 'loaded' || se.readyState === 'complete')
              callback();
              else
              se.onload = se.onerror = callback;
              frameDoc.getElementsByTagName('head')[0].appendChild(se);
Even in the code it indicates that it uses this API.
 * This code uses the Microsoft Office Excel Javascript object model to programmatically insert the
              * Excel Web App into a div with id=myExcelDiv. The full API is documented at
              * http://msdn.microsoft.com/en-us/library/hh315812.aspx. There you can find out how to programmatically get
              * values from your Excel file and how to use the rest of the object model.
Can anyone confirm what pre-requesits this code requires on the users end ?

Similar Messages

  • Excel option is displaying blank Excel in Report output

    Hi All,
    We have created the ALV report and everything is working fine except the Excel icon in the report output screen. When we are clicking on the excel icon it is displaying the blank excel. In our systems MS Office 2007 has been installed.
    Is there any link between MS office version that has been installed in the system and the Excel Icon option in the report output screen.
    Please provide me the solution. Thanks in advance.
    Thanks & Regards,
    Sreelatha Gullapalli.

    Please try the following steps:
    1. Click on Microsoft excel icon on the toolbar from ALV report.
    2. Right click on the toolbar of the excel and select u2018Customize Quick Access Toolbaru2019.
    3. Select Trust Centre -> Trust Centre Settings
    4. Check u2018Trust access to the VBA project access modelu2019 checkbox in Macro Settings.
    5. Save the settings and rerun the report.
    You should now be able to see data in the excel if you click on the Microsoft Excel icon on the toolbar from the ALV report.
    Regards,
    Shayeree

  • In my Iphone 5, Nothing on my App Store is working its displaying blank (Except for Genius section). I've tried to uninstall and install itunes and all its component but still it doen't fix. Not sure if its problem with apple servers. Someone help please!

    In my Iphone 5, Nothing on my App Store is working,  its displaying blank (Except for Genius section). I've tried to uninstall and install itunes and all its component in my desktop but still it doesn't fix the app store issue. Not sure if its problem with apple servers. Someone help please!

    settigns>itunes and app store to make sure you are signed in.. If  you are, you will see your account name..... anyhow, click your account name, sign out and sign back in
    also go to to settings>general>reset and reset network settings... if that doesnt work settings>general>reset and reset all settings!
    one of those shall work. The last step would be to restore your device (apple.com/support) HT1414

  • Revised "Generate Excel Report" Example

    I recently answered a question from a Forum user about an error encountered when trying to generate an Excel spreadsheet with the Report Generation Toolkit.  I thought that the example code he was using was "unusual" and overly complex, and just discovered that it was, in fact, the LabVIEW 2013 "Generate Report From Template (Excel)" Example.
    In the spirit of trying to demonstrate how nice the new(er) "Easy Excel" functions are, I rewrote this Example, and have attached it here.  While doing so, I discovered (and have reported to NI) a "bug/feature" of the Excel Insert Graph function.  One of its parameters allows you to position the graph by specifying the Left and Top edges (Left would be the Excel Column, Top would be the Excel Row).  The only problem is that the parameters are reversed -- to put the graph on Row 1, Column G, you specify (0, 6), not (6, 0).  Oops ... 
    Solved!
    Go to Solution.

    Here is a Snippet, in LabVIEW 2012, of the Excel Demo (the Revised Generate Excel Report Example).  If you have LabVIEW 2012 or more recent, you should be able to drag this into a blank Block Diagram and have the VI "magically" created.  If you have an earlier version of LabVIEW, you can at least see a picture of all the VIs and wiring here, and can open LabVIEW and "build it yourself".  There are no Case statements, so nothing is hidden from view.  In case the image is too small, I also attached the PNG file, which you should be able to open with an Image Viewer and potentially print out for yourself.
    Attachments:
    Excel Demo.png ‏108 KB

  • My 6070 navigation display blanks out after 5 seco...

    My 6070 navigation display blanks out after 5 seconds. Not enough for a 'silver surfer' I am not able to find the adjustment, and it is not in the handbook. Can anyone help. Many thanks
    Solved!
    Go to Solution.

    A reply from service would indicate this a feature of the 6070, back light being turned off. The time out cannot be altered. This feature is unsatisfactory as it times out too soon for slow fingers!

  • TS1382 Display blank  iPod nano 2nd gen

    Display blank  iPod nano 2nd gen

    You may get better response if you post in the iPod Nano Community forum
    or else hopefully this Apple Support Article on iPod Reset will help you.
    Have a nice day!

  • Display blank for # in Query Designer

    Hello,
    I am executing a query using Query designer. The blank characteristic are displayed as # in the report. I want to display blank instead of the #.
    Please help me in this
    Thanks in Advance.

    Hello Shraddha,
    in that case you will have to use VBA.
    just copy the code mentioned in the above links in Workbook->Tools->Macro
    Create a macro with name SAPBEXonRefresh for the workbook in which the output is needed as " " in place of #.
    Hope it helps..
    thanks,
    (please dont forget the points...)

  • Upload excel file and display content in sapui5 table

    hi:all
       how to upload  excel files and display its contents in the view of sapui5  table ,then  'create ' these data into the abap database using odataservice.
         Do you have any solutions ? I appreciate for your help.

    Two possible way come to mind.
    1. ADF DI (desktop integration): sorry, don't know enough about it to give a how to :-(
    2. POI (http://poi.apache.org/) : open source project to read and write excel file with java. Using POI you can open the .xsl file, read it's contents and display it as af:table. For this you need to read the xsl into a data structure (this can be a temporary db table or a list of POJOs) and build a data control out of it. This you can drop on a page as table.
    Timo
    Edited by: Timo Hahn on 15.02.2010 13:59

  • Displays blank page when tried to access ORACLE Application Server Control

    Hi,
    I have successfully installed the Oracle SOA Suite using advance installation.
    But when tried to open ORACLE APPLICATION SERVER CONTROL by following the below path.
    start-> programs-> oracle-soa->ORACLE APPLICATION SERVER CONTROL, It displays a blank IE page.
    But when tried to open BPEL control or WSM control or ESB control, it takes me to the login page.
    Note: Started the SOA suite and the status of ASG component in the Start SOA page says Down.Does this affect in anyways?
    Would appreciate if anyone could throw some light on this.

    Hi All,
    I started reinstalling SOA suite and while installation, I encounter below warning.
    "A DHCP configuration was detected on this host" The installer also detected that the localhost name and network hostname differ. please resolve the networking issues by reffering the "Installing on DHCP computers" section in the installation guide."
    Note: Doing installation in the server.
    Wondering this could be the cause for displaying blank Application Server Control page.
    And here is, what it says in the installation guide.
    Note this limitation when running Oracle Application Server on DHCP computers: Oracle Application Server instances on DHCP computers cannot communicate with other instances running on other computers. For example, you cannot have OracleAS Infrastructure on one computer and a middle tier on another computer if any one of those computers uses DHCP. All the instances that need to communicate with each other need to run on the same computer. There are no limitations on clients: clients from other computers can access the instances running on the DHCP computer, as long as the client computer can resolve the DHCP computer on the network.
    The solution for this is installing loopback adapter. But the catch is, I have few webmethods running on the server. Wondering about the effects of Loop back adadpter on webmethods. Please someone throw some light.
    Regards
    jude.

  • Transactions TBB1 TPM44 - the portfolio field is displayed blanked

    Hi Gurus.
    We are using the portfolio field on our financial transactions created through FTR_CREATE. However, when we analyze the output reports of TPM44, TBB1 transactions the portfolio field is displayed blanked.
    Has anyone faced this situation?
    Thanks in advance for your help.
    Regards,
    ZucoGuti.

    HI ZucoGuti,
    portfolio field in TBB4 and TPM44 is for portfolio used in position determination and will only be displayed, if it is used as differentiation criterium. The same is valid for reports like TPM12 and TPM13.
    BR,
    Tomislav

  • T520 display blanks and flashes when plugging/unplugging ac power

    the subject says it all.
    brand new t520 with optimus (nvidia+intel) display adapter, 1920x1080 screen.
    whenever i plus in or unplug power, the display blanks for about 2 seconds, then flashes back on.
    the problem occurs whether the bios setting is integrated, dicrete, or optimus, and th problem occurs even if the display settings are the same in power profile for AC and battery.
    is this normal? it is very BAD.
    thanks in advance.
    george
    Solved!
    Go to Solution.

    hey ghoffman,
    uninstall the current graphic driver that you have. let windows install its own generic drivers.
    once generic driver has been installed, test again and see if the problem occurs. If it does not, continue by going to our support site via http://support.lenovo.com
    download the latest graphic driver for your unit, install it and test again.
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • How to display Blanks instead of # in Report

    Hi All,
    In my report we are getting # for all blanks. Any one have idea how to display Blank instead of #.
    Thanks
    Vani

    You can do it using Excel macros. See the links for more info:
    [Re: replacing '#'-sign for 'not assigned' in queries]
    [How do I replace "#" to "NoData" in the workbook;

  • Help menu is blank

    All versions, stable, beta, and nightly, when the ? mark is selected, the help menu display is blank. Unable update or turn off add ons.

    You can use one of these to start Firefox in <u>[[Safe Mode|Safe Mode]]</u>:
    *On Windows, hold down the Shift key while starting Firefox with a double-click on the Firefox desktop shortcut
    *On Mac, hold down the Options key while starting Firefox
    *Help > Restart with Add-ons Disabled
    *https://support.mozilla.org/kb/Safe+Mode

  • Infopath list form displays blank in edit mode in SharePoint 2010

    Hi,
    I have a custom list in SharePoint 2010. I am using InfoPath 2010 form to Insert and Edit list data. The list was working fine in the past days. Suddenly the InfoPath form displays nothing when I click on the Edit Item Button but its working fine in New
    Item and Read Only mode. I checked Form Web Parts--> Content Type Forms--> (Item) Edit Form where the InfoPath form Web Part is missing. I added the InfoPath Form Web Part manually there then the InfoPath form displaying blank where
    list data is available. All other lists are working fine in the site collection. 
    Would somebody help to resolve this issue?
    Thanks in advance.

    Hi pointtoshare,
    When you added a new item in the custom list, whether this issue occurred.
    Whether you could customize the custom list form using InfoPath.
    Please click on “Customize Form”, it will be opened with InfoPath, check whether the default view has data. And create a new view, set it as default view, publish it , compare the result.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Excel macro example

    Hi,
    I have found in  LabVIEW in the Menu   Help --> Find Example-->Excel Macro Example     a possibility to crate an Excel sheet with a chart. But I cannot find the Sub VI (Set Cell Value with Range.vi) in this example. Can someone send it to me?

    Somebody posted the examples recently in this http://forums.ni.com/ni/board/message?board.id=170​&message.id=212255&query.id=467035 thread

Maybe you are looking for

  • Can't recover from sleep sometimes: "Oh no! Something has gone wrong!"

    I'm running gdm + gnome-shell (force fallback mode) on a Thinkpad W520 with intel integrated graphics only (via bios setting, so no optimus). Once a week or so, my Laptop fails to go to sleep properly and to recover from it. It basically works like t

  • Passing parameters to a Select Query

    Hi, I am going to add "send to" feild in the check in page, this field is a dropdown list filled by a Result set that retrieve users form User table according to the following query SELECT dname FROM USERS WHERE Umanager =? OR Umanager IN (SELECT Uma

  • Java.swing & linux

    I've tried to compile this program using javac compiler import javax.swing.*; public class HelloWorldSwing { public static void main(String[] args) { JFrame frame = new JFrame("HelloWorldSwing"); final JLabel label = new JLabel("Hello World"); frame.

  • BCS External Item Picker - Multi Select

    Hi, I've created a ECT using a WCF-Service to consume some sharepoint list data. ECT has a ReadList and ReadItem method. I embedded a external item picker in a Infopath 2013 form, it's connecting to my ECT and displaying data as expected. Now I tried

  • Why is the trial version of iWork '09 not accepting my boxed serial?

    Recently my MBP crashed, which caused me to lose everything on there, including my iWork software. My install disc is in another country and I won't be there for at least a few months. I have the serial number, but the trial version of iWork I downlo