SDK service is not starting

I cannot open the SCSM console . I am getting the below error message . I am not sure if its network issue or some thing else. The sdk service will not remain in started state . But when I run telnet on the workflow server , I get the message
that the "connection failed, but Networking team has confirmed that there no acls and all Ports are open . Firewall is turned off. I checked there is connectivity to SQL using ODBC , it works . I am looking into possible SPN Issues ..but not sure its
an spn problem .can someone please help and point me to the correct direction
Env : scsm2012sp1
server :2008r2
Date: 10/22/2014 7:45:32 PM
Application: Service Manager Console
Application Version: 7.5.2905.0
Severity: Error
Message: Failed to connect to server 'server'
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://server:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:01.0156510. TCP error code 10061: No connection could be made because the target machine actively refused it xx.xx.xx.xx:5724.  ---> System.Net.Sockets.SocketException:
No connection could be made because the target machine actively refused it xx.xx.xx.xx: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.LayeredChannel`1.OnOpen(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.ConnectInternal(EnterpriseManagementConnectionSettings connectionSettings)
   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.ServiceManagementGroup.InternalInitialize(EnterpriseManagementConnectionSettings connectionSettings, EnterpriseManagementGroupInternal internals)
   at Microsoft.EnterpriseManagement.ServiceManagementGroup..ctor(ServiceManagementConnectionSettings connectionSettings)
   at Microsoft.EnterpriseManagement.UI.SdkDataAccess.ManagementGroupSessionManager.Connect(String server)
   at Microsoft.EnterpriseManagement.ServiceManager.UI.Console.Credentials.ManagementGroupConnection.TryConnectToManagementGroupJob(Object sender, ConsoleJobEventArgs args)
System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://edvxsmbapppu01:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:01.0156510. TCP error code 10061: No connection could be made because the target machine
actively refused it xx.xx.xx.xx:5724.  ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it xx.xx..xx.xx: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.LayeredChannel`1.OnOpen(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.ConnectInternal(EnterpriseManagementConnectionSettings connectionSettings)
   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: No connection could be made because the target machine actively refused it xx.xx.xx.xx: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)

Yes this is what I keep on getting
Error starting Lfx service. Tried times: 7
Error message:
The Data Access service is either not running or not yet initialized. Check the event log for more information.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.ServiceManagementGroup.InternalInitialize(EnterpriseManagementConnectionSettings connectionSettings, EnterpriseManagementGroupInternal internals)
   at Microsoft.EnterpriseManagement.ServiceManagementGroup..ctor(String serverName)
   at Microsoft.EnterpriseManagement.SystemCenter.LinkingFramework.MomIntegration.LfxObjects.getServiceManGroup()
   at Microsoft.EnterpriseManagement.SystemCenter.LinkingFramework.MomIntegration.LfxObjects.StartMonitoring()
   at Microsoft.EnterpriseManagement.Mom.Sdk.Service.LfxSubService.AsyncStartCallback(Object notUsed)Inner exception:
Error message:
Could not connect to net.tcp://localhost:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:02.0157024. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:5724. 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.LayeredChannel`1.OnOpen(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.ConnectInternal(EnterpriseManagementConnectionSettings connectionSettings)
   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)Inner exception:
Error message:
No connection could be made because the target machine actively refused it 127.0.0.1:5724Stack trace
   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)

