Configuring Access Requests in SharePoint 2013

Hello everyone. we built our SP2013 farm last year and just now taking a deep dive into it. One of the issues I have run into, is the site access request notifications. I can see the requests in SharePoint and grant access from there but no email notifications
are generated. After looking into it for several day and even working with MS Premier Support for over two weeks, this still remains unresolved. MS also engaged their Exchange engineer who couldn't find any requests coming into Exchange.
Per MS recommendations, Incoming E-mail Service and SMTP is enabled on only one web frontend server in the farm. Any help at this point would be appreciated. Thanks.
tkhan

I ran into an issue similar to this and it ended up being that an unauthenticated account was sending the access request emails and not the standard send-as account defined in CA. 
What we found in the logs is that if User A makes a request to
Site A and User B should receive the access request, the access request email tries to send-as
User A from the webapp service account.
This was the error we received:
Failed attempt 1 sending mail to recipients: [email protected]
Mail Subject: User A wants to access 'TestAlert'. Error: SmtpException while sending email: System.Net.Mail.SmtpException: Mailbox unavailable. The server response was: 5.7.1 Client does not have permissions to send as this sender     
We worked with Microsoft on this as we believed it to be a bug that it should be sending as this user but they directed us to the Exchange team. They proposed a "fix" or more of a work around which was to grant send-as permission to all users for the service
account.
Get-mailboxDatabase -Server <servername> | Add-ADPermission -User "user" -extendedRights Send-As

