Report service Integration (sql 2012 and SharePoint 2013) error Report Server WMI Provider error: Invalid namespace

Report Server WMI Provider Error: Invalid namespace
Domain Server, Sql2012 server and SP2013 Server (3 vm servers)
the sql server reporting services service application and applications Proxy are installed and started (SP2013 Sever)
the sql server PowerPivot system Service and SQL server Reporting Services Service are Started (in Services on Server)
in sql server 2012 sp1 reporting service configured (web service URL and Report Manager URL are configured and tested,  the database report server mode is native) (SQl 2012 Server)
under general Application Settings .. trying to setup the "Reporting Service Integration" give us the above error message (Report Server WMI Provider Error: Invalid namespace)
I was looking for all blogs and TechNet material but without success.

Follow these steps:
1) Uninstall SSRS from the Database Engine server (MSSQLSERVER instance).
2) Install SSRS on the SharePoint server using the "Reporting Services - SharePoint" install option during SQL Feature selection, no other services are required (e.g. you do not need to install Database Engine services).
3) You should then see SSRS as a Service Instance in Central Admin -> Manage Services on Server, at which point you can also create an SSRS Service Application.
While this guide (http://msdn.microsoft.com/en-us/library/jj219068.aspx#bkmk_install_SSRS) walks you through it, this is for a single server install where the Database Engine is also installed on SharePoint, not something you want to do.
Trevor Seward
Follow or contact me at...
&nbsp&nbsp
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • Install AD / SQL Server 2012 and SharePoint 2013 on a single server as Development Environment

    Hi All,
          I'm planning to prepare a SharePoint 2013 development environment. The current idea is to install Domain controller, SQL Server 2012 and SharePoint 2013 all on a single server. Even though this is for development purposes,
    would there be any limitations specially when it comes to SP 2013 functionalities according to your experience?
    Some articles i referred.
    http://sharepoint-tutorial.net/post/2012/07/18/install-sharepoint-2013-domain-controller.aspx
    http://social.technet.microsoft.com/Forums/en-US/f438c9a6-02e8-43d3-9963-7a0608f0b961/sharepoint2013-on-domain-controller
    Thanks,
    Dilip

    Hi
    i understand this is a sandbox environment but you should be able to install everything.
    http://sharepoint-tutorial.net/post/2012/07/18/install-sharepoint-2013-domain-controller.aspx
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Reporting Service SharePoint Integration Mode option is disabled in Reporting Service Configuration - SQL 2012

    Hi ,
     The option to select reporting service in sharepoint integration mode is disabled while trying to install SQL Server 2012. Any ideas?
    Raghavendra Shanbhag | Blog: http://moss-solutions.blogspot.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

    Hi Trevor,
    Need urgent help please.
    I have to install the SSRS in SP 2013.
    Database ( SQL Server 2012 SP1) and SP 2013 servers are separate.
    Installed SSRS in DB server (Integration mode).
    Installed ADD-IN for SSRS in SP2013 server.
    I have followed all the steps mentioned by microsoft.
    But , I stuckup as below, SSRS service in sharepoint does not get started.It is showing disabled.
    >Install-SPRSService
    >Install-SPRSServiceProxy
    >Get-SPServiceInstance -all |where {$_.TypeName -like "SQL Server Reporting*"} | Start-SPServiceInstance
    >get-spserviceinstance -all |where {$_.TypeName -like "SQL Server Reporting*"}
    TypeName                         Status   Id                                
    SQL Server Reporting Services... Disabled b2efbe68-114f-4459-b083-4d414528ab05
    And, while looking from Manage service application, the SSRS service shows 'Error Starting' while we go to start the service.
    Hitting the technical detail of the problem it takes us to 
    Following is the log entry through ULS viewer :
    Microsoft.ReportingServices.Diagnostics.SqlInstallation+ConfigurationErrorException: Installation Error: Could not find SharedCode on SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key.   
     at Microsoft.ReportingServices.Diagnostics.SqlInstallation.get_SqlSharedCodeDirectory()    
     at Microsoft.ReportingServices.Diagnostics.SqlInstallation.GetSkuFromSqlBoot(String instanceId, Int32& daysLeft)    
     at Microsoft.ReportingServices.SharePoint.SharedService.Service.ReportingWebServiceInstance.Provision()    
     at Microsoft.SharePoint.ApplicationPages.ServerPage.OnObjectModelAction(Object sender, ObjectModelActionEventArgs e)    
     at Microsoft.SharePoint.WebControls.ActionLinkDataSourceControl.RaisePostBackEvent(String eventArgument)    
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    We have no clue whats going on.
    Please help.
    Thanks,
    Raghav

  • How to join a Domain Controller Server to an two-tier (SQL Server 2012) and Sharepoint 2013 (SP2013) farm

    Hi,
    I am trying to build a 3-tier SharePoint 2013 farm.
    1. SQL Server 2012, Windows 2012 VM
    2. DC Server, Windows 2012 VM
    3. SharePoint 2013, Windows 2012 VM
    I didn't built the DC server. Someone else did. However, I created about 14 service domain user accounts for SQL Server and SharePoint install and operation.
    I was able to join the SQL Server into the SharePoint server farm using SharePoint 2013 Product Configuration Wizard.  When I start the Central Admin, and click on Servers in the Farm, I only see the SharePoint server and SQL server,
    but the DC server is not listed.  Any suggestion on what did I miss?
    Thanks
    Jean

    You cannot join the Domain Controller to your SharePoint farm.  You must instead join each server from that farm to the domain that is served up by that DC.  You will want to uninstall SharePoint and probably SQL before you do this.  If it's
    an option, I would re-provision your VMs completely and start fresh.  Once you login to a new server, join that server to the target domain like this: 
    http://www.petri.co.il/join-windows-server-2012-to-domain.htm
    You'd have to ensure that your DNS resolves to the target domain on the server being joined to the domain.  If it doesn't, you can always use HOSTS entries to overcome that in the short term.
    Once you've joined both the future SQL and SharePoint servers to the domain, you can install SQL Server and then SharePoint on their prospective servers to create your farm.
    I trust that answers your question...
    Thanks
    C
    |
    RSS |
    http://crayveon.com/blog |
    SharePoint Scripts | Twitter |
    Google+ | LinkedIn |
    Facebook | Quix Utilities for SharePoint

  • Running a Reporting Services Subscription from code in SharePoint 2013

    We have a need to run Reporting Services Subscription that is set in one of the SPWebs
    The current developer went through SQL to get the Subscription object and run it whenever a user clicks a button to do that.
    Is there a programmatic way using the object model to enumerate the Reporting Services Subscriptions in a web and run the one we want?
     I would like to use as much of the current context so we do not have to configure the application for each environment we go through.
    Thanks!
    Ofer Gal

    Hi,
    According to your description, you might want to handle the SQL Server Reporting Services Subscription using SharePoint Object Model.
    In SharePoint Object Model, there seems no straight way can meet your requirement. You might need to interact with the Report Server to access the subscription properties
    directly.
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Patrick Liang
    TechNet Community Support

  • Sql 2012 for Sharepoint 2013

    What's better, SQL 2012 on a separate virtual machine running other databases too, or SharePoint having SQL all to itself on the same virtual server?
    David

    That would depend on the load. If SharePoint was in use by just a couple of users, the content was small, and SQL was limited in memory usage while the VM had enough memory, a single install would be fine.
    But in general, I would pick the first option of having SQL on a separate VM.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • SharePoint 2013 - Team Foundation Server Dashboard Update job failed

    Hi
    I integrated TFS 2012 with SharePoint 2013 on Windows Server 2012.  SharePoint 2013 farm have 3 WFE and 3 App servers
    here what i did
    Install TFS extension for SP 2013 on each of SP server and granted access of SP web application to TFS server successfully
    in CA - I deployed TFS solutions (wsp) successfully) for wfe3 server
    microsoft.teamfoundation.sharepoint.dashboards.wsp
    microsoft.teamfoundation.sharepoint.dashboards15.wsp
    microsoft.teamfoundation.sharepoint.wsp
    I have a number of SC with TFS features activated and connect with TFS server project site working but I really don't know much about TFS.
           What I see is there are 2 TFS timer jobs "Team Foundation Server Dashboard Update" for each of the web application (web1 and web2)
    running every 30 minutes.
    All jobs on web1 are running and succeed and ran on wfe1 and app3
    but all jobs on web2 are failed and ran on wfe2, wfe3 and app1, app2 with the following error  "An exception occurred while scanning dashboard sites. Please see the SharePoint
    log for detailed exceptions"
    I looked into the log file and it is show the same error but nothing more.
    If anyone experience this or have any advice on how to resolve this, please share
    Thanks
    Swanl

    Hi Swanl,
    It seems that the Dashboard Update timer job will loop through the existing site collection, regardless if it is associated to a TFS site.
    If one or more of this site collection is down/corrupted, this will cause the job to fail.
    You can try the following step to check if the sites are good:
    1. Go to Central Administration > Application Management > View all Site Collections. Proceed to click on each Site collection, and notice the properties for the site on the right hand site.
    If the properties does not show up or errors out, this will need to be fixed.
    2. Detach the SharePoint content database and reattach it to see if the issue still occurs.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • SharePoint 2013 and SQL Reporting Services Integration Mode

    I'm setting up a production environment with SQL Server 2012 SP1 (Clustered) and SharePoint 2013.
    I successfully setup the integration using PowerShell (Install-SPRSService & Install-SPRSServiceProxy). I can see the SQL Reporting Service on the CA Services and it's started, I've also created the Services Application without any issues (And linked it
    to my web application). However the Report Server Integration feature is missing from my site collection and so are the content types. I even tried creating a new site collection and no dice.
    Appreciating any help.
    Best,
    MI

    Hi MI,
    As per my understanding, I think this issue is caused by you haven’t install the Reporting Services add-in for SharePoint Products or is not installed correctly. If we install the Reporting Services add-in for SharePoint Products after the installation of
    the SharePoint Server, then the Report Server integration feature and the Power View integration feature will can be activated for root site collections. For other site collections, we can manually activate the features. To fix the issue you occurred, we should
    install or reinstall the Reporting Services add-in for SharePoint Products.
    For more information about Install Reporting Services 2012 SharePoint Mode for SharePoint 2013, please see the following article:
    http://msdn.microsoft.com/en-us/library/jj219068.aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Sharepoint 2010 SQl 2008 r2 Reporting Services Integrated with Claims

    i have a 4 server sharepoint 2010 farm all servers are windows 2008 r2 x64
    two severs are sharepoint app/wfe servers
    one server is SQL sharepoint content db server sql 2008 r2 enterprise
    one server is SQL Claims Provider DB and reporting services on SQL 2008 r2
    the site is behind a forefront tmg proxy firewall for both internal and external users and both locations are producing the same results.
    the web application i am having an issue with consists of a primary web app claims enabled web app that only has NTLM enabled, with an extended extranet webapp that  supports claims and NTLM.
    there is surrently a site collection that has been configured for reporting services when i log into the site as a SQL Claims user i am able to run the reportbuilder as a content type  using the New Report builder report content type from a library on
    this site. Reportbuilder launches and i am once gain prompted to login i login with the same credentials i used to log into the site and reportbuilder opens up and then i am able to open datasourceas and reports.
    When i log in to the same site collection as a domain user i am able to log in to the site and launch reportbuilder. When reportbuilder opens up i am prompted to log in, i insert my domain\username and password and nothing happens the login prompt appears again
    blank on the back end it throws the following exceptions
    1. Password check on 'username' generated exception: 'System.ServiceModel.FaultException`1[Microsoft.IdentityModel.Tokens.FailedAuthenticationException]: The security token username and password could not be validated. (Fault Detail is equal to Microsoft.IdentityModel.Tokens.FailedAuthenticationException:
    The security token username and password could not be validated.).'.
    2.An exception occurred when trying to issue security token: The security token username and password could not be validated.
    any thoughts on where i should begin troubleshooting this.

    I think i am getting close i am now seeing a new error it seems that the sp farm account is unable my domain account when launching reportbuilder.
    vent code: 4006
    Event message: Membership credential verification failed.
    Event time: 4/6/2014 10:59:05 AM
    Event time (UTC): 4/6/2014 2:59:05 PM
    Event ID: 7640af98dab846829f78e7d74a4e1e8a
    Event sequence: 9
    Event occurrence: 8
    Event detail code: 0
    Application information:
        Application domain: /LM/W3SVC/2/ROOT/SecurityTokenServiceApplication-1-130412687342754349
        Trust level: Full
        Application Virtual Path: /SecurityTokenServiceApplication
        Application Path: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\WebServices\SecurityToken\
        Machine name: (SP WFE MACHINE NAME)
    Process information:
        Process ID: 8044
        Process name: w3wp.exe
        Account name: (SP FARM ACCOUNT)
    Request information:
        Request URL:  
        Request path:  
        User host address:  
        User:  
        Is authenticated: False
        Authentication Type:  
        Thread account name: (SP FARM ACCOUNT)
    Name to authenticate: (doamin account launching reportbuilder)
    Custom event details:

  • Reporting Services Native versus High Availability SharePoint integrated?

    SQL noob here, thanks.
    I'm building a new 2008R2 HA SQL server that's part of a SharePoint farm. I'm looking at the Reporting Services Configuration Manager side by side with the old server.
    Old server: Report Server Mode is Native
    HA server: SharePoint integrated
    I want the SQL setups to be as consistent as possible, but don't see a way to switch the HA server to Native. Doable? I read
    http://technet.microsoft.com/en-us/library/bb326407(v=sql.105).aspx but I want to keep the same database name. Can I delete the SharePoint Integrated Report Server DB and recreate
    as native?
    Thanks,
    Scott

    Hi scogordo,
    According to your description, you want to switch to native mode for the HA server with SharePoint. Right?
    In Reporting Services, as you can see in your link, we have to specify a database running at native mode as report server database. Since you still want to keep the previous database name, we suggest you change the name of previous database.
    Then use the previous name for the new created native mode database.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Verify that SQL Server Reporting Services is installed properly and that it is running.

    I am trying to install DPM 2010 on Windows 2008 R2.  Running through installation and the server that I'm installing DPM to will also host the SQL instance and Reporting instance.  Pretty much choosing all the defaults.
    Installation gets to reporting portion and fails.  It says that I need to verify that Reporting Services is running.   The exact error is:
    Data Protection Manager installation has failed. To return the server to its original state, you must uninstall Data Protection Manager by using Add or Remove Programs in Control Panel. This will remove all files and components copied during installation. 
    For details, click the Error tab.
    DPM Setup has not configured Reporting Services to use Secure Sockets Layer. For more information on how to configure the Report Server for Secure Sockets Layer (SSL) connections, see Configuring Report Server for Secure Sockets Layer (http://go.microsoft.com/fwlink/?LinkId=178289)
    Report configuration failed.
    Verify that SQL Server Reporting Services is installed properly and that it is running.
    ID: 812
    It is running and working, I can go to the URL and see Reports installed.   It grabbed a server certificate which is valid and binds that to 443.  I have tried this as well with the certificate removed.
    Here is the relative portion of the DPM 2010 log:
    [6/25/2010 10:30:01 AM] * Exception :  => System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.ReportingException: Exception of
    type 'Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.ReportingException' was thrown.
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.ReportingException.UnableToConfigureAccount(ErrorCode errorCode)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateUserAccount(String server, String password, Boolean create)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.SetReportingPassword(String password, String server, String instanceName, String dbConnectionString)
    *** Mojito error was: PasswordTooShort; 0; None
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
       at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.ConfigureReporting(Boolean isRemoteDb, String rsMachineName, String rsInstanceName, String installerPath)
    [6/25/2010 10:30:01 AM] * Exception :  => Report configuration failed.Verify that SQL Server Reporting Services is installed properly and that it is running.Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.BackEndErrorException: exception --->
    Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ReportDeploymentException: exception ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.ReportingException:
    Exception of type 'Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.ReportingException' was thrown.
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.ReportingException.UnableToConfigureAccount(ErrorCode errorCode)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateUserAccount(String server, String password, Boolean create)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.SetReportingPassword(String password, String server, String instanceName, String dbConnectionString)
    *** Mojito error was: PasswordTooShort; 0; None
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
       at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.ConfigureReporting(Boolean isRemoteDb, String rsMachineName, String rsInstanceName, String installerPath)
       --- End of inner exception stack trace ---
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.ConfigureReporting(Boolean isRemoteDb, String rsMachineName, String rsInstanceName, String installerPath)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.ConfigureReporting(String reportserverConfigFilePath, Boolean existingDB, Boolean isOemSetup, Boolean isRemoteDb, String sqlServerMachineName, String instanceName)
    *** Mojito error was: ReportDeploymentFailed; 0; None
       --- End of inner exception stack trace ---
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.ConfigureReporting(String reportserverConfigFilePath, Boolean existingDB, Boolean isOemSetup, Boolean isRemoteDb, String sqlServerMachineName, String instanceName)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.DpmInstaller.ConfigureReporting(Boolean isRemoteDb)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ProgressPage.InstallerThreadEntry()
    *** Mojito error was: ReportDeploymentFailed; 0; None
    [6/25/2010 10:30:07 AM] *** Error : Report configuration failed.
    Verify that SQL Server Reporting Services is installed properly and that it is running.
    ID: 812
    [6/25/2010 10:30:07 AM] Information : Data Protection Manager installation has failed. To return the server to its original state, you must uninstall Data Protection Manager by using Add or Remove Programs in Control Panel. This will remove all files and components
    copied during installation.
    For details, click the Error tab.
    DPM Setup has not configured Reporting Services to use Secure Sockets Layer. For more information on how to configure the Report Server for Secure Sockets Layer (SSL) connections, see Configuring Report Server for Secure Sockets Layer (http://go.microsoft.com/fwlink/?LinkId=178289)

    Hello,
    The real problem is the error UnableToConfigureAccount and *** Mojito error was: PasswordTooShort; 0; None
    The reason is due to the new password complexity on Windows 2008 which states the following:
    Password must meet complexity requirements
    This security setting determines whether passwords must meet complexity requirements.
    If this policy is enabled, passwords must meet the following minimum requirements:
    Not contain the user's account name or parts of the user's full name that exceed two consecutive characters
    Be at least six characters in length Contain characters from three of the following four categories:
    English uppercase characters (A through Z)
    English lowercase characters (a through z)
    Base 10 digits (0 through 9)
    Non-alphabetic characters (for example, !, $, #, %)
    Complexity requirements are enforced when passwords are changed or created.
    Default:
    Enabled on domain controllers.
    Disabled on stand-alone servers.
    Note: By default, member computers follow the configuration of their domain controllers.
    Please use a more secure password adhering to the above criteria and DPM should install fine.
    Regards, Mike J [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights.

  • SQL database and SharePoint integration

    I am looking for material on how to work with sql databases and sharepoint.
    Is it possible to use an SQL database, with foreign key relations, in a sharepoint list?
    What I am looking to is as follows:
    Have 2 tables in SQL Server, with a reference from one, to another.
    Have the ability to input and edit both tables from a sharepoint online external list.
    SQL Table 1:
    Id code
    name
    SQL Table 2:
    Arrival Date
    lot #
    idCode
    idCode references Table 1 id Code
    Sharepoint List A
    List of Table 1
    Sharepoint List B
    List of table 2, with the ability to add its to it, that will reference table 1.
    I can not find any material or other ares focusing on this subject. You assistance would be appreciated.
    Brandon

    What you're after is an External List. There are some details (and much of the configuration is on links in this page) here: http://technet.microsoft.com/en-us/library/jj683119(v=office.15).aspx
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Reporting services integration feature not available in 2010 experience mode site collection.

    I have a 2013 SP farm with SQL reporting services 2012 configured. When I create a site collection using the 2010 experience mode, I don't see the "Reporting Services Integration" feature under site collection features. However this feature is
    available when I create a site collection in 2013 experience mode. Is there a way I can activate the "Reporting Services integration" feature in a site created in 2010 experience mode? I am not able to activate the feature on a 2010 experience mode
    site collection using PowerShell either.

    Hi,
    From your description, When you create a site collection using the 2010 experience mode, the "Reporting Services Integration" feature is missed. However this feature is available when you create a site collection in 2013 experience mode.
    For your issue, whether your 2010 experience mode site collection is in the same web application with the 2013 mode site collection. if not,  make sure the web application which contains the 2010 site collecction have been
    enabled ssrs service,
    Go to CA->Application Management->Manage web applications-Choose the web application->Click Service Connections->Check SSRS, refer to the screenshot:
    Besides, I suggest you create a new 2010 mode site collection with the same tempalte and the same web application with 2013 mode site collection, compare the results.
    Also you can upgrade you 2010 mode site collection to the 2013 mode and compare the results.
    Hope it helps. 
    Best Regards,
    Lisa Chen
    TechNet Community Support
    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]

  • Report service Integration vs Report Service SharePointMode

    Hi,
    I see some msdn docs using the terms "RS Integrated mode" while some other msdn docs use the terms "RS SharePoint Mode".
    Are those the same thing?
    I guess it is just diferent terminology used with diferent produtcs versions RS2008/SP2010 & RS2012/SP2013.
    Am I wright or are there other considerations?
    Note: I'm not considering the RS Native mode Webparts .   

    Hi,
    Per my knowledge, the
    SQL Server Reporting Services Integration Mode is SQL Server Reporting Services SharePoint Integration Mode.
    http://www.optimusbi.com/2012/11/23/ssrs-integrated-vs-native-mode/
    As this question is more relate to SQL Server, I suggest you post it to SQL Server Forum, you will get more help and confirmed answers from there.
    http://social.technet.microsoft.com/Forums/en-US/home?forum=sqlreportingservices
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Not able to inistall Sharepoint 2013 on windows server 2012 r2

    Hi ,
    I am trying to install Sharepoint enterprise 2013 on windows 2012 r2. In very early stage i got issue when i ran prerequisite installer. 
    As we all know in this case we need to install prerequisite manually. I downloaded all the prerequisite and installed them manually. I have enabled all web and application role. then followed below link and installed all the prerequisite 
    http://iouchkov.wordpress.com/2013/10/19/how-to-install-sharepoint-2013-on-windows-server-2012-r2/
    SQL Server 2008 R2 SP1 Native
    Client 
    Microsoft
    WCF Data Services 5.0 
    Microsoft Information Protection
    and Control Client (MSIPC)
    Microsoft Sync Framework Runtime
    v1.0 SP1 (x64) 
    Windows
    Identity Extensions 
    Windows
    Identity Foundation (KB974405) 
    Windows
    Server AppFabric
    CU
    1 for AppFabric 1.1 (KB2671763)
    All got installed correctly on server validated from control panel then i restarted the server and Ran  SharePoint Set up
    But still facing issue attached in form of image
    Please help me on this.
    kirtesh

    Hi kirtesh,
    According to your description, my understanding is that you got an error when you ran prerequisite installer.
    Please make sure the Windows Server Features and Role services are enabled in your SharePoint server.
    Start > All Programs > Administrative Tools > Server Manager->Add Roles and Features:
    i. Application Server
    ii. File Services
    iii. Web Server (IIS)
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • MacBook Pro 13" (Early 2011) In Windows School Environment.

    Hi, my school recently decided to use crappy Toshiba Convertible Tablet/Laptops that are heavy, overpriced, slow, horrible, ugly, disgusting and other things. Anyway, they are asking $AU 4200 for them, I mean a 12" screen, twice as thick as a Mac boo

  • English dictionaries in iBooks not available in russian interface

    Hello! I am using russian language interface on my iphone 4 and I often read books in english via iBooks, so I need to define words from time to time. Before updating to iOS 7 I haven't experienced any problems with that, but after update iBooks says

  • Determining How a Function Module Was Called

    I have an RFC-enabled function module which can be invoked from outside of SAP, via an RFC from the JCo, for example, or it can be invoked from another SAP program or function module. I want the RFC-enabled function module to process certain things d

  • Cannot import javax.jms

    I've installed J2SE 1.3.1_01 and J2EE 1.3_01. I use Forte for Java CE 3.0. When I type import javax. I get nothing! Why I cant use javax ???? Please help an new Java-Fan

  • Record video using built in camera?

    Is there any way to record video using the built in camera on the 1.83gh macbooks, i know you can use photobooth with the newer macbooks, but on the older macbooks photobooth does not allow you this option. Any ideas?