BizTalk Admin Console not responding when loading configuration

Hi All,
I have a BizTalk 2013 R2 test environment which has separate BizTalk and SQL servers.
Due to something went wrong with the BizTalk server so I built another BizTalk
server and joined the same BizTalk group and I also moved the master secret
server to the new BizTalk server. I removed the old BizTalk server from the
group and shut the old server down.
But when I am using the new server to load the configuration for any receive or send ports,
the MMC gave me the "this snap-in is not responding" alert and if I canceled the alerts a couple of times, the configuration info can be loaded.
 The admin console is fast when not loading configuration though.
Does anybody have any ideas what could be wrong?
Thanks,
David
David

This issue could be because of many reasons. Work on the below pointers.
1) I would suggest you to start with performing BizTalk Repair to avoid any registry issues, because in most of the cases Admin console related issues are solved by BizTalk repair only.
2) Check if SQL Server and MSDTC service is running properly.
As a Last option collect DebugDiag logs and try to analyze the same.
https://www.microsoft.com/en-us/download/details.aspx?id=42933
Check the below articles as well.
http://blogs.msdn.com/b/biztalknotes/archive/2014/02/20/biztalk-server-admin-console-fails-to-launch.aspx
http://support.microsoft.com/en-us/kb/2449532
Thanks,
Prashant
Please mark this post accordingly if it answers your query or is helpful.