Similar Messages

  • How to Enable Anonymous access to a SharePoint 2013 site e.g for specific site,list etc..

    Hi All,
          I'm working on an extranet and i would like users to be able to fill a form on the site.
    Since i'm going to use sharepoint 2013 how can i configure sharepoint to use both anonymous access and windows authentication at the same time.
    I know for sure it can be done but what can be allowed for anonymous access e.g specific list site etc..
    I would need to make some area available as anonymous e.g a whole site as  i would like to brand it a little to host the form.Any tips of who has configured similar would be appreciated

    Hi Patrick,
    Thanks for posting your query, Kindly follow the below mentioned steps to enable Anonymous access to a SharePoint 2013 site.
    In Central Administration, under Application Management., click Manage web applications.
    Select the web application you want to enable anonymous access for.
    In the Security group on the ribbon, click Authentication Providers.
    In the Authentication Providers dialog box, under Zone, click Default.
    On the Edit Authentication page, select the Enable anonymous access check box.
    Click Save.
    Close the Authentication Providers dialog box.
    Also, browse the below mentioned URLs for more details
    http://blog.cloudshare.com/2012/10/15/how-to-enable-anonymous-access-to-a-sharepoint-2013-site/
    http://www.sharepoint-journey.com/how-to-enable-anonymous-access-in-sharepoint-2013.html
    I hope this is helpful to you, mark it as Helpful.
    If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • Configuring SSRS reports in SharePoint 2013

    Hi friends
    how to configure reporting service in SharePoint 2013 with sql server 2008 R2
    in my developer server SharePoint 2013 is installed with sql server 2008 R2 SP1
    i am facing problems while configuring SSRS with SharePoint 2013 
    please help me to figure-out this problem  

    what exactly is the problem you are facing when you configure the reports. But your SQL server build it not supported
    http://msdn.microsoft.com/en-IN/library/gg492257.aspx
    pported Combinations
    Report server
    Add-in
    SharePoint version
    Supported
    1
    SQL Server 2014
    SQL Server 2014
    SharePoint 2013
    Yes
    2
    SQL Server 2014
    SQL Server 2014
    SharePoint 2010
    Yes
    3
    SQL Server 2012 SP1
    SQL Server 2014 and SQL Server 2012 SP1
    SharePoint 2013
    Yes
    4
    SQL Server 2012 and SQL Server 2012 SP1
    SQL Server 2014
    SharePoint 2010
    Yes
    Exception: Power view integration is not supported.
    5
    SQL Server 2012
    SQL Server 2012
    SharePoint 2010
    Yes
    6
    SQL Server 2008 R2
    SQL Server 2014
    SharePoint 2010
    Yes
    7
    SQL Server 2008 R2
    SQL Server 2012 and SQL Server 2012 SP1
    SharePoint 2010
    Yes
    8
    SQL Server 2008 R2
    SQL Server 2008 R2
    SharePoint 2010
    Yes
    9
    SQL Server 2008 R2
    SQL Server 2008 SP2
    SharePoint 2007
    Yes
    10
    SQL Server 2008 SP2
    SQL Server 2008 R2
    SharePoint 2010
    Yes
    11
    SQL Server 2008 SP2
    SQL Server 2008 and SQL Server 2008 SP2
    SharePoint 2007
    Yes
    For more information on Reporting Services features and report server modes, see
    Reporting Services Report Server.
    http://gokanx.wordpress.com/2013/12/22/sql-2008r2-sp1-reporting-services-for-sharepoint-2013-is-not-supported/
    No choice we have to migrate to SQL Server 2012. The SQL Server 2012 SP1 version of the add-in and report server, add support for SharePoint Server 2013
    QL Server 2008 R2 is server + Cal or Processor bases
    Standard = $7,499 to $29,996
    Enterprise = $28,749 to $229,992.
    SQL Server 2012 User Server + Cal or Core-Based
    Standard = $7,171 to $28,688
    Enterprise = $13,748 to $137,480
    SQL Server 2012 doesn’t cost more than SQL Server 2008 R2 but we have to admit that it contains a high number of significant new features. For the same price we can have a lot of more features in SQL and SharePoint! So if you want to use BI for SharePoint
    2013;
    If this helped you resolve your issue, please mark it Answered

  • Can we add users to the 'Manage Access Request' field to process site access request in SharePoint Online?

    Hi,
    I have a requirement in which I have to assign couple of email ids to the "Manage Access Request" field to process site access requests. And, this is possible using server object model but I have to achieve this on SharePoint Online with the help
    of CSOM.
    There are two properties which control the access request configuration, first is "RequestAccessEnabled", a Boolean flag which turns on or off the access request feature for the site. The second property defines one or more email addresses where
    requests will be sent to. It is named "RequestAccessEmail".
    The above both properties are available for server object model but not for CSOM.
    So, is there any other workaround or way to achieve the sane in CSOM?
    Thanks,

    I don't think there is a programmatic workaround for SharePoint Online.  But the email address is just used for Notification.  Anyone with Manage Permissions can approve Access Requests.  If you create an email distribution list for the multiple
    addresses that should be notified you should be able to add the email address for the distribution list into the Access request email field using the user interface.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • I can't insert access application to sharepoint 2013

    When i try to insert access aplication to my sharepoint 2013 site - it start to add but in the middle i get error "Sorry, there was a problem when adding the app. Click to try again" and it doesn't work why? thanks in advanced Limor

    Hi limlim1975,
    Based on your description, it seems the Access Service not configured properly in SharePoint 2013.
    I suggest you follow the steps below to make sure the Access Service has been configured properly:
    1. Configure Isolated App Domain.
    2. Configure SQL Server 2012 for Access Services 2013.
    3. Configure Access Services 2013 in SharePoint Central Administration->Manage Server.
    Here is  a detailed article for your reference:
    Configuring Access Services 2013 on Premises
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • Access Database in sharepoint 2013

    We have a new server here at work.  One of the virtual servers on this server has an installation of sharepoint 2013.  I have installed and configured many previous installations of sharepoint, 2013 is quite the different animal and I am working
    through trying to figure out how to set it up and use if for our company.
    A fellow employee was setting up an access 2013 database of our staff who does all of our construction.  We were successfully able to publish this access database to the sharepoint server from with in the Access 2013 environment.
    I am in sharepoint and I don't see the list that represents the access database.  Am I missing something here on how to make it display?

    When you publish a web database, Access Services creates a SharePoint site that contains the database. All of the database objects
    and data move to SharePoint lists in that site.
    Build and publish an Access database to SharePoint
    http://plexhosted.com/billing/knowledgebase/275/How-to-publish-Access-2013-database-on-a-SharePoint-2013-Enterprise-site.html
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Configuring Workflow Manager for SharePoint 2013

    I have gone through the configurations of Workflow and SharePoint to use the new Workflow Manager 1.0 several times now, and keep getting the below errors.
    My environment is set up with 2 servers, 1 SP Web Applicatin and 1 SQL. Workflow is installed on the SQL server. These errors are from the SQL Server. 
    Event ID 22
    Service Bus exception swallowed at location ServiceBusNamespaceListener.GetSessionAndStateWithRetryAsyncResult.HandleException. Microsoft.ServiceBus.Messaging.MessagingException: The token provider service was not avaliable when obtaining a token for 'https://srv22.domain.com:9355/WorkflowDefaultNamespace/$STS/Windows/'. ---> Microsoft.ServiceBus.TokenProviderException: The token provider service was not avaliable when obtaining a token for 'https://srv22.domain.com:9355/WorkflowDefaultNamespace/$STS/Windows/'. ---> System.Net.WebException: The remote server returned an error: (502) Bad Gateway.
    at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
    at System.Net.HttpWebRequest.GetRequestStream()
    at Microsoft.ServiceBus.TokenProviderHelper.GetWindowsAccessTokenCore(IEnumerator`1 stsUris, Func`2 uriBuilder, String requestToken, TimeSpan timeout, DateTime& expiresIn)
    --- End of inner exception stack trace ---
    at Microsoft.ServiceBus.TokenProviderHelper.ThrowException(Uri requestUri, WebException exception)
    at Microsoft.ServiceBus.TokenProviderHelper.GetWindowsAccessTokenCore(IEnumerator`1 stsUris, Func`2 uriBuilder, String requestToken, TimeSpan timeout, DateTime& expiresIn)
    at Microsoft.ServiceBus.WindowsTokenProvider.OnBeginGetToken(String appliesTo, String action, TimeSpan timeout, AsyncCallback callback, Object state)
    at Microsoft.ServiceBus.TokenProvider.GetTokenAsyncResult..ctor(TokenProvider tokenProvider, String appliesTo, String action, Boolean bypassCache, TimeSpan timeout, AsyncCallback callback, Object state)
    at Microsoft.ServiceBus.TokenProvider.BeginGetToken(String appliesTo, String action, Boolean bypassCache, TimeSpan timeout, AsyncCallback callback, Object state)
    at Microsoft.ServiceBus.TokenProviderUtility.GetMessagingToken(ITokenProvider tokenProvider, Uri baseAddress, String appliesTo, String action, Boolean bypassCache, TimeSpan timeout)
    --- End of inner exception stack trace ---
    Server stack trace:
    at Microsoft.ServiceBus.TokenProviderUtility.GetMessagingToken(ITokenProvider tokenProvider, Uri baseAddress, String appliesTo, String action, Boolean bypassCache, TimeSpan timeout)
    at Microsoft.ServiceBus.Messaging.Sbmp.SbmpMessageCreator.GetAuthorizationHeader(String action)
    at Microsoft.ServiceBus.Messaging.Sbmp.SbmpMessageCreator.CreateWcfMessageInternal(String action, Object body, Boolean includeToken)
    at Microsoft.ServiceBus.Messaging.Sbmp.AcceptMessageSessionForNamespaceAsyncResult..ctor(SbmpMessagingFactory messagingFactory, ReceiveMode receiveMode, Int32 prefetchCount, CreateControlLinkSettings controlLinkSettings, TimeSpan timeout, AsyncCallback callback, Object state)
    at Microsoft.ServiceBus.Messaging.Sbmp.SbmpMessagingFactory.OnBeginAcceptMessageSession(ReceiveMode receiveMode, TimeSpan timeout, AsyncCallback callback, Object state)
    at Microsoft.ServiceBus.Messaging.MessagingFactory.AcceptMessageSessionAsyncResult.<GetAsyncSteps>b__29(AcceptMessageSessionAsyncResult thisPtr, TimeSpan t, AsyncCallback c, Object s)
    at Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.EnumerateSteps(CurrentThreadType state)
    Exception rethrown at [0]:
    at Microsoft.Workflow.Common.AsyncResult.End[TAsyncResult](IAsyncResult result)
    at Microsoft.Workflow.Dispatcher.ServiceBusNamespaceListener.GetSessionAndStateWithRetryAsyncResult.EndAsyncResult(IAsyncResult result)
    at Microsoft.Workflow.Common.BackoffRetryAsyncResult.IsolateWithRetry(IAsyncResult result)
    Event ID 370
    The Workflow Manager cannot contact Service Bus service after retrying for '12' minutes. Please verify if the Service Bus service is up and running. The Workflow Manager failed at location 'ServiceBusNamespaceListener.GetSessionAndStateWithRetryAsyncResult.HandleException' due to exception: Microsoft.ServiceBus.Messaging.MessagingException: The token provider service was not avaliable when obtaining a token for 'https://srv22.domain.com:9355/WorkflowDefaultNamespace/$STS/Windows/'. ---> Microsoft.ServiceBus.TokenProviderException: The token provider service was not avaliable when obtaining a token for 'https://srv22.domain.com:9355/WorkflowDefaultNamespace/$STS/Windows/'. ---> System.Net.WebException: The remote server returned an error: (502) Bad Gateway.
    at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
    at System.Net.HttpWebRequest.GetRequestStream()
    at Microsoft.ServiceBus.TokenProviderHelper.GetWindowsAccessTokenCore(IEnumerator`1 stsUris, Func`2 uriBuilder, String requestToken, TimeSpan timeout, DateTime& expiresIn)
    --- End of inner exception stack trace ---
    at Microsoft.ServiceBus.TokenProviderHelper.ThrowException(Uri requestUri, WebException exception)
    at Microsoft.ServiceBus.TokenProviderHelper.GetWindowsAccessTokenCore(IEnumerator`1 stsUris, Func`2 uriBuilder, String requestToken, TimeSpan timeout, DateTime& expiresIn)
    at Microsoft.ServiceBus.WindowsTokenProvider.OnBeginGetToken(String appliesTo, String action, TimeSpan timeout, AsyncCallback callback, Object state)
    at Microsoft.ServiceBus.TokenProvider.GetTokenAsyncResult..ctor(TokenProvider tokenProvider, String appliesTo, String action, Boolean bypassCache, TimeSpan timeout, AsyncCallback callback, Object state)
    at Microsoft.ServiceBus.TokenProvider.BeginGetToken(String appliesTo, String action, Boolean bypassCache, TimeSpan timeout, AsyncCallback callback, Object state)
    at Microsoft.ServiceBus.TokenProviderUtility.GetMessagingToken(ITokenProvider tokenProvider, Uri baseAddress, String appliesTo, String action, Boolean bypassCache, TimeSpan timeout)
    --- End of inner exception stack trace ---
    Server stack trace:
    at Microsoft.ServiceBus.TokenProviderUtility.GetMessagingToken(ITokenProvider tokenProvider, Uri baseAddress, String appliesTo, String action, Boolean bypassCache, TimeSpan timeout)
    at Microsoft.ServiceBus.Messaging.Sbmp.SbmpMessageCreator.GetAuthorizationHeader(String action)
    at Microsoft.ServiceBus.Messaging.Sbmp.SbmpMessageCreator.CreateWcfMessageInternal(String action, Object body, Boolean includeToken)
    at Microsoft.ServiceBus.Messaging.Sbmp.AcceptMessageSessionForNamespaceAsyncResult..ctor(SbmpMessagingFactory messagingFactory, ReceiveMode receiveMode, Int32 prefetchCount, CreateControlLinkSettings controlLinkSettings, TimeSpan timeout, AsyncCallback callback, Object state)
    at Microsoft.ServiceBus.Messaging.Sbmp.SbmpMessagingFactory.OnBeginAcceptMessageSession(ReceiveMode receiveMode, TimeSpan timeout, AsyncCallback callback, Object state)
    at Microsoft.ServiceBus.Messaging.MessagingFactory.AcceptMessageSessionAsyncResult.<GetAsyncSteps>b__29(AcceptMessageSessionAsyncResult thisPtr, TimeSpan t, AsyncCallback c, Object s)
    at Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.EnumerateSteps(CurrentThreadType state)
    Exception rethrown at [0]:
    at Microsoft.Workflow.Common.AsyncResult.End[TAsyncResult](IAsyncResult result)
    at Microsoft.Workflow.Dispatcher.ServiceBusNamespaceListener.GetSessionAndStateWithRetryAsyncResult.EndAsyncResult(IAsyncResult result)
    at Microsoft.Workflow.Common.BackoffRetryAsyncResult.IsolateWithRetry(IAsyncResult result).
    The error messages suggested to me that the issue was being caused by our proxy server. I have removed the proxy server from the equation by removing the proxy settings. 
    I then also tried to navigate to the url in the error messages. When i navigate to https://srv22.domain.com:9355/WorkflowDefaultNamespace/$STS/Windows/ i get a 400 Bad Request. When i change the address to https://srv22.domain.com:9355/WorkflowDefaultNamespace/$sts/Windows/
    ($sts in Lower Case rather than Upper Case) i get a response from the Workflow server. 
    I have searched high and low for a solution to this, and cannot find one, can anybody shed any light on the situation.
    Thanks in advance
    Paul

    Hi Paul,
    Here is a similar post with bad gateway error related to proxy and gateway settings, you can take a look.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/73a909d2-226d-454e-a8ca-c5e62dc8caac/setup-windows-azure-workflow-addwfhost-error-wfmanagementwftopic-and-token-provider-service
    Thanks
    Daniel Yang
    TechNet Community Support

  • Error in Configuration Wizard after installing SharePoint 2013 Service Pack 1

    Windows Server 2012 with latest updates and SharePoint 2013 with latest updates:
    I installed SharePoint 2013 Service Pack 1 and when I run the configuration Wizard i get this error:
    Error in Configuration Wizard
    Resource id to be retrieved is PostSetupConfigurationFailedEventLog for language English (United States)
    Resource retrieved id PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products failed.  Configuration must be performed in order for this product to operate properly.  To diagnose the problem, review the extended error information
    located at {0}, fix the problem, and run this configuration wizard again.
    Leaving function StringResourceManager.GetResourceString
    Configuration of SharePoint Products failed.  Configuration must be performed in order for this product to operate properly.  To diagnose the problem, review the extended error information located at C:\Program Files\Common Files\Microsoft Shared\Web
    Server Extensions\15\LOGS\PSCDiagnostics_3_8_2014_23_55_49_686_1872915373.log, fix the problem, and run this configuration wizard again.
    In event view I see this two errors:
    1) First error
    System
    Provider
    [ Name]
    SharePoint 2010 Products Configuration Wizard
    EventID
    104
    [ Qualifiers]
    0
    Level
    2
    Task
    0
    Keywords
    0x80000000000000
    TimeCreated
    [ SystemTime]
    2014-03-08T21:41:59.000000000Z
    EventRecordID
    135580
    Channel
    Application
    Computer
    ABC-SRV-WEB01.abc.local
    Security
    EventData
    Failed to initiate the upgrade sequence. An exception of type System.MissingMethodException was thrown. Additional exception information: Method not found: 'Void Microsoft.SharePoint.WorkflowServices.IWorkflowService.Upgrade(System.Object,
    System.String, Microsoft.SharePoint.Upgrade.SPLog)'. System.MissingMethodException: Method not found: 'Void Microsoft.SharePoint.WorkflowServices.IWorkflowService.Upgrade(System.Object, System.String, Microsoft.SharePoint.Upgrade.SPLog)'. at System.RuntimeTypeHandle.GetTypeByName(String
    name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError,
    Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) at System.Type.GetType(String typeName) at Microsoft.SharePoint.Utilities.SPTypeSerializer.DeserializeType(String typeName,
    Guid classId, Boolean bResolveMissingTypes) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.ResolveObjectAndClassVersions(SPLog log) at Microsoft.SharePoint.Upgrade.SPManager.BootStrap(Guid sessionId, SPUpgradeOperationFlags flags) at Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()
    at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    2) Second error
    System
    Provider
    [ Name]
    SharePoint 2010 Products Configuration Wizard
    EventID
    100
    [ Qualifiers]
    0
    Level
    2
    Task
    0
    Keywords
    0x80000000000000
    TimeCreated
    [ SystemTime]
    2014-03-08T21:41:59.000000000Z
    EventRecordID
    135581
    Channel
    Application
    Computer
    ABC-SRV-WEB01.abc.local
    Security
    EventData
    Configuration of SharePoint Products failed. Configuration must be performed in order for this product to operate properly. To diagnose the problem, review the extended error information located at C:\Program Files\Common Files\Microsoft Shared\Web Server
    Extensions\15\LOGS\PSCDiagnostics_3_8_2014_23_41_9_710_572545016.log, fix the problem, and run this configuration wizard again.
    Please advise on next steps.
    How can I successfully install SP1?
    Thanks,
    Alex

    could you please share the upgrade log file, so that we understand the error?
    did you reboot your server after the installation of SP1?
    also try to clear the Config cache on the servers and then try again?
    you can run this command on the server its failing
    Get-SPProduct -local
    PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • How to configure Reporting functionality to SharePoint 2013 if RS is already installed as Native mode

    Is it possible to publish reports to SharePoint if SQL Server 2012 reporting service is on native mode?
    How to do it?
    I have SharePoint 2013 and SQL Server 2012. I have created cube and reports with its data tools. This is single server environment.
    This is what I have done:
    A) I can successfully see from SQL Server installation tool that "Reporting Service-SharePoint" and "Reporting Services Add-in for SharePoint Products" are checked.
    B) I don't see Reporting Services under the Manage Service Application of the SharePoint Central Admin.
    c) When I choose report from reporting service project and I click deploy, it asks Reporting Services Login, but it does not accept admin logins. Server path should be valid.
    I got idea from following instruction that I should register and start the Reporting Services SharePoint service
    http://msdn.microsoft.com/en-us/library/jj219068.aspx
    C) I tried to run command Install-SPRSService, but it was not recognized cmdlet command.
    D) I see from Reporting Service Configuration Manager that Reporting Server Mode is Native. Report Service Status is Started.
    Kenny_I

    Hi Kenny_I,
    Since the release of SQL Server 2012, Reporting Services SharePoint Integrated mode has been changed from a Windows Service to be a SharePoint Shared Service. In this way, Reporting Services Configuration Manager no longer supports Reporting Services SharePoint
    mode, and all the configurations of SharePoint mode is completed using SharePoint Central Administration.
    In SSRS 2008 R2 or lower version, only one report server (either native mode or SharePoint integrated mode) can be active at one time in one SSRS instance. In SSRS 2012, the report server that runs in SharePoint integrated mode and the report server that
    runs in Native mode work separately at the same time in one SSRS 2012 instance. So, in this issue, you don’t need to care about the report server that runs in native mode when you work with the report server that runs in SharePoint mode.
    First, please install SQL Server 2012 SP1 which introduces more BI features.
    For the issue you encounter when running the commands to register the Reporting Services SharePoint Service, it may occur if you run the commands in the Windows Powershell instead of the SharePoint Management Shell. Please launch the SharePoint Management
    Shell by clicking Start-> All Promgrams -> Microsoft SharePoint 2013 Products -> SharePoint 2013 Management Shell. Then, please continue the steps in the following document or blog to create a Reporting Services Service Application:
    Install Reporting Services SharePoint Mode for SharePoint 2013
    Installing and configuring SQL Reporting services on SharePoint 2013
    After a SSRS Service Application is created properly, to deploy the project to the SharePoint integrated mode report server, please see the project property settings in the following document:
    Project Property Pages Dialog Box
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Is anonymous access support in sharepoint 2013 bi sites to view dashboards reports without login ??

    HI
    In SharePoint 2013 :
    IS Anonymous access supports for BI sites where dashboards are deployed using Performance point services and SQL SERVER ANALYSIS server?
    adil

    If you're using an Excel Services data connection, Anonymous is not supported:
    https://technet.microsoft.com/en-us/library/ff191193.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.

  • Exception creating Access application in SharePoint 2013

    Good afternoon.
    I'm trying to create an Access 2013
    application in Sharepoint 2013.
    The creation process completes successfully but when
    I open the application the following problems occur:
    Seeking Sharepoint
    logs I found the following exception
    which corresponds to the period of creation of
    the Access:
    AddAccessApp.CreateAccessApp_Click: Unexpected exception thrown while creating the Access app. Message: {System.Threading.ThreadAbortException: Subproceso anulado.     
    en System.Threading.Thread.AbortInternal()     
    en System.Threading.Thread.Abort(Object stateInfo)     
    en System.Web.HttpResponse.AbortCurrentThread()     
    en Microsoft.Office.Access.Services.MossHost.UI.AddAccessApp.CreateAccessApp_Click(Object sender, EventArgs e)}.
    Does anyone know where
    can be the problem?
    Thank you very much.

    Did you setup your SharePoint environment to support apps?
    Please refer to this technet article:
    http://technet.microsoft.com/en-us/library/fp161236.aspx

  • My Site access error in Sharepoint 2013

    I am configuring My Site as new Web Application (Port 8080). When I access My site from the portal, I get an error
    http://ghqsp13:8080/
    Root Element is missing.
    /App_GlobalResources/dms.en-US.resx
    I tried the below link. No Luck
    http://spchickadee.wordpress.com/tag/search/
    Event Viewer - Warning attached
    Event code: 3006
    Event message: A parser error has occurred.
    Event time: 5/27/2014 10:28:20 AM
    Event time (UTC): 5/27/2014 7:28:20 AM
    Event ID: e40e14debc654bcb8085f839bfd3b4f1
    Event sequence: 1
    Event occurrence: 1
    Event detail code: 0
    Application information:
        Application domain: /LM/W3SVC/2104744719/ROOT-7-130456492982493959
        Trust level: Full
        Application Virtual Path: /
        Application Path: C:\inetpub\wwwroot\wss\VirtualDirectories\8080\
        Machine name: GHQSP13
    Process information:
        Process ID: 5396
        Process name: w3wp.exe
        Account name: MIL\spadmin
    Exception information:
        Exception type: HttpException
        Exception message: Root element is missing.
       at System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()
       at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
    Root element is missing.
       at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider)
       at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
       at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
       at System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed)
       at System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories)
       at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
    Request information:
        Request URL: http://ghqsp13:8080/
        Request path: /
        User host address: 10.0.10.62
        User:  
        Is authenticated: False
        Authentication Type:  
        Thread account name: MIL\spadmin
    Thread information:
        Thread ID: 8
        Thread account name: MIL\spadmin
        Is impersonating: False
        Stack trace:    at System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()
       at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
    Custom event details:
     

    Hi,
    According to your post, my understanding is that you could not to access My Site.
    We can see the dms.en-US.resx file is causing the error at line zero.
    A quick restore via appcmd and we’re on the path to resolution. If you’re not backing up your IIS configuration (you really should be!) you could snatch a copy from either the staging web application or the extended site as this dms.en-US.resx
    file should be the same.
    Here is a similar article for your reference:
    http://consulting.risualblogs.com/blog/2013/03/04/content-deployment-stuck/
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Configuring infopath forms in SharePoint 2013

    The below is the error i am getting when i am tried to publish infopath form to a sharepoint list using WCF
    A query to retrieve form data cannot be completed because this action would violate cross-domain restrictions.
    If this form template is published to a SharePoint document library, cross-domain access for user form templates must be enabled under InfoPath Forms Services in SharePoint Central Administration, and the data connection settings must be stored in a UDC file
    in a data connection library in the same site collection.
    If this is an administrator-approved form template, the security level of the form must be set to full trust, or the data connection settings must be stored in a UDC file by using the Manage data connection files option under InfoPath Forms Services in SharePoint
    Central Administration.
    An entry has been added to the Windows event log of the server. Log ID:6932
    Correlation ID:a24eb39c-7a50-4022-af09-f4e99b531858

    Hi ,
    For resolving your issue , you can do as the followings:
    Make sure that 'Allow user form templates to use authentication information contained in data connection files' in Central Admin is enabled
    Create a Data Connection Library in your site
    Convert the Data Connection to .udcx file
    Give the path to data connection library
    More information:
    http://beginnerssharepointtips.blogspot.jp/2013/12/a-query-to-retrieve-form-data-cannot-be.html
    Two similar posts for your reference:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/2d5c7480-a122-4210-b9b8-c45f74744446/infopath-2013-forms-on-office365-with-external-rest-datasources?forum=sharepointcustomization
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/349cb27f-0e1d-4670-9848-1f00958b12f1/domain-level-security-issue-with-infopath-form
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Configure High Availability in SharePoint 2013 having Single Farm

    Hi All,
    we are having 2 SharePoint server having single farm and two databases in cluster.
    we need to Configure HA and NLB between these 2 SharePoint Servers.
    Please Help..!!

    If the database servers are in a cluster then all you need to do is configure Load balancing for the SharePoint servers.  Review this site for more information:
    http://technet.microsoft.com/en-us/library/cc748824.aspx 
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Configuring site collection search - sharepoint 2013

    I'm taking over a web farm and unfortunately the search application(Global Search Center URL) was configured as if there was only going to be one web application.What was done is the url
    http:/server/searchcenter/pages
    was customized i mean the look for this particular web application.
    Now the thing is the URL that was added to the Global Search Center URL was :`
    http:/server /searchcenter/pages.`
    So right now when i create new web apps all the searches gets redirected to this url which was customized for the
    `http://server
    web app.
    What would be the best approach to have each web app have its own search center for all the scopes:
    Everything
    people
    conversations
    Would i also need to crawl each resource individually?
    Thanks in Advance

    I would say create another service application and set attach it to the other web apps
    Kind Regards, John Naguib Technical Consultant/Architect MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation

Maybe you are looking for

  • When I want to save a PDF attachment to an email, it defaults to a temp folder.  How do I change the default folder?

    When saving a PDF attachment to an email, I want to change the default folder.  How do I do that?

  • Photoshop Elements and Windows Live Mail :(

    Had Adobe come out with a patch yet to fix their oversight regarding WLM?  Windows 7 had WLM and you can't get PE to send photos to WLM.  It's very disappointing.  I hate to abandon my favorite photo email software for something that works......  but

  • Error in Nokia updater software

    when installing last Verison of nokia software updater i get error message : ERROR 1720 . there is a problem with this windows installer package . ascript required for this install ....... custom action Kill_process script error -2147217406 : line 5

  • Error while installing SAP Web AS

    Dear all,    We had already installed SAP NetWeaver Developer studio 2.0.11.    Now, we are trying to install SAP Web Application Server 6.40 in Default Mode As Java in windows using Oracle database.     Please assist me in solving the following erro

  • Reg: Parameters In schema

    Hi all, In schema parameter 1 is for function, 2 is for gen, 4 is for noab. here my doubt is what is parameter 3 and what is the use of gen ,PIT gen with noab where these effect in process of log.let me know if any one knows Thanks Mrudula