Similar Messages

  • "The TestStand service did not start up promptly"

    I have a LabView Operator Interface startup problem with TS 4.1. If
    the OI is started immediately after system boot the operator may get apopup error from TestStand:
    "The TestStand service did not start up promptly"
    The
    TestStand Service has a dependency on RPC so if either does not startup
    before the operator launches the OI, he gets the message. If he
    dismisses the message there is no further error i.e. the software
    continues to work OK.
    The real problem is the end user does not like this message and wants it removed.
     Any suggestions how I can get rid of this message?
    Only ideas I can see at the moment - either to have some kind of
    delay timer on startup (this would need to be around 1-2  mins after
    boot
    on the system in question to stop it happening) or perhaps some LabView
    code to poll the status of the TestStand service somehow so that we
    wait for service to start before the OI communicates with testStand -
    and thus the
    popup does not occur.

    The service should not normally take any significant amount of time to startup. There are some issues with service startup that we have noticed in some cases, but I don't remember the details. I will try and find out and get back to you. In the meantime, or as a possible solution, you can use the Windows SDK to check the status of the service and to wait until it is running. I'm not sure if the following can be directly translated into LabVIEW dll calls, but it would definitely be possible to create a C/C++ dll with the following code in it and call it from LabVIEW (If you do not have access to a C/C++ compiler and/or would like me to, I can probably build a dll with this code in it for you):
    int MakeSureServiceIsRunning(void)
        SERVICE_STATUS serviceStatus;
        SC_HANDLE hService = NULL;
        SC_HANDLE hSCM = NULL;
        // Put variable into a good initial state for return value.
        serviceStatus.dwCurrentState = SERVICE_START_PENDING;
        hSCM = OpenSCManager(NULL, NULL, SC_MANAGER_CONNECT);
        if (hSCM == NULL)
            goto Error;
        hService = OpenService(hSCM, "National Instruments TestStand Service", SERVICE_QUERY_STATUS);
        if (hService == NULL)
            goto Error;
        do
            if(!QueryServiceStatus(hService, &serviceStatus))
                goto Error;
            if(serviceStatus.dwCurrentState != SERVICE_RUNNING)
                Sleep(100); // don't just do busy waiting, give up cpu time to other threads.
        while(serviceStatus.dwCurrentState == SERVICE_START_PENDING);
    Error:
        if (hService != NULL)
            CloseServiceHandle(hService);
        if (hSCM != NULL)
            CloseServiceHandle(hSCM);
        if (serviceStatus.dwCurrentState == SERVICE_RUNNING)
            return 1;
        else
            return 0; // An error occurred, or service is in an unexpected state.
    Or alternatively, if you want to do the polling inside of LabVIEW you could just do the following in the C/C++ dll:
    int GetTestStandServiceStatus(unsigned int *serviceStatusReturnResult)
        SERVICE_STATUS serviceStatus;
        SC_HANDLE hService = NULL;
        SC_HANDLE hSCM = NULL;
        hSCM = OpenSCManager(NULL, NULL, SC_MANAGER_CONNECT);
        if (hSCM == NULL)
            goto Error;
        hService = OpenService(hSCM, "National Instruments TestStand Service", SERVICE_QUERY_STATUS);
        if (hService == NULL)
            goto Error;
        if(!QueryServiceStatus(hService, &serviceStatus))
            goto Error;
        *serviceStatusReturnResult = serviceStatus.dwCurrentState;
        CloseServiceHandle(hService);
        CloseServiceHandle(hSCM);
        return 1; // success
    Error:
        if (hService != NULL)
            CloseServiceHandle(hService);
        if (hSCM != NULL)
            CloseServiceHandle(hSCM);
        return 0; // An error occurred. Perhaps TestStand service isn't registered.

  • I bought my ipad 2 from a friend I am trying to connect to my itunes on my computer and it will not recognize it. It keeps telling me that IPad cant be used because apple mobile device service is not started. can you help

    I bought my IPad 2 from a friend. I have reset to clear all of his information out. I am trying to connect it to my computer to sync my itunes and I keep getting the message that my IPad can't be used because Apple Mobile Device Service is not started can anyone help with this?

    I cannot find "Other" devices. I found Apple Mobile Device under Universal Bus Controllers but cannot see "recovery mode" or any other status. I use Windows Vista.
    When I try to restart Apple Mobile Device Service I get the following message: "The Apple Mobile Device Service on Local Computer started then stopped. Some services stop automatically if they are not in use by other services or programs". What does this mean?
    During the last 48 hours I was able to see my iPad in iTunes only one time during many attemnpts to connect . I haven't been able to see it during the llast several attempts.
    Any suggestions? The standard suggestions have not worked: i.e. stop then start AMDS; tuurn off iPad and PC, then restart both and reconfrom iPad to PC; reload iTunes.

  • This phone can not be used because the apple mobile device service is not started

    i plug my iphone into my computer and the message this phone can not be used because the apple mobile device service is not started pops up and wont let me download any music onto my phone. what can i do to make that stop happening?

    See Here
    http://support.apple.com/kb/TS1567

  • Sync problem, iTunes says: "This iPhone cannot be used because the Apple Mobile Device service is not started."

    Trying to sync my phone to update because it wont let me update apps on the phone itself. When I plug in to iTunes I'm getting a message saying "This iPhone cannot be used because the Apple Mobile Device service is not started." How do I fix this?

    iTunes: How to remove and reinstall the Apple Mobile Device Service on Mac OS X
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • On my registered iTunes computer, the following message appears every time one plugs in a device and refuses to load said device to be synced: "This iPod cannot be used because the Apple Mobile Device service is not started". They are all registered. Help

    On my registered iTunes computer, the following message appears every time one plugs in a device and refuses to load said device to be synced: "This iPod cannot be used because the Apple Mobile Device service is not started". Each device has been registered onto this account and this computer, and all have worked finely in the past. I am so confused as to why now seemingly without reason, none of our apple devices (one iPod, two iPhones) are allowed to have music and other material downloaded onto them. Also, as a side note, they still are charged by plugging them into the computer, however they do not even show up on the left-hand sidebar in iTunes.
    It should also be noted that for my iPhone it does not allow for the new update software to be uploaded; it just says that an error has occurred, nothing more.

    Try Here  >  AMDS  >  http://support.apple.com/kb/TS1567

  • When plugging in my ipod touch on Itunes, it says this ipod cannot be used because the Apple mobile device service is not started. What can I do to remedy this. This has just started happening suddenly

    When pugging in my ipod touch on itunes, it says this ipod cannot be used because the apple mobile device service is not started. What can be done to remedy this? Up till yesterday I have not had this problem

    See:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • Error message saying this device cannot be used because Apple mobile device service is not started.  What does this mean and how do I start service....had these devices for over a year now??

    When I tried to sync my iphone 4 and ipad in iturnes, an error message popped up saying this device cannot be used because Apple Mobile Device service is not started!  What does that mean and how do I start service?  I've had these devices for over a year and update and sync regularly and have never seen this message before!

    I got that message yesterday. I'm new at this so don't know if this is the correct solution but it worked for me. I reset my iPod by holding the 2 buttons down until the apple appears AND I restarted my computer. After that everything worked.

  • I updated iTunes to iOS5 and now my iPod Touch 2G is not recognized in iTunes.  I'm getting a message that says "Apple Mobile Device service is not started".  What does this mean?

    What does "the Apple Mobile Device service is not started" mean?  I updated iTunes and I got this message when connecting my iPod Touch (2nd gen).

    Never mind--I think I found the answer through other posts.  Thanks!

  • I am trying to synch my iphone but when i tunes starts it doesnt display the device in the left hand column and a box comes up saying "This iphone cannot be use because the Apple Mobile Device service is not started" I have synched this phone many times

    i keep getting a message when i try to synch my iphone "This iphone cannot be used because the Apple Mobile Device service is not started" I have synched this phone with this computer many times before with no problems. Can anyone please shed any light on how to fix this? thx

    See Here
    http://support.apple.com/kb/TS1567

  • When i plug my itouch into my computeri get a pop-up that says "this ipod cannot be used because the apple mobile device service is not started." and when i plug it it my itouch name does not come up on my itunes, how do i start it and fix this?

    When I plug my iPod Touch 4g into my computer I get a pop-up that says "This iPod cannot be used because the Apple Mobile Device service is not started." And when I plug in my iTouch the name of the iTouch does not come up on my iTunes. How do I start the Apple Mobile Device? How do I fix this?

    I'd start with the following document with that one:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • When i plug my ipod touch 4g into my computer is says that "this ipod cannot be used because the apple mobile device service is not started"  what do i do?

    when i plug my ipod 4g into my computer is says that "this ipod cannot be used because the apple mobile device service is not started" what do i do?

    http://support.apple.com/kb/TS1567
    There have been some problems accessing pages on the Apple web site.  If the hyperlink gives you a "We're sorry" message, try again.

  • Apple Mobile Device service is not started error 1067

    Apple Mobile Device service is not started error 1067 in Windows 7.

    Thanks Ryan Sensei. I followed your link. Though I didn't have any Megaupload software installed on my computer, I saw a related article on http://senseiphone.com/fix-apple-mobile-device-not-started_itunes-0315129/ which was my actual problem and fixed it perfectly. 

  • Apple Mobile Device service is not started???

    when i plugged my itouch inot my computer...something pops up saying,[This iPod cannot be used because the Apple Mobile Device service is not started.]
    please tell me what this means and what i should do.
    thanks.

    You need to restart the Apple Mobile Device Service.
    Read this: http://support.apple.com/kb/TS1567

  • "Apple Mobile Device service is not started" What does this mean?

    When connecting my iPhone to iTunes, it says "This iPhone cannot be used because the Apple Mobile Device service is not started" What does this mean? It won't connect to my iPhone.

    You need to stop and restart the Apple Mobile Device service on your computer.  This is explained here: http://support.apple.com/kb/TS1567 (open "Restart Apple Mobile Device Serivice")

Maybe you are looking for