Access Services 2013 issue

Hi,
I have set-up Access Services 2013 and it's working well on a couple of non SSL web app's.
We have another 2 web app's that are configured for SSL and unfortunately Access custom web app's are not working on these.
The access app is created but when I try to browse to it IO get prompted for username and password and then I just get a white page.  Can anyone help?
On the SSL sites, I was originally getting a http 404 error page but using the below article I created a new web app with no host header and setup for SSL for routing to the app domain.
ShjarePoint 2013 enterprise, 3 server setup, DB-App-WFE, March 2013 PU installed.
Thanks

Import that certificate in Central Admin > Security > Manage Trust.
If it does not work try below:
New-SPTrustedSecurityTokenIssuer –MetadataEndpoint "https://<HostName>/metadata/json/1" –IsTrustBroker –Name "<FriendlyName>"

Similar Messages

  • Access Services 2013 high available on SQL 2012?

    Hi,
    Does anyone know how we get the randomly created databases from access services 2013 services high available on our SQL 2012 cluster?
    For the SharePoint content databases, we use the ‘always on’ functionality of SQL 2012. This functionality is not supported for Access services 2013.
    Thanks in advance,
    Johan

    Hi Edwin,
    Thanks again for your answer.
    Failover clustering is a perfect solution for high availability.
    A last additional question:
    Now we using ‘Always On groups’. The 2 instances are located one a different physical location.With that configuration, we have a High available solution and disaster recovery solution.
    If we going for a Failover Cluster we have a High Available solution, but we don’t have a disaster recovery solution anymore because everything is located on the same physical location.
    We can configure SQL mirroring, but then we have the same behavior like the ‘always On Groups’.-> Not possible to delete db’s from SharePoint and not automatically mirrored when created a new access services 2013 db.
    Is there any solution/configuration to accomplish this?
    Thanks,
    Johan

  • Access Services Issue

    SharePoint 2013 Enterprise. This is a single server just for proof of concept demonstration.
    I setup Access Services and when I go to access 2013 to create a web app I get an error. "An error has occurred"
    Here are  the messages that I get from the log file with the correlation ID from the error message
    SecurityTokenServiceReceiveRequest: LocalAddress: 'http://domain.domain.com:32843/SecurityTokenServiceApplication/securitytoken.svc/actas' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/Issue'
    MessageId: 'urn:uuid:ea5ce60c-58c4-4566-be96-ec17edd0d2a5'
    Entering monitored scope (ExecuteSecurityTokenServiceOperationServer). Parent No
    Updating X.509 certificate validation policy
    Adding X.509 certificate thumbprint 'D908E2D5A495C370BFB1D243CF4E859F291E350C' to root authority trust
    Adding X.509 certificate thumbprint 'D982CA90CF8D27C312908EFAE331637B7551DDE8' to root authority trust
    Cannot find site lookup info for request Uri urn:schemas-microsoft-com:sharepoint:service.
    IPFS has just come up in AppDomain /LM/W3SVC/2/ROOT/SecurityTokenServiceApplication-2-130340160013756114
    Leaving Monitored Scope (SPClaimProviderOperations.ClaimsForEntity()). Execution Time=405.93032
    STS Service request: Successfully requested claim identity acting as user '0#.w|domain\administrator'.
    Leaving Monitored Scope (SPSecurityTokenService.GetOutputClaimsIdentity()). Execution Time=406.463184
    Leaving Monitored Scope (SPSecurityTokenService.Issue). Execution Time=479.579376
    Leaving Monitored Scope (ExecuteSecurityTokenServiceOperationServer). Execution Time=481.785296

    Hi
    Phillip6653 ,
    According to your error message, it says you are running the Access Services service application in an application pool acting as user '0#.w|domain\administrator’. Is the user '0#.w|domain\administrator’ 
    the farm account ?
    The identity for the application pool that is running Access Services cannot be the farm account.  If you attempt to run the application pool as the farm account, you will see an error like "04.06.201304:14:58.47 
    w3wp.exe (0x1080)       0x12FC  Access Services   Data Layer      ahkty   Exception       System.InvalidOperationException:TheSystemAccount  
    cannot perform this   action." 
    So if the user '0#.w|domain\administrator’ is the farm account,  please  run the application pool as a different domain account, and make sure to grant that identity the correct permissions.
    Also  you can refer to the blog for troubleshooting: Access
    Services 2013 Setup for an On-Premises Installation
    Here is a similar thread you can have a look:
    Error
    creating Access Web App
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Access Servie 2013 Error

    In my farm Access Service 2013 is not working. Error I am seeing in logs are
    ServerSession.ProcessServerSessionException: An exception during ExecuteWebMethod has occurred for server:
    http://servername:32843/88ffa77a9eab419a8965eefd83e816b2/AccessService.svc, method: CreateApplication, ex: Microsoft.Office.Access.Services.Proxy.ServerSessionException: An error has occurred. ---> System.ServiceModel.FaultException: The server was unable
    to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order
    to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.    Server stack trace:    
    at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)   
    at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)   
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)   
    ServerSession.ProcessServerSessionException: An exception thrown during ExecuteWebMethod failed to convert to ECSException for server:
    http://servername:32843/88ffa77a9eab419a8965eefd83e816b2/AccessService.svc, method: CreateApplication, ex: Microsoft.Office.Access.Services.Proxy.ServerSessionException: An error has occurred. ---> System.ServiceModel.FaultException: The server was unable
    to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order
    to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.    Server stack trace:    
    at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)   
    at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)   
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)   
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)   
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown
    at [0]:    
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)   
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)   
    at Microsoft.Office.Access.Services.WebService.IAccessServiceSoap.CreateApplication(CommandParameter commandParameter, String container, CreateApplicationParameters parameters, CreateAppResult& result, Guid userCookieId, Boolean waitForAppCreation)   
    at Microsoft.Office.Access.Services.Proxy.AccessServerSession.<>c__DisplayClass65.<>c__DisplayClass67.<CreateApplication>b__64(IAccessServiceSoap accessService)   
    at Microsoft.Office.Access.Services.Proxy.AccessServerSession.WithAccessService(Func`2 method)   
    at Microsoft.Office.Access.Services.Proxy.ServerSession.<>c__DisplayClass3.<ExecuteWithSecurityContext>b__2()   
    at Microsoft.Office.Access.Services.Proxy.ServerSession.ExecuteWithSecurityContext(Boolean forceRevert, CoreWebMethod coreWebMethod, CommandParameter parameter)   
    at Microsoft.Office.Access.Services.Proxy.ServerSession.ExecuteWebMethodCore(WebMethodType webMethodType, WebMethodBehaviorAttribute webMethodBehavior, CommandParameter parameter, CoreWebMethod coreWebMethod)     -
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)   
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown
    at [0]:    
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)   
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)   
    at Microsoft.Office.Access.Services.WebService.IAccessServiceSoap.CreateApplication(CommandParameter commandParameter, String container, CreateApplicationParameters parameters, CreateAppResult& result, Guid userCookieId, Boolean waitForAppCreation)   
    at Microsoft.Office.Access.Services.Proxy.AccessServerSession.<>c__DisplayClass65.<>c__DisplayClass67.<CreateApplication>b__64(IAccessServiceSoap accessService)   
    at Microsoft.Office.Access.Services.Proxy.AccessServerSession.WithAccessService(Func`2 method)   
    at Microsoft.Office.Access.Services.Proxy.ServerSession.<>c__DisplayClass3.<ExecuteWithSecurityContext>b__2()   
    at Microsoft.Office.Access.Services.Proxy.ServerSession.ExecuteWithSecurityContext(Boolean forceRevert, CoreWebMethod coreWebMethod, CommandParameter parameter)   
    at Microsoft.Office.Access.Services.Proxy.ServerSession.ExecuteWebMethodCore(WebMethodType webMethodType, WebMethodBehaviorAttribute webMethodBehavior, CommandParameter parameter, CoreWebMethod coreWebMethod)     -
    There was an error in communicating with Access Services service application
    http://servername:32843/88ffa77a9eab419a8965eefd83e816b2/AccessService.svc exception: An error has occurred. [Session: (null) User: i:0#.w|domain\user].
    No matter which server I turn on the access service on, it gives me same error. It was working and all of a sudden it stopped working.
    Steps tried so far are deleted whole service application, application pool, related databases . Stopped services on all server. Create everything brand new but still same error .
    I looked at this link:
    http://technet.microsoft.com/en-us/library/ee513071(v=office.15).aspx#WFEADS
    I do not think there is network issue. Everything else in farm works. All VMs are reporting healthy state so I am not able to find any hardware issue.
    SharePoint service failure is obvious but no discussion how to fix it. Access services are running all servers in farm.
    Anyone if know anything regarding this please let me know. I have been trying to fix it for last 1.5 months but no luck so far.
    Adit

    Thank you. That did the trick. But why would Access service require sys admin rights in SQL server. According to blogs it does not need that. It works with regular permission in my dev box.
    Well..if someone else has this answer please let me know.
    Adit

  • Access Services Licensing

    Hello
    We are currently building our SharePoint 2013 farm and have followed the instructions on how to set Apps correctly, followed by setting Access Services 2013.
    At this point it seems that (at last) Access apps can be created, and we can control them using Microsoft Access 2013 client. We can add tables, build forms and queries etc.
    The issue is when trying to open the app from the SharePoint server (this can be done either by using the "Launch app" button on Access Quick access toolbar or by using "Site Content" on SharePoint site and clicking one of the deployed
    access apps):
    We always get this message:
    Sorry, you don't have a license to use Access.
    Please contact your help desk.
    It may be a very stupid issue, but so far I found no explanation on the web on how to set licensing for Access Apps on SharePoint. The SharePoint farm has Enterprise features already enabled. The company has enterprise agreement with Microsoft which includes
    Access, so actual Licensing is not the issue. Just the setup.
    Any suggestions would be very much appreciated.
    Thanks
    Avishay

    Access 2013 requires an Enterprise license. Have you enabled User Licensing and only assigned these particular users to a Standard license?
    See http://technet.microsoft.com/en-us/library/jj219627.aspx
    Trevor Seward, MCC
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • "Your app is being created but it isn't ready to be used yet." Access Services error

    Hi All,
    I have configured my environment to be able to create custome Access Apps by using this guide:
    http://blogs.msdn.com/b/kaevans/archive/2013/07/14/access-services-2013-setup-for-an-on-premises-installation.aspx
    I have followed everything to the letter (except the "Configure for Apps" optional section as I had already done this).
    However whenever I try to create a new Access App I get the "Your app is being created but it isn't ready to be used yet." message and if I browse to the site contents of the url I am targeting it shows the app as installing but it will never complete.
    The logs don't give much more information than what is in the message displayed except the following entry:
    MossPackageManager.InstallPackage: Timeout before installation completed for the SPApp '94d0d6b0-cfd7-4ab6-8c7e-403ea6db0231'. Elapsed time: '1' minutes
    Is there anything that I may have missed/configured incorrectly?
    Many thanks in advance :-)

    Hi,
    According to your post, my understanding is that you could not create the Access app.
    Based on the log message, some service application may not be created well.
    You should double check whether the following service applications had been created well.
    Access Services
    Access Database Service      2010
    App Management Service
    Microsoft SharePoint      Foundation Subscription Settings Service
    Secure Store Service
    There is a similar thread for your reference.
    http://social.msdn.microsoft.com/Forums/ie/en-US/18e8f749-3c1d-4d94-8e41-7226a8c2f904/error-creating-access-custom-web-app?forum=sharepointadmin
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Error During install Exchange 2013 through Powershell on Server 2012 "Mailbox role: Client Access service"

    Dear all
    During install Exchange 2013 through Powershell on Server 2012 I got this error in Mailbox role: Client Access service :
    The following error was generated when "$error.Clear();
    $BEVdirIdentity = $RoleNetBIOSName + "\OWA (Exchange Back End)";
    new-OwaVirtualDirectory -Role Mailbox -WebSiteName "Exchange Back End" -DomainController $RoleDomainController
    set-OwaVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
    " was run: "An error occurred while creating the IIS virtual directory 'IIS://MONAMBX2.mona.local/W3SVC/2/ROOT/o
    wa' on 'MONAMBX2'.".
    The following error was generated when "$error.Clear();
    $BEVdirIdentity = $RoleNetBIOSName + "\OWA (Exchange Back End)";
    new-OwaVirtualDirectory -Role Mailbox -WebSiteName "Exchange Back End" -DomainController $RoleDomainController
    set-OwaVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
    " was run: "The operation couldn't be performed because object 'MONAMBX2\OWA (Exchange Back End)' couldn't be fo
    und on 'MonaDc1.mona.local'.".
    Any advice please !!

    I can't answer your question but I had a similar issue when I was trying to move our mailbox database off the C: drive.  Our environment still has an Exchange 2007 server in it and when I was trying to move the database on the 2013 server, I would get
    error messages saying the database does not exist.  It seemed like it was trying to move the database on the 2007 server from the similar error messages that I was getting.  To get around it, I deleted the database and created a new one on the drive
    where we wanted it.
    I discovered this when I was configuring the Antispam settings.  I deleted our 2007 settings, added them to the 2013 shell, the settings appeared on our 2007 server.  The shell on 2013 was making changes to 2007.
    I'm not sure if there is a "Get|Set or New" command that I/we should be using when this happens.  Or maybe my issues will be fixed if I just remove the Exchange 2007 server?  I'm not ready to do that yet because I can't configure the spam filtering
    on 2013 yet with its shell not being able to make the changes that we need.
    I don't know if your environment is in coexistence mode like mine.
    Hopefully someone else out there has an answer or can tell us when/how the shell can make the appropriate changes to the 2013 server.  Does this happen after the 2007 server is removed?

  • SCOM 2012 Issue The Data Access service is either not running or not yet initialized

    Hello All,
    My SCOM 2012 console all of sudden stopped working when I changed the size of the SQL database for the SCOM server.
    The setup is all on a virtual machine running windows 2012, with SQL 2012 running SCOM 2012 SP1. Everything was working until I made the SQL server database size change.
    Now I am getting an error when I try to open the SCOM 2012 console. It just says Failed to connect to server servername.internaldomain.com The Data Access service is either not running or not yet initialized. Check the event log for more information.
    here is the logs from the console app (the application logs are below this)
    Date: 2/11/2013 12:16:45 PM
    Application: Operations Manager
    Application Version: 7.0.9538.0
    Severity: Error
    Message: Failed to connect to server 'servername.internaldomain.com'
    Microsoft.EnterpriseManagement.Common.ServiceNotRunningException: The Data Access service is either not running or not yet initialized. Check the event log for more information. ---> System.ServiceModel.EndpointNotFoundException: Could not connect to
    net.tcp://servername.internaldomain.com:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:02.0956135. TCP error code 10061: No connection could be made because the target machine actively refused it 192.168.X.X:5724.  --->
    System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.X.X:5724
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       --- End of inner exception stack trace ---
       at Microsoft.EnterpriseManagement.Common.Internal.ExceptionHandlers.HandleChannelExceptions(Exception ex)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.ConstructEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore clientCallback)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.RetrieveEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Connect[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.ManagementGroup.InternalInitialize(EnterpriseManagementConnectionSettings connectionSettings, ManagementGroupInternal internals)
       at Microsoft.EnterpriseManagement.ManagementGroup.Connect(ManagementGroupConnectionSettings connectionSettings)
       at Microsoft.EnterpriseManagement.Mom.Internal.UI.Common.ManagementGroupSessionManager.Connect(String server)
       at Microsoft.EnterpriseManagement.Monitoring.Console.Internal.ConsoleWindowBase.TryConnectToManagementGroupJob(Object sender, ConsoleJobEventArgs args)
    System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://servername.internaldomain.com:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:02.0956135. TCP error code 10061: No connection could be made because
    the target machine actively refused it 192.168.X.X:5724.  ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.X.X:5724
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.X.X:5724
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    Application Error: Event ID:1000
    Faulting application name: Microsoft.Mom.Sdk.ServiceHost.exe, version: 7.5.2808.0, time stamp: 0x5082b3a5
    Faulting module name: KERNELBASE.dll, version: 6.2.9200.16451, time stamp: 0x50988aa6
    Exception code: 0xe0434352
    Fault offset: 0x000000000003811c
    Faulting process id: 0xb28
    Faulting application start time: 0x01ce088d19221739
    Faulting application path: C:\Program Files\System Center 2012\Operations Manager\Server\Microsoft.Mom.Sdk.ServiceHost.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: 5a80a27e-7480-11e2-93fc-00155d01651b
    Faulting package full name:
    Faulting package-relative application ID
    .NET Runtime Error Event ID: 1026
    Application: Microsoft.Mom.Sdk.ServiceHost.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: Microsoft.EnterpriseManagement.ConfigurationReaderException
    Stack:
       at Microsoft.EnterpriseManagement.ServiceDataLayer.DispatcherService.Initialize(Microsoft.EnterpriseManagement.InProcEnterpriseManagementConnectionSettings)
       at Microsoft.EnterpriseManagement.ServiceDataLayer.DispatcherService.InitializeRunner(System.Object)
       at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       at System.Threading.ThreadHelper.ThreadStart(System.Object)
    I tried to reinstall the console and some of other mentioned things from the other posts but I think that there is a SQL issue here that I am not seeing. Can someone please help.
    Thanks
    Robert Lavigne Network Operations Manager - Kilobytes Data Solutions.

    Hi
    The issue got resolved after refresh the SCOM Data base access service  account in SQL 2012.
    Unable to launch the operations manager 2012 R2 console after extended the C drive of the SQl server ,getting error "The Data
    Access service is either not
    running or not yet initialized.
    Got to your SQL server -->databases-operationsmanager--security-users--locate the daa service account and refresh.issue fixed and am able to luanch.

  • Issue with changing Access Service in ACS 5.2

    Hi,
    I am working on lab setup where I installed ACS 5.2 I created new access service and used it in existing service selection rule (Rule-2) earlier but it didn't work. Later I created new service selection rule and applied new service access rule. However even after this change it keeps applying predefined default access access service. Please refer attached picture for better understanding.
    As shown, I want Aks-Rule to work and apply service 'Lab-Policy' however it keeps referring Rule-2 and applies 'Default Device Admin' access service even after I disable it. 
    I have to restart ACS service from CLI console to make it work. Is this a bug or am I missing anything. Please advise guys.
    Regards,
    Akshay

    Since the policy AKS is top in sequence under service selection rule so it should hit for sure. As you wrote that even after disabling the default device admin, then also request is hitting the same and restarting the ACS services resolved the issue. The symptoms of your issue are exactly same as stated in this defect.
    CSCuo93378    Certain browsers cause ACS database corruption
    Due to this issue we have seen cases where request hits the disable and default policies without any reason. Actually accessing ACS via chrome mess around with all the operators in conditions.
    The only workaround is to access all the rules and conditions in supported browser. Ensure all the operators are correct, save the changes and restart the ACS services.
    The issue seems to be fixed in ACS 5.5 patch 5
    Regards,
    Jatin

  • PowerShell command To configure Access Service 2010 in sharepoint 2013 server

    HI ,
    can any body give reference for Powershell command for
    Access Service 2010
    I am currently able to run powershell command for
    Access Service .
    But in sharepoint 2013,Access Service 2010 is a new service, but i am not able to see any refernce blog for command.

    Hi,
    According to your description, you want to configure Access Service 2010 in SharePoint 2013 server by using a Windows PowerShell.
    Take a look at an articles about configuring services and service applications in SharePoint 2013:
    http://technet.microsoft.com/en-us/library/ee794878(v=office.15).aspx
    Updates on how to do a lot of these (include
    configure Access Service 2010 ) with PowerShell haven't really been released yet. 
    Here is an article about configuring a service application by using a Windows PowerShell script (SharePoint Server 2010), you can use as a reference:
    http://technet.microsoft.com/en-us/library/gg983005(v=office.14).aspx
    Best Regards,
    Lisa Chen
    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]
    Lisa Chen
    TechNet Community Support

  • Access Services forms/views in SharePoint 2013

    So, in my enterprise we're about to upgrade to SP 2013 from 2010, and Office 2013 from 2007. Should be a hoot!
    I'm interested in learning more about Access Services. I undertand that Access Services forms, now called views, are based on HTML 5. Can we present an Access form/view in the browser that has conditional formatting like we're used to in InfoPath--the ability
    to show/hide form sections based on conditions?
    Thanks!
    Leon
    Leon Bryant

    Yes. It is possible but not as flexible as InfoPath. We can still use Infopath BTW.
    Please refer these link
    How to Create Conditional Formatting
    in Access 2013
    SharePoint 2013:
    Access Services
    Creating SharePoint Forms with
    Access 2013 Web Apps
    The Pros and Cons of the Access App for SharePoint 2013
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • ACS 5.1 - Access Services Issues

    Folks,
    I have an issue with an implementation, I had a ACS R5.1 that I'm using to authenticate the wireless users with 802.1x, that's OK and working fine. Now I want to use the same ACS to authenticate wired users using MAB (for IP phones, printers, servers, and other devices) and 802.1x (for corporate users). I already configured the authentication services (MAB and 802.1x) on ACS, but when I'm doing tests I can see that for example the phones are trying to authenticate using the 802.1x rules of wireless connection, not using the MAB rules.
    Below you could see my switch configuration related to authentication.
    switchport access vlan 2011
    switchport mode access
    switchport voice vlan 2111
    ip access-group PRE-AUTH in
    authentication event fail action authorize vlan 2211
    authentication event no-response action authorize vlan 2211
    authentication host-mode multi-domain
    authentication port-control auto
    mab
    dot1x pae authenticator
    dot1x timeout tx-period 5
    dot1x max-reauth-req 1
    You could also see an screen from the ACS in the attached file. On the picture remark you could see a IP Phone trying to authenticate using the wireless Access Services insted of using MAB.
    Any help would be apreciated.
    Regards,
    Luis F. Martinez

    Can you share the service selection rules you have defined
    Also the RADIUS attributes in the wireless and MAB requests.
    select: Monitoring and reports -> Launch Monitoring & Report Viewer
    and then select Authentications -> RADIUS today
    You should see a list of the requests including the ones you had tried. In the details column click on the icon and you will see the details of your RADIUS request. This includes the list of RADIUS attributes received.

  • Access Services & Web Database Issues

    So, recently an access web database (AWDB) was added to the SharePoint 2010 Farm. It was working fine until about a week or so ago. There are 2 web front-end servers on the farm (let's call them WFE1 and WFE2), which are load-balanced (just stating
    this to clear up any future confusion).
    Now, when I force my client PC to send requests to AWDB through WFE1 I get an error in the issue details comments box stating, "Access Services reports are not enabled." However, when I force my PC to send requests through WFE2, I don't get this
    error but rather all comments are listed. There's more though; while I am able to view comments via WFE2, I encounter error messages pertaining to macros when I attempt to make a change to any issue; e.g. "Failed to start macro 'AddComment" or "Failed
    to start macro 'AfterUpdate".
    Any help is appreciated...

    Hi,
    Thank you for your response.
    "As the “Access Services reports are not enabled” error occurred in WFE1, I recommend to check if the
    Reporting Services add-in for SharePoint 2010 is installed in this WFE." ~ So, WFE1 was the only one that didn't have the Add-in installed. I was able to install it and that got rid of the error on WFE1.
    As for the macro errors, I have a more detailed error message from the ULS logs:
    RunWorkflow: Microsoft.SharePoint.SPException: <Error><CompilerError Line="15" Column="2" Text="CreateInstance failed for type 'Microsoft.Office.Access.Server.Macro.Runtime.InitializeMacroActivity'. Loading this assembly would produce a different
    grant set from other instances. (Exception from HRESULT: 0x80131401)." /><CompilerError Line="16" Column="2" Text="CreateInstance failed for type 'Microsoft.Office.Access.Server.Macro.Runtime.ContextAwareSequenceActivity'. Loading this assembly would
    produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)." /><CompilerError Line="17" Column="3" Text="Invalid data found while deserializing an object of type 'Microsoft.SharePoint.WorkflowActions.RootWorkflowActivityWithData'."
    /><CompilerError Line="34" Column="2" Text="CreateInstance failed for type 'Microsoft.Office.Access.Server.Macro.Runtime.FinalizeMacroActivity'. Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT:
    0x80131401)." /></Error>   
     at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association, SPWeb web)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association, Boolean fallback)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.CreateInstance(SPWorkflow workflow)   
     at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)   
     at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions)
    I really don't know where to start with this one...

  • "unable to connect to the data access service" installing report server

    Trying to do a 2 server SCOM 2012 R2 install on Server 2012 w/SQL 2012.  Management server and operations console on one, and SQL, web console, and reporting server on the other.  When I get to the web console and reporting server install, and
    the "Specify Management Server" screen, I input the 1st management server name and it gives me a red X with the message:
    "Unable to connect to the Data Access service for this management server. Ensure the Data Access service is running and that the service, the management group, and setup are all the same version."  
    Here is the setup log error:  
    "Info: :Could not connect to Management Server: scom-app with exception: Threw Exception.Type: System.ArgumentException, Exception Error Code: 0x80070057, Exception.Message: Version string portion was too short or
    too long."
    I don't see the "Data Access" service in services on either server.  I followed all of the setup prereqs in SCOM 2012 unleashed book, and also referenced this article for setup advice:
    http://blogs.technet.com/b/kevinholman/archive/2013/01/16/opsmgr-2012-sp1-quickstart-deployment-guide.aspx
    Everything seems to be working until I get to this point. 
    Thank you for any help you can provide,
    Dan

    Hi Tom,
    1. Did the setup complete successfully on the MS and Console server?
    >>>Yes, without issue
    2. You do not see the service "System Center Data Access Service"
    >>>I do indeed see it on the MS and Console server, it is set to Auto and running.  (I also tried rebooting this server and retried, no help)
    3. Is the Windows Firewall enabled?
    >>>It has symantec endpoint protection.  I disabled symantec completely on both servers and retried, no help.
    Thx,
    Dan

  • Access Services Not Working Correctly

    I have deployed Access Services and kept to the correct steps accurately according to the Microsoft whitepaper on deploying it.
    When I create a new Access app, this is the way it looks in a browser when I go into it:
    As you can see, it looks quite terrible. If anyone can please help me with where to start, I would appreciate it. I did go through the white paper and make sure I followed all the steps.

    I went to the app permissions and clicked the option to repair permissions if they seem to be broken, this seems to have corrected the CSS issue.
    The other issue I am having is that from anywhere outside the network (and over the VPN) where the VM's are located, you cannot see any data in the Access 2013 Client.

Maybe you are looking for

  • Error 7 (windows error 126) when installing itunes

    I cannot re-install or update itunes on my Windows Vista os.  I get errors and a missing dll message.  It worked fine until about a week ago when I tried to update, due to an update notice.  Any hints?  I have tried uninstalling and reinstalling seve

  • Mobile.Me mail not working with Outlook 2011

    Does anyone know what is going on with icloud email? It is not working this morning with my outlook 2011 this morning...

  • IDOC_Data_on_presentation_Server?

    Hi Can I extract all the data of an IDOC on the presentation server? If yes, please tell me the procedure. Thanks

  • How to clear byte array

    Hi, here are the codes byte[] buffer = new byte[1000]; // use the buffer for something else then How can I clear the content of this buffer, so I can use it for TCP/IP datainstream again int result=in.read(buffer); Thank you very much.

  • No sound with Blu-Ray

    I have a e9150t with a blu-ray dvd player. I can't get any sound with my external speakers. The only way I seem to be able to get sound is with blue tooth headphones. I tried disabling all but the external and making them the default but they still d