Can't create a New Report Builder Report or Model. Error 'New Document' requires a Microsoft SharePoint Foundation-compatible application

The closest fix I have found was to install SQL Server 2012 SP1 CU8, our SQL Server in for SharePoint is also on that version. I have also double checked that this is the same version on every server in the farm.
Is there a XML config file somewhere that can be updated manually? If so, would SP see the change and update the other servers in the farm?
Thanks,
Phil

Hi Phil,
As per my understanding, we can refer to the following tips:
Running the 32 bit version of Internet Explorer browser to check the issue again.
Performed steps outlined in this KB Article:
http://support.microsoft.com/kb/833714.
Enable Add-ons in Internet Explorer:
1. Go to Tools in IE
2. Click on Internet Options
3. Click on Programs at the top
4. Click on “Manage add-ons” near the bottom
5. Click on Publisher, so you can see all of Microsoft Corporation together
6. Scroll to SharePoint names (May be one or several)
7. Make sure they are all enabled by clicking on the name; the Enable button is towards the bottom.
8. Then click OK and OK and restart IE
Try to
re-install the correct version of Reporting Services Add-in for SharePoint on all SharePoint web front ends.
Hope this helps.
Thanks,
Katherine Xiong
Katherine Xiong
TechNet Community Support

Similar Messages

  • New Document' requires a Microsoft SharePoint Foundation-compatible application and web browser

    Hi Guys,
    I am getting the above message when I try to create a new Excel document from a content type.
    The background is that I am configuring Content Types for a document library in SharePoint 2013.
    The first content type I added was a business case based on a Word doc that is stored in a different doc library on the same site. This content type works fine. I then added a second content type that references an Excel doc in the same doc library as the word
    doc.
    Interestingly when you click new document from the Files Ribbon the Business Case content type displays with the word icon next to it. The content type that references the Excel document does not display the Excel icon though. Almost like SharePoint itself
    does not recognise the Excel format.
    Prior to posting this question I confirmed that I have Microsoft SharePoint Foundation Support enabled as part of my office 2013 instance. I have also confirmed that SharePoint OpenDocuments Class control is enabled within my IE settings.

    IE version and Office that is installed in your computer should have to the same version (32-bit). 
    Thuan Soldier
    A 23-year-old man loving Microsoft technologies and making crazy ideas on business journey.
    SharePoint Vietnam |
    Blog | Twitter

  • Scale out sharepoint server search to index server and Microsoft SharePoint Foundation Web Application to new server

    Hi
    in my single server these below service are running:
    SharePoint Server Search 
    User Profile Service 
    Microsoft SharePoint Foundation Web Application
    here how i scale out  Microsoft SharePoint Foundation Web Application  to another server
    and  SharePoint Server Search  to new index server.
    adil

    Check here to see how to add servers to the farm:
    http://technet.microsoft.com/en-us/library/cc261752(v=office.15).aspx
    What Inderjeet meant was that if you chose to install SharePoint as a single server instead of a complete farm, you won't be able to add servers to the farm at a later time. You can check if this is the case by checking the registry key he mentioned. If
    that is indeed the case, there's nothing to it but reinstall the farm.
    So that is why you never should choose the single server option, it locks you in and limits future options, while choosing to install sharepoint as a complete farm it's still perfectly acceptable to host it on a single server.
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

  • Can not restart Microsoft SharePoint Foundation Web Application after stopping

    All, thanks for any help.
    I have a SP2010 instance running and am in the process of adding custom web parts, activities, and timer jobs.  As part of troubleshooting an odd problem where my code did not seem to be getting updated on deployments, I decided to try restarting the
    Microsoft SharePoint Foundation Web Application in Central Administration/Services on Server.  It stopped well enough, but on restart it now fails with the error "Expression must evaluate to a node-set.
    ".  I thought it might have something to do with the updated web.config, so I took it back to the original one, but the problem still persists.  I have tried multiple PC restarts and iisresets, along with trying to start the service via the use of
    stsadm.  My SP2010 instance is deployed on a Windows Vista box for testing.  I have successfully deployed this very same custom timer job to that very box in the past; it just won't deploy now and the Microsoft SharePoint Foundation Web Application
    constantly shows "error starting" on the Services on Server page.
    As a result I can no longer deploy timer jobs - they deploy but never show up Central Administration after deployment, and never execute.  Can anyone tell me how to get Microsoft SharePoint Foundation Web Application to restart?
    ~Thanks!
    Mitch

    Old post, but in case others come across this. From:
    http://sharepointumar.wordpress.com/2013/10/11/restart-microsoft-sharepoint-foundation-web-application-service-stuck-at-stopping/comment-page-1/#comment-146
    Stop it by running:
    $svc = Get-SPServiceInstance | where {$_.TypeName -like "*Foundation Web*"}
    $svc.Status = "Offline"
    $svc.Update()
    And then start:
    $svc = Get-SPServiceInstance | where {$_.TypeName -like "*Foundation Web*"}
    $svc.Status = "Online"
    $svc.Update()
    Optionally, you may need to run (I didn't):
    $wa = Get-SPWebApplication http://webAppUrl
    $wa.ProvisionGlobally()
    Ben Weeks
    SharePoint Consultant @ Webtechy Ltd
    T: +441223922070 F: +448701315220
    Web: http://www.webtechy.co.uk Blog:
    http://blog.webtechy.co.uk

  • Can v create graphical display for the report

    Hi to everyone
    my q is this can v create trend lines for a report ........
    if the ans is yes then pl mention the way of doing it .......

    when you run a bex report on the left top you have a button "graph". If you click this, you get a basic chart representing your output table. when you right-click on the chart you get the option menu as you get in xls, meaning you can change the type of chart (line, bar, pie,...) the series, the titles and so on (like regular xls)
    so the answer to your question is yes. If you want even more features you can use workbooks.
    M.

  • ORACLE reports Build 10g - Data Model - query - If statement in Alias ?

    I have the following select statement. It has the alias Survivors, Deaths and "All
    With the ORACLE reports Build 10g - Data Model - I have the following query statement. I require the alias to change. Can the following be done.
    Cases". Is it posible to use :P_LANGUAGE variable to say that -- IF :P_LANGUAGE = FRENCH THEN alias are Survivants for survivors, Décès for Deaths, Tous_les_cas for All Cases. Please advise
    SELECT ALL T_NTR_MULTIBAR.CAT, T_NTR_MULTIBAR.NUM_CASES_LEFTBAR AS Survivors,
    T_NTR_MULTIBAR.NUM_CASES_MIDDLEBAR AS Deaths, T_NTR_MULTIBAR.NUM_CASES_RIGHTBAR AS "All Cases"
    FROM T_NTR_MULTIBAR
    WHERE INSTANCE_NUM = :P_INSTANCENUM
    order by ORDERS

    It is no problem, you can automatically change the complete query before the report is running, which delivers you different kind of values. But the alias names does not change in the group of the data-model, although two query are running with different alias names at different times. In the data model you see the alias names of the first implemented select statement, which are the column fields in the layout.

  • How to run Report Builder Report from Command line

    Hello,
    Can Oracle Report Builder Report (run time report) run from Command line ( SQL prompt or Shell script).
    Quick response will be appreciated.
    Thanks,
    Atif

    Hi Atif,
    please see Note 74648.1 on Metalink.
    Monica

  • Report Builder report?

    A dataset is about a join query for multiple tables. For each record in the dataset we need to show related records from another query. trans# is the link to get linked records.  The sub-report used will show all linked records in one table while
    we need it to show separately for each one record as follows:
    Is it
    SQL 2008 R2 Report builder
    report layout:
    record1               Trans#    date               location   customer
                               A123     dd/mm/yyyy       loc1         
    ABC
     Linked records    Trans#    Type             rate
                               A123      V1                1.1
                              A123       Y1                
    0.0
     record2           Trans#    date                  location   customer
                            F456     dd/mm/yyyy          loc2       
    fdc
                            Trans#      Type              
    rate            customer
                            F456          V1                 
    1.1             JK
                            F456          C2                  
    1.0             JK
                            F456         C3                   
    0               JK

    Hi Kareem,
    According to your description, you want to show the linked based on the "Trans#" in subreport. Right?
    In this scenario, we can pass the "Tran#" as parameter to run the subreport. So when we drill down the report, it will show related records for each "Tran#". For detail steps, please refer to a similar thread below:
    http://social.technet.microsoft.com/Forums/en-US/45c500d9-6de1-473e-b118-d023fc5ba988/ssrs-subreport-parameter-passing-issue?forum=sqlreportingservice
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • This web site must be created on a server that is running Microsoft Sharepoint Foundation. Please choose another Location

    Hi all, I installed microsoft sharepoint designer 2010. It was working perfectly up until yesterday when I create a new site, it gave me an error that said " This web site must be created on a server that is running Microsoft Sharepoint Foundation.
    Please choose another Location " Now I can't create any sharepoint site and it freaks me out. I tried repairing, unistalling and reinstalling but still i get the same message. 

    You have to have SharePoint 2010, either SharePoint Foundation 2010 or SharePoint Server 2010, installed somewhere in order to be able to create SharePoint sites with SharePoint Designer 2010. SharePoint Designer 2010 is a client-side product, which is usually
    installed on end user machines and then used to connect to a server-side edition of SharePoint 2010 (either of the two I mentioned above) to modify the SharePoint sites hosted on that server-side product.
    It is possible to install SharePoint Foundation 2010 on a client operating system (Windows 7), but it is much more likely that a production environment will involve installing SharePoint Foundation 2010 or SharePoint Server 2010 on a server operating system
    (Windows Server 2008 or Windows Server 2008 R2) on a central server that can be accessed by multiple users.
    If you are looking to do testing, you can either install Foundation on Windows 7, or use a virtualization product such as Hyper-V, VMware Workstation, Virtual Box, to name a few, to build a virtual server hosting SharePoint.
    You aren't going to be able to create SharePoint sites with SPD until you have SharePoint Foundation 2010 or SharePoint Server 2010 somewhere for it to connect to, sorry.
    John
    MCTS: WSS v3, MOSS 2007, and SCOM 2007
    MCITP: Enterprise Project Management with Project Server 2007
    Now Available on Amazon - The SharePoint 2010 Disaster Recovery Guide. Also available -
    The SharePoint 2007 Disaster Recovery Guide.
    My blog: My Central Admin.

  • How can I create an sql query updateable report

    Seems as though after upgrading our APEX version I no longer have the option to create an updateable report. Some of my old updateable reports seem to be working fine but some will not update after I click my submit button. AT first they just refreshed the page and ignored my changes to the data in the text field. After tinkering with the non working region, now I get a ORA-20001 current version of data in database has changed etc.
    HELP!

    Hi,
    OK - first, you can still create an Updatable Report. When you create a new report, select the Wizard Report option and follow the prompts. When the report has been created you can then switch it to be updatable. I don't know why it has been done this way, but that works.
    Second, on the reports that return that error, do you have any columns set a Standard Report Column? I have found that you need to include ALL columns in the data being submitted, even if that means you have to create a second instance of a column in your SQL statement and then make one of the columns Hidden. For example, if you created a Tabular Form using the wizard on the EMP table, you get EMPNO and EMPNO_DISPLAY, with EMPNO hidden. You would need to do the same for any column not being edited by the user. Something similar may also happen if you have made any of the INPUT items readonly or disabled as these are not submitted by the browser.
    Andy

  • How can I create a "Camera Shot" list report?

    Adobe Story allows you to annotate a script with "Camera Shots", but where is the facility to index and print these out as a list?

    Sorry I didn't explain the 'camera cards' report in my previous post. Below are the steps to generate one from a Script. Though I am not sure if generating this report will solve your problem or not.
    'Camera Cards' is just the name of that report. When you run that report on a script, it will list out its 'camera shots'.
    To generate the 'Camera Cards' report from a script, you can try the following steps:
    - open the script
    - click on the reports button and select 'Camera Cards [Script]' from the drop down.
    - Click on Generate button to create the report
    This report will then list out the 'camera shots' of a particular camera number in each scene.
    e.g. in the screen shot below, the first page of this report is listing out the 'camera shots' of scene 2 that have camera number '1'

  • Can you create a custom PDF Preflight report?

    Is it possible to customize the preflight report?

    bollocks, everything can be changed, including acrobats default preflight report, but since adobe isnt forthcoming with options to do so, look at enfocus pitstop instead. acrobat without pitstop is like a car without a steering wheel.
    http://www.enfocus.com/en/support/knowledge-base/how-to-add-a-company-logo-to-the-prefligh t-report?q=Search
    and the same is true for acrobat, just gotta find all those resources and a way to edit them without getting into licensing trouble over edititng adobes code.

  • Updaing SQL 2005 Report Builder Reports (based on Report Models) to SQL 2012 Report Builder Reports?

    We are upgrading from SQL 2005 to SQL 2012 directly (no SQL 2008 to be installed).  We have many SSRS Reports written in Report Builder 1.0 against Report Models generated from an OLAP datasource.  In SQL 2012, Report Models can no longer
    be created or edited.  I have found many posts on this topic, including this: 
    http://social.msdn.microsoft.com/Forums/en-US/896522da-45c3-46c0-848a-16f8f02ab051/how-to-upgrade-report-models-from-report-builder-1020-to-30. which the 'answered' response states: 
    SQL Server 2012 Reporting Services does not include tools for creating or updating report models. Although you can continue
    to use existing report models as data sources in SQL Server 2012 Reporting Services reports you should consider updating your reports to remove their dependency on report models.
    But I cannot locate any instructions/documentation, etc. on how to go about "updating your reports to remove
    their dependency on report models.".  How do I take existing Report Builder 1.0 reports that point to Report Models and upgrade them to the new SQL 2012 without Report Models?  Is there a way to convert them?  Or, do they need to be rewritten
    from scratch?  If there is a link to these instructions, please post as I cannot locate it any where.  Thank you.

    Katherine thank you for helping with this.  Here is what I have tried:
    On the Report Manager (2012) site, I created a new OLAP data source.  And when I test the connection, I get the pop up "Connection created successfully."
    I then pointed my Report Builder (v1.0) report to this new Data Source (from Report Manager site, selected 'Manage' for the report, from Data Sources, selected Browse and drilled down to the new Data Source I created and selected Apply). 
    Now when I try to View the report, I receive the following error:
    An error has occurred during report processing. (rsProcessingAborted) Query execution failed for dataset 'paramDataSet'. (rsErrorExecutingCommand) The SemanticQuery element at line 7, column 279 (namespace http://schemas.microsoft.com/sqlserver/2004/10/semanticmodeling)
    cannot appear under Envelope/Body/Execute/Command.
    I then exited IE and reopened the Report Manager site.  I opened Report Builder 3.0,, selected Open and opened this same report.  Idrilled donw to Data Sources and  right clicked on dataSource1 (the only one listed) and selected Data
    Source Properties.  I kept the same name, but selected the new shared datasource I created (New DataSource), and selected OK.
    Next, I drilled down to Datasets.  There are two listed, dataSet and paramDataSet (yes, this report has parameters).  I right clicked on the dataSet and selected dataSet properties, and see that it points to dataSource1 (which is the dataSource
    I just pointed to my New DataSource).  I cancelled and checked the Data Source for paramDataSet, and it also points to dataSource1.  Selected cancel and went back to the main dataSet.
    So both datasets point to the new DataSource I created.
    If I select Run, I get the following error: 
    I select OK and right click on dataSet and select Refresh Fields and get this error:
    Can you (anyone) please explain what I am doing incorrectly?  Thank you.

  • How to remove Built-in-Fields from Report builder report

    I have create SSRS report which is sending email to recipient but at the bottom of report email I am also getting
     report accessible address. I don’t want to send that address to recipient. How should I remove from report builder?
    The report is accessible at the following address
    <<Report address>>
    Rahul

    You have to change the report subscription, and untick the checkbox that says to also send it as a link.

  • How to merge 2 or more Report Builder reports and output as one pdf

    I'm in a J2E shop in which I develop Oracle reports that are called and published by the application as jsp's. I need display output multiple reports sequentially and then print them out (as one pdf). All component reports currently exist as their own jsp file so the desire is to string together these JSP's without recreating them in a single jsp thereby doubling maintenance.
    Does report builder have an option to do this or is there code that can be added at the end of a Report Builder jsp file that will call the next jsp sequentially.

    Hello,
    I do not believe that Report Builder has a way to merge multiple PDF's into a single output file. I found a FREE product that will merge multiple PDF's into a single file that you could use as long as merging the outputs one after another is acceptable.
    Go to http://www.somepdf.com and look at their product.
    Good luck,
    Don.

Maybe you are looking for

  • Error Message is not displayed on the pop screen for chain end chain

    Hi, I have called a screen in one of the standard program using enhancmenets, and i had put validations using chain and end chain, but the error message is not displayed immediately on the screen but it is displaying as log , i want the error should

  • Mini DisplayPort to DVI + DVI to VGA Display Adapter, will it work?

    Hi, I have a MBP, and I have just purchased an apple Mini DisplayPort to DVI adapter. I want to connect it to a VGA port. Can I buy an Apple DVI to VGA Display Adapter and connect it to the connector above. Will that work? Any one with experience who

  • HT204053 how can i sync calendar and contacts between my iPhone and new Mac book pro?

    I use an iPad and iPhone to maintain my schedule and contacts. I just purchased a Macbook Pro...how do I sync info on my other devices with my Macbook? I have a current iCloud ID... Would the info from the calander on the iPad automatically "push" to

  • Replacing csv commas with tabs

    Has anyone come accross a command, preferably in vi to replace comma's seperated fields with tab delimited fields? I know about the substitution command but as people who work with csv files might know that fields of data with commas in them have quo

  • Location of Camera Raw settings storage for jpg and tiff

    Just upgraded to CS3 on Windows. Cannot figure out where camera raw setting information is stored for jpgs and tiffs, and want to archive settings when I copy the adjusted images to external hard drives. I see no sidecar, and cannot find the info in