Similar Messages

  • Problem with Admin Console not responding

    I had an issue with the adminConsole hanging.
    It stopped responding properly, I could not drill in past "Clusters" to get detail on "servers".
    This happened when a box or an individual "Linux Server" that has multiple WL server nodes running on it, that are part of two clusters in the same domain.
    The WL environment is WL 10.3. We can find no root cause for the box simply crashing. It physically had to be power cycled, and when it came back it came up clean with no issues and has been running fine for a few days with no more issues.
    To paint a picture:
    AdminServer for funkyDoomDomain runs on Linux box called adminBoxOne
    In the funkyDoomDomain there are 4 clusters (chickenCLuster, duckCluster, pigCluster, horseCluster) in each cluster there are 3 nodes
    each node targets a separate box, nodeBoxOne, nodeBoxTwo, and nodeBoxThree.
    So what happened was nodeBoxOne went down, we have monitoring scripts that tell us if there is anything wrong with the box and all it's parts, even the health of the WL nodes, we received zero alerts so we have no root cause, but that is not the point of this post.
    The point, the question is, does anyone have an idea as to why the AdminServer for the funyDoomDomain would stop responding properly.
    A note here is that we have a bunch of t3 python scripts to work with applications and clusters(nodes), these scripts got the same behavior. I could not check the health status of nodes still running on the other two boxes in the domain.

    mmm, it could be CPU, it could be a network-related issue... are you using multicast or unicast?
    can you reproduce the issue?
    if yes, can you run "top" to verify the CPU usage,
    and do a thread dump on the admin server?
    or at that point the box is entirely unresponsive?
    in that case, running a scripts which periodically does a thread dump, and running top to sample every 10 seconds, could help...
    jm2c

  • SCOM 2012 Console not responding when the server to be connected is down.

    SCOM 2012 Console hangs when the server to be connected is down or gone (e.g. lease replaced).  How to change the 'connection server' to point to a valid server without re-installing SCOM Console? Thx

    To enable high availability for your Operations Manager Data Access service, you can use Network Load Balancing (NLB)
    PLz refer: http://blog.coretech.dk/kra/how-to-make-operations-manager-2012-rc-scom-2012-fault-tolerance/
    Faizan

  • BizTalk admin console error Provider load failure

    Hi,
    I am facing issue with BizTalk admin console, getting below error, 
    i  thought it will be due to sql server or WMI so restarted sql services as well WMIS services but no luck. restarted Distributed transaction services as well as restarted machine but it did not solve.
    TITLE: BizTalk Server Administration
    Failed to load Group [AMTROWBT13DV04\AMTROWBT13DEV:BizTalkMgmtDb] data providers. (Microsoft.BizTalk.Administration.SnapIn)
    For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2013+R2&ProdVer=3.11.158.0&EvtSrc=Microsoft.BizTalk.Administration.SnapIn.Properties.Errors&EvtID=FailedLoadingGroupProviders&EvtChain=Microsoft.BizTalk.Administration.SnapIn.Properties.Errors+%2cFailedLoadingGroupProviders
    ADDITIONAL INFORMATION:
    Failed to load Group [AMTROWBT13DV04\AMTROWBT13DEV:BizTalkMgmtDb] data providers. (Microsoft.BizTalk.Administration.SnapIn)
    For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2013+R2&ProdVer=3.11.158.0&EvtSrc=Microsoft.BizTalk.Administration.SnapIn.Properties.Errors&EvtID=FailedLoadingGroupProviders
    Provider load failure  (System.Management)
    after looking at event viewer i can see few more error messages, 
    Faulting application name: mmc.exe, version: 6.3.9600.16384, time stamp: 0x52158765
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.17055, time stamp: 0x532943a3
    Exception code: 0xe0434352
    Fault offset: 0x00011d4d
    Faulting process id: 0x215c
    Faulting application start time: 0x01d004a6e0c31506
    Faulting application path: C:\windows\SysWOW64\mmc.exe
    Faulting module path: C:\windows\SYSTEM32\KERNELBASE.dll
    Report Id: 3d994be7-709f-11e4-80ee-00505689506c
    Faulting package full name: 
    Faulting package-relative application ID:
    Application: mmc.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.Reflection.TargetInvocationException
    Stack:
       at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(System.Object, System.Threading.ThreadExceptionEventArgs)
       at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
       at System.Windows.Forms.Control.WndProcException(System.Exception)
       at System.Windows.Forms.Control+ControlNativeWindow.OnThreadException(System.Exception)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.UnsafeNativeMethods.IntDestroyWindow(System.Runtime.InteropServices.HandleRef)
       at System.Windows.Forms.UnsafeNativeMethods.DestroyWindow(System.Runtime.InteropServices.HandleRef)
       at System.Windows.Forms.NativeWindow.DestroyHandle()
       at System.Windows.Forms.Control.DestroyHandle()
       at System.Windows.Forms.Control.Dispose(Boolean)
       at Microsoft.BizTalk.Administration.SnapIn.Forms.GroupHub.OperationsCtrl.Dispose(Boolean)
       at System.ComponentModel.Component.Dispose()
       at Microsoft.ManagementConsole.FormView.InternalShutdown()
       at Microsoft.ManagementConsole.View.HandleShutdownRequest(Microsoft.ManagementConsole.Internal.IRequestStatus)
       at Microsoft.ManagementConsole.View.ProcessRequest(Microsoft.ManagementConsole.Internal.Request)
       at Microsoft.ManagementConsole.ViewMessageClient.ProcessRequest(Microsoft.ManagementConsole.Internal.Request)
       at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Microsoft.ManagementConsole.Internal.Request)
       at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(Microsoft.ManagementConsole.Internal.IMessageClient, Microsoft.ManagementConsole.Internal.RequestInfo)
       at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()
       at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(Microsoft.ManagementConsole.Executive.SimpleOperationCallback)
       at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
       at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
       at System.Delegate.DynamicInvokeImpl(System.Object[])
       at Microsoft.ManagementConsole.Executive.DelegateMessage.OnExecute()
       at Microsoft.ManagementConsole.Executive.Message.Execute()
       at Microsoft.ManagementConsole.Executive.SnapInThread.DispatchPendingSnapInMessages()
       at Microsoft.ManagementConsole.Executive.SnapInThread.OnDataReadyAsync(System.Object, System.EventArgs)
       at Microsoft.ManagementConsole.Executive.MmcThreadMessageWindow.WndProc(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
       at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application.Run()
       at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()
       at Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()
       at Microsoft.ManagementConsole.Executive.SnapInThread.OnThreadStart()
       at System.Threading.ThreadHelper.ThreadStart_Context(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()
    does any one face similar issue if yes can you please help me to solve this?
    Regards,
    Amit
    Regards, Amit More

    here is log generated during configuration,
    [2014-11-24 05:16:10:0572 Info Configuration Framework]Configuring feature: WMI
    [2014-11-24 05:16:10:0588  Info BtsCfg] Entering function: CBtsCfg::ConfigureFeature
    [2014-11-24 05:16:10:0588  Info BtsCfg] Configuring feature: WMI
    [2014-11-24 05:16:10:0588  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
    [2014-11-24 05:16:10:0588  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
    [2014-11-24 05:16:10:0588  Info BtsCfg] Entering function: CWMI::Connect
    [2014-11-24 05:16:10:0588  Info BtsCfg] Leaving function: CWMI::Connect
    [2014-11-24 05:16:10:0603  Info BtsCfg] Entering function: CWMI::CreateGroup
    [2014-11-24 05:16:10:0791  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btswmi.cpp(438): FAILED hr = 80041013
    [2014-11-24 05:16:10:0791  Error BtsCfg] Provider load failure
    [2014-11-24 05:16:10:0791  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btscfg.cpp(1801): FAILED hr = 80041013
    [2014-11-24 05:16:10:0791  Info BtsCfg] Entering function: CBtsCfg::UnConfigureFeature
    [2014-11-24 05:16:10:0791  Info BtsCfg] Unconfiguring feature: WMI
    [2014-11-24 05:16:10:0791  Warning BtsCfg] BTS management server or DB names are not found in the registry.
    [2014-11-24 05:16:10:0791  Info BtsCfg] Entering function: CWMI::StopHostInstance
    [2014-11-24 05:16:10:0807  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btswmi.cpp(1553): FAILED hr = 80041013
    [2014-11-24 05:16:10:0807  Error BtsCfg] Provider load failure
    [2014-11-24 05:16:10:0807  Info BtsCfg] Entering function: CWMI::UnMapHost
    [2014-11-24 05:16:10:0807  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btswmi.cpp(1698): FAILED hr = 80041013
    [2014-11-24 05:16:10:0807  Error BtsCfg] Provider load failure
    [2014-11-24 05:16:10:0807  Info BtsCfg] Instantiating IBTSMsgBoxPerformance object
    [2014-11-24 05:16:10:0869  Info BtsCfg] Calling IBTSMsgBoxPerformance::UninstallArtifacts
    Exception in CounterManager.UninstallArtifacts when uninstalling the perf counter instances. The exception details are: 
    Source of exception: System
    Message: Cannot delete Performance Category because this category is not registered or is a system category.
    Stack trace:    at System.Diagnostics.PerformanceCounterCategory.Delete(String categoryName)
       at Microsoft.BizTalk.MsgBoxPerfCounters.MgmtDbAccessEntity.UninstallInstances(Boolean regularUninstall)
       at Microsoft.BizTalk.MsgBoxPerfCounters.CounterManager.UninstallArtifacts(Boolean regularUninstall, String logFileName)
    [2014-11-24 05:16:11:0166  Info BtsCfg] Stopping Tracing
    [2014-11-24 05:16:11:0166  Info BtsCfg] Entering function: CWMI::DeleteServer
    [2014-11-24 05:16:11:0182  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btswmi.cpp(1353): FAILED hr = 80041013
    [2014-11-24 05:16:11:0197  Error BtsCfg] Provider load failure
    [2014-11-24 05:16:11:0197  Info BtsCfg] Entering function: CWMI::UnConfigureGroup
    [2014-11-24 05:16:11:0197  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btswmi.cpp(1076): FAILED hr = 80041013
    [2014-11-24 05:16:11:0197  Error BtsCfg] Provider load failure
    [2014-11-24 05:16:11:0197  Info BtsCfg] Leaving function: CBtsCfg::UnConfigureFeature
    [2014-11-24 05:16:11:0197  Info BtsCfg] Leaving function: CBtsCfg::ConfigureFeature
    [2014-11-24 05:16:11:0213 Warning Configuration Framework]Feature failed to configure: WMI.
    [2014-11-24 05:16:11:0400 Info Configuration Framework]Configuration Summaries:
    [2014-11-24 05:16:11:0400 Error Configuration Framework]Feature: [Group] Failed to configure with error message [Provider load failure
    [2014-11-24 05:16:11:0400 Error Configuration Framework]Feature: [BizTalk Runtime] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
    [2014-11-24 05:16:11:0400 Error Configuration Framework]Feature: [BAM Tools] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
    [2014-11-24 05:16:11:0400 Error Configuration Framework]Feature: [BAM Portal] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: SSOServer,Engine Configuration Enabled: yes
    Sub UI: no Configured: yes
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: SSOServer,Engine Configuration Enabled: no
    Sub UI: yes Configured: yes
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: WMI Configuration Enabled: yes
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: Engine,BTSCfg Configuration Enabled: no
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: RulesEngine Configuration Enabled: yes
    Sub UI: no Configured: yes
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: MOT Configuration Enabled: yes
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: BAMTools Configuration Enabled: no
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: BAMTools Configuration Enabled: no
    Sub UI: yes Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: BAMPortal Configuration Enabled: no
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: MsEDIAS2 Configuration Enabled: no
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]Leaving function ConfigureFeatures().
    [2014-11-24 05:16:11:0416 Info Configuration Framework]Entering function WizardStep_NextStepChanged.
    [2014-11-24 05:16:11:0416 Info Configuration Framework]Entering function ConfigWizardResult_Load.
    [2014-11-24 05:16:11:0447 Info Configuration Framework]Leaving function ConfigWizardResult_Load.
    [2014-11-24 05:16:11:0478 Info Configuration Framework]Leaving function WizardStep_NextStepChanged.
    [2014-11-24 05:16:14:0416 Info Configuration Framework]Displaying information notification to user. Message: <Exception Message="Provider load failure
    " Source="" HelpID="" />
    Regards, Amit More

  • The pass 4 days now my iTunes Store is not responding, when I reload it all that comes up is a blank white page that says iTunes Store. Help please!!!! Cannot load my gift card to buy music and such!!!

    The pass 4 days now my iTunes Store is not responding, when I reload it all that comes up is a blank white page that says iTunes Store. Help please!!!! Cannot load my gift card to buy music and such!!!

    I tookyour suggestion and SUCCESS!  I can now access the Itunes Store.  A simple fix, and thanks so much!!.
    Below is the advice you forwarded:
    I found a solution to my problem.
    > start menu
    > accessories,
    > right click on the command prompt icon and choose "run as administrator".
    Once it opens, type in the following command...
    netsh winsock reset
    hit enter
    You should get a message that the winsock reset successful and you will need to reboot your computer.
    Reboot and when I reloaded itunes the store loaded fine.
    Thanks again, -Dean Stoneburner

  • Access 2010 on 64 Bit Windows 7 Access "Not Responding" when changing from forms view to design view and back

    I am running
    Windows 7 64 bit
    Access 2010 32 bit
    Developing an application with a split FE BE with both files local but continue to have the message "Not Responding" when switching from forms view to design view and back as well as if I try to connect to a subform or object on the sub form.

    I have seen this behavior when the form's RecordSource is a complex query such as a crosstab or a query with several nested queries. To test if this is your case, remove the RecordSource and see if the form starts acting normal again.
    Then again, if the form has several subforms they might be slowing up the loading time.
    Bill Mosca
    www.thatlldoit.com
    http://tech.groups.yahoo.com/group/MS_Access_Professionals

  • Illustrator "Not Responding" on load and save

    Good evening..
    We bought a new computer our graphic designer (HP Z400 quad-xeon 2.66GHz, 16GB ram, Quadro 4000 graphic card), installed with Windows 7 64-bit, set it up with the Adobe CS 5.5 Master Collection.
    The problem is with Illustrator, whereas it goes to "Not Responding" on load and save of files. The progress bar when saving stops at 5-10%, but it seems like it's still doing it's thing and it eventually goes through (15-45secs). However, I really hate getting this kind of message, moreso because his current desktop (HP XW4600, Win XP 32-bit, 3BG of RAM, Adobe CS5) is not doing this at all.
    I looked a lot of the forums, and tested what was offered and it still isn't better.
    - I removed an Add-On I had installed, no luck.
    - Removed all network drives, no luck.
    - Unchecked "Create PDF compatible file", no luck.
    Working locally is the same as on the network, which makes me believe the network is not a problem in my case. (Even switched from 100mb network connection to 1GB, which was the first thing I tried)
    Mind you, all these things I've tried were done in addition to the others, so even to total of all these wasn't helpful, and I'm still at square one.
    I'd like to add that all the other applications in the suite are behaving correctly, Photoshop, Premiere, InDesign... Everything else is working great and not freezing at all. Which is why I find this wierd that Illustrator would act like that while all the others are fine.
    Anything else I should be trying?
    Jonathan
    Edit: I checked again on his previous computer, and it seems the issue is there as well, unlike what I mentionned before, which might point to a problem with Illustrator itself, since between CS5 and CS5.5, Illustrator hasn't changed. Altough I'm not sure if it may be that the old computer is just *that* slow...

    Well, it has the Adobe PDF printer (from Adobe Acrobat) and MS XPS Document Writer (from Office), but since they weren't real printer I hadn't mentionned them. Is this what you consider Virtual printer?
    Either way, I've added a printer but it's still doing the same thing.

  • After i upgrade to lion and updated logic pro to version 9.1.6 stops responding when loading "Ryu Chords" it stops responding, do anyone have any ideas what problem it can be?

    After i upgrade to lion and updated logic pro to version 9.1.6 stops responding when loading "Ryu Chords" it stops responding on certain moment, i tried to reinstall freshly and update to version 9.1.5 but problem same so at this moment version is 9.1.6. I tried 64bit too but no changes. And the thing is that i need studio and i need to sort this problem quick.
    Please everybody if you had same problem give me answer or any idea what to do
    Thanks

    The sample rate is not 128 or so, you probably mean the buffer size...
    But the performance drop makes sense: switching between a 64 bit process and 32 bit doesn't come free: it cost performance and creates a jitter, which also either shows as performance lost or instability.
    You really have to move away from outdated 32 bit AudioUnits, sorry. Ask the vendors to finally release 64 bit versions, it has been several years since 64 bit is available.

  • Console not responding! How to delete plist?

    Hi All,
    The console app does not respond when I open it. It just beachballs continually.
    I am trying to delete the plist file but I can't find it. I'm assuming it would be called com.apple.console.plist but there is no such file on my computer. -None that I can find either through a search or via looking in the prerences folders.
    Any tips would be much appreciated.
    Felix

    composerguy78 wrote:
    HI Da Vinci,
    -My apologies, I should have adjusted my signature for this one. It's actually my wifes iMac that has this issue and it's an intel iMac from Jan 2009. We haven't upgraded her machine to snow leopard as it would involve upgrading photoshop -the version we have doesn't work with 10.6! So she's on 10.5.6 at the moment.
    No problem.
    In that case, if the 'repair permissions' thing doesn't work, either download and install the 10.5.6 Combo Update:
    http://support.apple.com/downloads/MacOS_X_10-5-6_ComboUpdate
    ... or use Software Update to update to 10.5.8. As she's on 10.5.6 this will automatically list the Combo Update anyway.
    Da Vinci

  • Lots of programs does not respond, when opened

    Lots of programs does not respond, when they are opened, Apple store, Mail, Photo Booth and VideoConverterPro and some moor.
    To close, I have to click on finder first. What to do ?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • ITunes not responding when I plug in my iPod

    Hey all, I need some help. Recently when I plug my iPod into my PC to update my iPod with the new music that I have loaded into iTunes, as soon as I do iTunes stops working and when I checked in my windows task manager under appplications/status it says iTunes is not responding. when my iPod is not plugged in, iTunes works fine. I can't get past this. Yes I did load the updated software, it didn't help. Does anyone have any suggestions?
    Thanks,
    Todd

    This is also happening to me updated latest version of Itunes. Itunes works fine but doesn't show the ipod when I attach. Tried most of the hints on the web site but nothing is working. Plugged the ipod into my base station and hey presto it works fine. I have also tried top re load the ipod software on the lap top but this isn't working either it asks for the ipod to be plugged in when it is plugged in it doesn't see it. Yet in windows explorer you can see the ipod is connected. Any idea's anyone. Shall i try to install version 6.0.0 of itunes instead of the latest version ?

  • I am suddenly unable to open mail from the dock. dock shows mail is up and running, but stamp does not respond when clicked, and will not quit. help?

    I am suddenly unable to open mail from the dock. dock shows mail is up and running, but stamp icon does not respond when clicked, there is no mail window opened, and will not quit. when double clicked, get new mail is not an option and I get no response with other actions.
    I am retrieving mail on my phone with no problem. this just began happening, no updates or problems with anything else.
    help?

    command-option-esc keys and force quit Mail. Then relaunch.

  • Itunes keeps not responding when i try to log out of my account

    itunes keeps not responding when i try to log out of my account
    I have tried uninstalling the itunes program and re Installing it but it has not worked,
    Is there anyone that can help me?

    Have you tried leaving it to hang for 5 minutes?

  • My ipod touch is not responding when i plugged it  in even with a different cord and restarting my computer

    my ipod touch is not responding when i plugged it  in even with a different cord and restarting my computer and i am using my moms itunes that she has had for a long time and so i cant uninstall itunes.

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • Error while opening BizTalk Admin Console

    Hi,
    I am getting this error while opening BizTalk Admin Console. Any suggestion --
    Failed to create children of Microsoft.BizTalk.Adminostration.SnapIn.GroupNode(Microsoft.BizTalk.Administration.SnapIn)
    Additional Information:
    Attempted to read or write protected memory. This is often an indication that other memory is currupt. (MMCEx)
    -Monika

    Try the following:
    Restart "Windows Management Instrumentation" service in your service tray where this admin console is installed.
    Or restart the admin console, if possible restart the machine and try again.
    If the user (who is accessing the admin console) is to perform administrative tasks either through the BizTalk Administration console make sure user is part
    of BizTalk Server Administrators group or BizTalk Server Operators group for
    low privileged role that only has access to monitoring and troubleshooting actions
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

Maybe you are looking for