MDNSResponder Fail on certain applications

Hi All, I am facing a weird problem recently. The problem started by not being able to send or receive any email from Gmail in mail application. Then I noticed that I can't connect with my Yahoo Messenger app and I get error for not bein able to connect to the server. Now I noticed not only that but Also I am not able any more to connect to vpn servers which have domain names as a server address. I changed the domain name to the IP address of the server address and It could connect.
For my yahoo messenger I tried to look at /var/log/system.log and I noticed that there is a error each time I try to connect to Yahoo messenger which is :
Mar 12 21:35:13 Lucifers-MacBook-Air-2.local mDNSResponder[57833]: ERROR: send_all(40) wrote -1 of 4 errno 32 (Broken pipe)
Mar 12 21:35:17 --- last message repeated 4 times ---
Mar 12 21:35:17 Lucifers-MacBook-Air-2.local Terminal[54200]: CGSCopyDisplayUUID: Invalid display 0x0b413df5
Also the problem in mail application exist only for gmail (I use gmail and another email address. One is working and gmail is not), I get error "Couldn't connect to this xxx IMAP/SMTP server" in Connection doctor for mail app for both SMTP and IMAP gmail server as well as iCloud IMAP.  (IMAP enabled in Gmail of course) :
INITIATING CONNECTION Mar 12 21:37:22.360 [kCFStreamSocketSecurityLevelNone] -- host:smtp.gmail.com -- port:587 -- socket:0x6000004c09a0 -- thread:0x60800066d8c0
INITIATING CONNECTION Mar 12 21:37:22.360 [kCFStreamSocketSecurityLevelNone] -- host:smtp.gmail.com -- port:587 -- socket:0x6080002cb1a0 -- thread:0x60800066d8c0
INITIATING CONNECTION Mar 12 21:37:22.361 host:imap.gmail.com -- port:143 -- socket:0x0 -- thread:0x60800066d8c0
INITIATING CONNECTION Mar 12 21:37:22.390 host:p08-imap.mail.me.com -- port:993 -- socket:0x0 -- thread:0x608000871f40
So I believe that there is a problem in my mDNSResponder or Bonjour service. The weird thing for me is that it is not working in certain application and certain addresses. I am able to ping 8.8.8.8 or I am able to telnet imap.gmail.com and connect to it. 
Here is the system.log for mail app when I try to make gmail account online:
"The operation couldn’t be completed. No route to host"
Mar 12 21:43:18 Lucifers-MacBook-Air-2.local Mail[58050]: [LogSocketErrors] Connecting failed for socket: 0x6080004c11f0, error: Error Domain=NSPOSIXErrorDomain Code=65 "The operation couldn’t be completed. No route to host"
Mar 12 21:43:18 Lucifers-MacBook-Air-2.local Mail[58050]: [LogSocketErrors] Connecting failed for socket: 0x6000004c8180, error: Error Domain=NSPOSIXErrorDomain Code=65 "The operation couldn’t be completed. No route to host"
While I am able to open gmail in my safari or ping and telnet this hosts in terminal.
Any one have any idea?

No ideas yet, but i'm getting very similar errors. I'm pretty sure this coincided with installing the latest security update. What's interesting is i'm on 10.8.5. This is the console output when i start connection doctor in mail.
2014-03-13 4:59:49.892 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 4:59:49.892 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
2014-03-13 4:59:50.894 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 4:59:50.895 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
2014-03-13 4:59:53.902 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 4:59:53.902 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
2014-03-13 4:59:56.927 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 4:59:56.928 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
2014-03-13 4:59:57.916 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 4:59:57.916 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
2014-03-13 5:00:00.088 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 5:00:00.088 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
2014-03-13 5:00:00.924 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 5:00:00.924 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
2014-03-13 5:00:01.091 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 5:00:01.091 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
2014-03-13 5:00:04.098 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 5:00:04.098 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
2014-03-13 5:00:07.095 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 5:00:07.095 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
2014-03-13 5:00:08.098 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 5:00:08.098 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
2014-03-13 5:00:11.105 PM mDNSResponder[1903]: ERROR: mDNSPlatformWriteTCP - send Broken pipe
2014-03-13 5:00:11.105 PM mDNSResponder[1903]: mDNSSendDNSMessage: write msg length failed -1/2
Its worth noting that like you other accounts seem to work fine, no indication of improper DNS settings. As I said this happened after running that latest security update to fix the SSL thing on 10.8.5.
Same thing seems to be happening with calendar:
2014-03-13 5:02:51.465 PM CalendarAgent[517]: [com.apple.calendar.store.log.caldav.queue] [Account refresh failed with error: Error Domain=NSURLErrorDomain Code=-1003 "A server with the specified hostname could not be found." UserInfo=0x7ff7728b2f50 {NSUnderlyingError=0x7ff772b88040 "A server with the specified hostname could not be found.", NSErrorFailingURLStringKey=https://myemail%[email protected]/calendar/dav/myemail%40gmail.com /user///myemail%[email protected]/calendar/dav/myemail%40gmail.com/user/, NSErrorFailingURLKey=https://myemail%[email protected]/calendar/dav/myemail%40gmail.com /user///myemail%[email protected]/calendar/dav/myemail%40gmail.com/user/, AccountName=Gmail, CalDAVErrFromRefresh=YES, NSLocalizedDescription=A server with the specified hostname could not be found.}]

Similar Messages

  • Creative Cloud Desktop fails to download certain applications.

    So basically what happens is I am able to click the button, and the progress bar appears, but it doesn't progress past 0%, and no 'X' button appears next to it. If I quit during this period, Creative Cloud Desktop doesn't load up again, and I'm forced to restart.
    So far this has happened only with certain applications. Premiere Pro (which I managed to install after a lot of tries) and just now SpeedGrade. Please help!

    Nevermind. I set the program rules on my firewall from Auto to Allow and that worked.

  • How come I can't use the back gesture in certain apps with my magic mouse on certain applications in Lion OS?

    How come I can't use the back gesture with my magic mouse on certain applications in Lion? I figured out that in Safari i have to use a 1 finger swipe to go back a page instead of 2 fingers like i used to do in Snow Leopard. But apps like iTunes and iPhoto and i can't do that. Any ideas? is there a setting im missing to make this work? It works in Safari but not any other applications, so im assuming theres no setting for this. Just want to know if this is just a bug that will be fixed in the next update or if its something I can fix now. Any help would be appreciated because its kind of annoying. Other than this minor issue I love Lion. Full screen apps are unbelievable.

    Hi.
    I managed to compile open-vm-tools and the kernel module against 3.14.5 kernel.  Here is the tarball with the all the files.
    I still have an issue : With vmware-player 6.0.2, I can't acces my shared folder :
    root@P146S011b ~ # lsmod | grep hgfs
    vmhgfs 41622 0
    vmw_vmci 47960 2 vmw_vsock_vmci_transport,vmhgfs
    root@P146S011b ~ # vmware-hgfsclient
    R
    D
    C
    root@P146S011b ~ # mount -t vmhgfs .host:/R /mnt
    Could not add entry to mtab, continuing
    root@P146S011b ~ # tail -1 /etc/mtab
    .host:/R /mnt vmhgfs rw,relatime 0 0
    root@P146S011b ~ # cd /mnt
    cd:cd:6: not a directory: /mnt
    1 root@P146S011b ~ #
    Forgot to add an install file with a depmod -a inside. You will have to run it by yourself

  • Error message on restart: Failed to register application management beans

    We are receiving an error when deploying custom task flows to the spaces instance in our Development environment and are experiencing the following problems:
    Custom taskflow instances are all being "overwritten" by a single parameter (we have a webcam 'widget' each space points do a different location, but when we deploy they all suddenly point to the same place - this is not reflected in the parameters for the instance of the task flow).
    Errors we are finding when we deploy:
    Message Level     1
    Relationship ID     0
    Component     xx_xx_Spaces
    Module     oracle.webcenter.webcenterapp.internal.view.webapp
    Host     xx.xx.com
    Host IP Address     xx.xx.xx.xx
    Thread ID     [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'
    ECID     014fc7558b241cc9:-13d743d3:1367e1ed952:-8000-000000000001096f
    Supplemental Detail     javax.management.InstanceAlreadyExistsException: oracle.webcenter.community:name=LoadTranslationsMXBeanImpl,type=LoadTranslationsMXBeanImpl,Application=webcenter,ApplicationName=webcenter,ApplicationVersion=11.1.1.4.0
    at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:453)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1484)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:963)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:917)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:482)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:714)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.registerMBean(JMXContextInterceptor.java:445)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:712)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.registerMBean(WLSMBeanServer.java:462)
    at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor$1.run(PrivilegedMBeanServerInterceptor.java:55)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor.registerMBean(PrivilegedMBeanServerInterceptor.java:60)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterAppContextListener.createAndRegisterMBeans(WebCenterAppContextListener.java:389)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterAppContextListener.contextInitialized(WebCenterAppContextListener.java:233)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:69)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)..
    Message Level     1
    Relationship ID     0
    Component     xx_xx_Spaces
    Module     oracle.webcenter.webcenterapp.internal.view.webapp
    Host     xx.xx.com
    Host IP Address     xx.xx.xx.xx
    Thread ID     [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'
    ECID     014fc7558b241cc9:-13d743d3:1367e1ed952:-8000-000000000001096f
    Message     Failed to register application management beans
    I have searched please help.
    Edited by: jrickoi on Apr 6, 2012 2:38 PM
    Edited by: jrickoi on Apr 6, 2012 3:02 PM

    I have no idea except to suggest you contact them.

  • OSD task sequence fails to install application on workgroup computers

    Environment:
    Windows Server 2008 R2 Standard, SP1
    SCCM 2012 R2
    Issue:
    OSD TS fails to install applications from local DP on Windows 8.1 x86 workgroup computers. Same applications install fine from OSD/TS on domain computers. A standard push installs fine when deployed outside of OSD/TS to workgroup, or domain computer.
    - “SMSMP=managementpoint.domain.com” is included in ‘Setup Windows and ConfigMgr’ installation poperties
    - “Allow clients to connect anonymously” enable on DP system role, HTTP client communication
    - Network Access Account is configured and authentication is confirmed
    - Have confirmed no overlapping boundaries
    - IIS anonomys and Windows authentication is enabled for SMS_DP_SMSPKG$, anon authentication creds set to "Specific user: IUSR"
    After OSD deployment to workgroup computer completes -
    AppEnforce.log is missing
    smsts.log
    App install failed.
    Setting TSEnv variable '_TSAppInstallStatus'='Error'
    Setting TSEnv variable 'SMSTSInstallApplicationJobID__ScopeId_93E0532F-C5CA-4078-AE13-2BF543602863/Application_486d99ca-817a-4600-889e-50f8e4f91592'=''
    Completed installation job.
    Step 3 out of 3 complete
    Install application action failed: 'Microsoft_Office_Professional_2013_v15.0.4420.1017_CA-copy'. Error Code 0x80004005
    CITaskMgr.log
    State transition to (Failure), Error(0x87d00222) : CITask(ScopeId_93E0532F-C5CA-4078-AE13-2BF543602863/DeploymentType_f7f47522-3654-43b0-95ef-55198d957bdf.8..Install.ContentDownload)
    Initiating task ContentDownload for CI ScopeId_93E0532F-C5CA-4078-AE13-2BF543602863/DeploymentType_5982c24d-07f4-4121-8aa4-4f65a8b7aeb6.15 (Microsoft_Office_Professional_2013_v15.0.4420.1017_CA_x86_P_PW) for target: , consumer: {634F5894-5AB1-4D48-83F7-603E94FE1F3F}
    Initiating content download : CITask(ScopeId_93E0532F-C5CA-4078-AE13-2BF543602863/DeploymentType_5982c24d-07f4-4121-8aa4-4f65a8b7aeb6.15..Install.ContentDownload)
    State transition to (InProgress), Param(0) : CITask(ScopeId_93E0532F-C5CA-4078-AE13-2BF543602863/DeploymentType_5982c24d-07f4-4121-8aa4-4f65a8b7aeb6.15..Install.ContentDownload)
    State transition to (InProgress), Param(0) : CTaskConsumer(ScopeId_93E0532F-C5CA-4078-AE13-2BF543602863/DeploymentType_5982c24d-07f4-4121-8aa4-4f65a8b7aeb6.15.{CC8A099F-8EC4-4484-9191-53FFC1775D18})
    Successfully initiated contents download request {5237AC77-651A-4723-AF91-78A1C0497DBD} : CITask(ScopeId_93E0532F-C5CA-4078-AE13-2BF543602863/DeploymentType_5982c24d-07f4-4121-8aa4-4f65a8b7aeb6.15..Install.ContentDownload)
    Release task ContentDownload for CI ScopeId_93E0532F-C5CA-4078-AE13-2BF543602863/DeploymentType_5982c24d-07f4-4121-8aa4-4f65a8b7aeb6.15 for target: , consumer {634F5894-5AB1-4D48-83F7-603E94FE1F3F}
    Release task ContentDownload for CI ScopeId_93E0532F-C5CA-4078-AE13-2BF543602863/Application_486d99ca-817a-4600-889e-50f8e4f91592.22 for target: , consumer {502180D3-CA3B-4657-AD32-D43F952A6576}
    Release task ContentDownload for CI ScopeId_93E0532F-C5CA-4078-AE13-2BF543602863/RequiredApplication_486d99ca-817a-4600-889e-50f8e4f91592.22 for target: , consumer {1A485BC4-DD0C-4659-B034-8D7F9B436B3A}
    State transition to (Failure), Error(0x87d00222) : CITask(ScopeId_93E0532F-C5CA-4078-AE13-2BF543602863/DeploymentType_5982c24d-07f4-4121-8aa4-4f65a8b7aeb6.15..Install.ContentDownload)
    ContentTransferManager.log
    CTM job {1964A4E6-DC01-4A04-983D-AAFD5FB2CA5E} (corresponding DTS job {901A1D57-D363-45FE-A4F4-8509F5556D53}) started download from 'http://HOUMGMT49.APACHECORP.COM/SMS_DP_SMSPKG$/Content_ed232f49-224b-48cc-9c01-0ff31bae851e.1' for full content download.
    CTM job {1964A4E6-DC01-4A04-983D-AAFD5FB2CA5E} entered phase CCM_DOWNLOADSTATUS_DOWNLOADING_DATA
    CTM job {1964A4E6-DC01-4A04-983D-AAFD5FB2CA5E} entered phase CCM_DOWNLOADSTATUS_DOWNLOADING_DATA
    CTM job {1964A4E6-DC01-4A04-983D-AAFD5FB2CA5E} entered phase CCM_DOWNLOADSTATUS_DOWNLOADING_DATA
    CTM job {1964A4E6-DC01-4A04-983D-AAFD5FB2CA5E} entered phase CCM_DOWNLOADSTATUS_DOWNLOADING_DATA
    CTM encountered error processing reply from DTS. Code 0x87d00215
    Cancelled CTM job {1964A4E6-DC01-4A04-983D-AAFD5FB2CA5E}
    Two workarounds below (Not acceptable solutions)
    *I can add a pause script after Setup Windows and ConfigMgr sequence, wait 5-10 minutes and the applications will install. I assume this is because the CM client has time to fully provision.
    * I can add the anon ‘IUSR’ account to the local administrators group on the DP and all applications install (without the pause script mentioned above). I can reproduce the issue repeatedly by removing and adding the anon account.
    Any help with this would be greatly appreciated…
    Also, I come from a CM 2007 background and somewhat new to CM 2012. Should WebDAV and/or URL Authorization be installed and configured on the DP? According to MS tech support “No”. However, I’ve seen several SCCM 2012 guides on the web that say it should
    be installed.
    Regards
    David K. Harrison

    Locationservices.log, CIDownloader.log, CIagent.log, DataTransferService.log also need to be checked. We need to find out what credential the Client trys to use when it downloads content from DP.
    Juke Chou
    TechNet Community Support

  • Creation of Microsoft Azure Website failed. The application already exists

    Trying to create a new website, I get this error:
    Creating Microsoft Azure Website
    Creation of Microsoft Azure Website failed. The application already exists. The remote server returned an unexpected response: (409) Conflict.
    I succeeded to create this website earlier on and then I deleted it as I didn't need it anymore.
    Now I want to create it again but I get this error even though I've deleted all websites, hosting plans, cloud service, etc from my Azure account.
    Any idea on how to fix this?

    At this point, I don't know how it happened, but we'll need to dig deeper. I believe there is a sequence that can cause problems if you create a site via Current portal and delete it via Preview, but I'm not sure.
    BTW, it seems you have 2 other sites that may be in the same situation (deleted in a way that you couldn't recreated them). They're 'shortl...dev' and 't..d' (not giving full name to avoid squatters!). Do you think you'll want to recreate them later? If
    so, we can do the same maneuver to get back to a good state.

  • Why doesn't my macbook pro let me update certain applications? It says "You have updates available for other accountsTo update this application, sign in to the account you used to purchase it.

    Why doesn't my macbook pro let me update certain applications? It says "You have updates available for other accountsTo update this application, sign in to the account you used to purchase it.

    it's also likely that you used two different apple IDs to purchase apps. if that's the case then you simply have to log out of your app store, and log into the other account to update the apps.
    from experience it's not possible to syncronise purchased content from two different accounts. but you can always give Apple a call.

  • HT201250 Assume I back-up my computer using Time Machine and then decide to uninstall a certain application.  If I later decide that I'd prefer to have that uninstalled application, can I simply restore it from back-up, or must I go through install proces

    Assume I back-up my computer using Time Machine and then decide to uninstall a certain application.  If I later decide that I'd prefer to have that uninstalled application on my computer, can I simply restore it from my back-up, or must I go through the entire install process again?

    Nobody can help? :(

  • My hard drive failed. My applications were on the drive including Excel, Word, and Powerpoint. Apple told me I could pull everything from the failed drive. I tried that but the drive is bad so I can't get to anything. Do you think Apple will reinstall?

    My hard drive failed. My applications were on the drive including Excel, Word, and Powerpoint. Apple told me I could pull everything from the failed drive. I tried that but the drive is bad so I can't get to anything. The Office package was installed/included when I purchased the Mac. Does anyone think Apple will provide me with the Office package? Thank you!

    Thank you everyone. I apologize to confusing all but I am up to date and running OS X 10.8.2.  It's possible I purchased the key for Office but I don't think so although it was 3-4 years ago. I guess I will stop in the Apple Store and just ask. I may just buy the new bundle anyway to get the most updated.
    I have read there are issues with the MS Office bundle running on our latest OS, is that true?
    Thank you all!!! You've been great!

  • Preinstaller failing at install Application Server Role, Web Server (IIS) Role

    Hi, 
     I am trying to install SharePoint 2013 on Windows 2008 R2. I have database MS SQL Server 2012 on the same machine itself. My SharePoint Preinstaller fails at installing Application server and Web server roles.. Even though the roles get created, they
    don't complete because ASP.Net activation fails. Here is my log:
    2013-04-08 16:12:08 - Processor architecture is (9)
    2013-04-08 16:12:08 - Reading the following string value/name...
    2013-04-08 16:12:08 - Common Startup
    2013-04-08 16:12:08 - from the following registry location...
    2013-04-08 16:12:08 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    2013-04-08 16:12:08 - The value is...
    2013-04-08 16:12:08 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    2013-04-08 16:12:08 - Trying to remove the startup task if there is any.
    2013-04-08 16:12:08 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    2013-04-08 16:12:08 - Error: Startup task doesn't exist. This is not a continuation after a restart.
    2013-04-08 16:12:08 - Locating the following command line arguments file:
    2013-04-08 16:12:08 - E:\PrerequisiteInstaller.Arguments.txt
    2013-04-08 16:12:08 - Error: This file does not exist
    2013-04-08 16:12:08 - Details of the current operating system:
    2013-04-08 16:12:08 - Major version number of the operating system: (6)
    2013-04-08 16:12:08 - Minor version number of the operating system: (1)
    2013-04-08 16:12:08 - Build number of the operating system: (0X1DB1=7601)
    2013-04-08 16:12:08 - Major version number of the latest Service Pack: (1)
    2013-04-08 16:12:08 - Minor version number of the latest Service Pack: (0)
    2013-04-08 16:12:08 - Platform ID of the operating system: (2)
    2013-04-08 16:12:08 - Product suites available on the operating system: (0X112=274)
    2013-04-08 16:12:08 - Product type of the operating system: VER_NT_SERVER
    2013-04-08 16:12:08 - Product type: (10)
    2013-04-08 16:12:08 - OS type: (0)
    2013-04-08 16:12:08 - Configuring the application's property sheet...
    2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
    2013-04-08 16:12:08 - Windows Management Framework 3.0
    2013-04-08 16:12:08 - Reading the following string value/name...
    2013-04-08 16:12:08 - PowerShellVersion
    2013-04-08 16:12:08 - from the following registry location...
    2013-04-08 16:12:08 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2013-04-08 16:12:08 - The value is...
    2013-04-08 16:12:08 - 3.0
    2013-04-08 16:12:08 - Reading the following string value/name...
    2013-04-08 16:12:08 - CTPVersion
    2013-04-08 16:12:08 - from the following registry location...
    2013-04-08 16:12:08 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2013-04-08 16:12:08 - Could not find or unable to read CTPVersion key
    2013-04-08 16:12:08 - The prerequisite above is already installed
    2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
    2013-04-08 16:12:08 - Microsoft .NET Framework 4.5
    2013-04-08 16:12:08 - Reading the following DWORD value/name...
    2013-04-08 16:12:08 - Install
    2013-04-08 16:12:08 - from the following registry location...
    2013-04-08 16:12:08 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
    2013-04-08 16:12:08 - Windows Identity Foundation (KB974405)
    2013-04-08 16:12:08 - Reading the following string value/name...
    2013-04-08 16:12:08 -
    2013-04-08 16:12:08 - from the following registry location...
    2013-04-08 16:12:08 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2013-04-08 16:12:08 - The value is...
    2013-04-08 16:12:08 - 6.1.7600.0
    2013-04-08 16:12:08 - The prerequisite above is already installed
    2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
    2013-04-08 16:12:08 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2013-04-08 16:12:08 - Reading version of the following file...
    2013-04-08 16:12:08 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2013-04-08 16:12:08 - The version is...
    2013-04-08 16:12:08 - 1.0.3010.0
    2013-04-08 16:12:08 - The prerequisite above is already installed
    2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
    2013-04-08 16:12:08 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2013-04-08 16:12:08 - Reading the following string value/name...
    2013-04-08 16:12:08 - Version
    2013-04-08 16:12:08 - from the following registry location...
    2013-04-08 16:12:08 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2013-04-08 16:12:08 - The value is...
    2013-04-08 16:12:08 - 10.51.2500.0
    2013-04-08 16:12:08 - A higher version of the prerequisite above is already installed
    2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
    2013-04-08 16:12:08 - Windows Server AppFabric
    2013-04-08 16:12:08 - Reading the following string value/name...
    2013-04-08 16:12:08 - ProductVersion
    2013-04-08 16:12:08 - from the following registry location...
    2013-04-08 16:12:08 - SOFTWARE\Microsoft\AppFabric\V1.0
    2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
    2013-04-08 16:12:08 - Windows Identity Foundation (KB974405)
    2013-04-08 16:12:08 - Reading the following string value/name...
    2013-04-08 16:12:08 -
    2013-04-08 16:12:08 - from the following registry location...
    2013-04-08 16:12:08 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
    2013-04-08 16:12:08 - Microsoft Information Protection and Control Client
    2013-04-08 16:12:08 - Reading the following string value/name...
    2013-04-08 16:12:08 -
    2013-04-08 16:12:08 - from the following registry location...
    2013-04-08 16:12:08 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2013-04-08 16:12:08 - The value is...
    2013-04-08 16:12:08 - 1.0.621.117
    2013-04-08 16:12:08 - A higher version of the prerequisite above is already installed
    2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
    2013-04-08 16:12:08 - Microsoft WCF Data Services 5.0
    2013-04-08 16:12:08 - Reading the following string value/name...
    2013-04-08 16:12:08 - Version
    2013-04-08 16:12:08 - from the following registry location...
    2013-04-08 16:12:08 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
    2013-04-08 16:12:08 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2013-04-08 16:12:08 - Reading the following DWORD value/name...
    2013-04-08 16:12:08 - IsInstalled
    2013-04-08 16:12:08 - from the following registry location...
    2013-04-08 16:12:08 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2013-04-08 16:12:08 - The value is (1)
    2013-04-08 16:12:08 - The prerequisite above is already installed
    2013-04-08 16:12:14 - Beginning download/installation
    2013-04-08 16:12:14 - Created thread for installer
    2013-04-08 16:12:14 - Beginning download of Microsoft .NET Framework 4.5
    2013-04-08 16:12:14 - http://go.microsoft.com/fwlink/?LinkID=250950
    2013-04-08 16:12:15 - Size of download of "Microsoft .NET Framework 4.5" in bytes is "1005568"
    2013-04-08 16:12:15 - Download of "Microsoft .NET Framework 4.5" completed successfully
    2013-04-08 16:12:15 - Installing Microsoft .NET Framework 4.5
    2013-04-08 16:12:15 - "C:\Users\SPAdmin\AppData\Local\Temp\NETB7E9.tmp.exe" /q /norestart
    2013-04-08 16:15:27 - Install process returned (0)
    2013-04-08 16:15:27 - [In HRESULT format] (0)
    2013-04-08 16:15:27 - "C:\Windows\system32\ServerManagerCmd.exe" -inputpath "C:\Users\SPAdmin\AppData\Local\Temp\PreAAB0.tmp.XML"
    2013-04-08 16:15:28 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:29 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:30 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:32 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:33 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:35 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:36 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:37 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:38 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:40 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:45 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:58 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:15:59 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:00 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:01 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:02 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:03 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:04 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:05 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:06 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:07 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:08 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:09 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:10 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:11 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:12 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:14 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:15 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:16 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:17 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:18 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:19 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:20 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:21 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:22 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:23 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:24 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:25 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:26 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:27 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:28 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:29 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:30 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:32 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:33 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:35 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:36 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:37 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:38 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:40 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:45 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:50 - Install process returned (0)
    2013-04-08 16:16:50 - [In HRESULT format] (0)
    2013-04-08 16:16:50 - "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe" -i
    2013-04-08 16:16:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2013-04-08 16:16:57 - Install process returned (0)
    2013-04-08 16:16:57 - [In HRESULT format] (0)
    2013-04-08 16:16:57 - "C:\Windows\system32\cscript.exe" "C:\Windows\system32\iisext.vbs" /enext "ASP.NET v4.0.30319"
    2013-04-08 16:16:58 - Install process returned (-2146646015)
    2013-04-08 16:16:58 - [In HRESULT format] (-2146646015)
    2013-04-08 16:16:58 - Error when enabling ASP.NET v4.0.30319
    2013-04-08 16:16:58 - Last return code (-2146646015)
    2013-04-08 16:16:58 - Reading the following DWORD value/name...
    2013-04-08 16:16:58 - Flags
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
    2013-04-08 16:16:58 - Reading the following string value/name...
    2013-04-08 16:16:58 - PendingFileRenameOperations
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SYSTEM\CurrentControlSet\Control\Session Manager
    2013-04-08 16:16:58 - Reading the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired
    2013-04-08 16:16:58 - Error: The tool was unable to install Application Server Role, Web Server (IIS) Role.
    2013-04-08 16:16:58 - Last return code (-2146646015)
    2013-04-08 16:16:58 - Options for further diagnostics: 1. Look up the return code value 2. Download the prerequisite manually and verify size downloaded by the prerequisite installer. 3. Install the prerequisite manually from the given location without any command line options.
    2013-04-08 16:16:58 - Cannot retry
    2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
    2013-04-08 16:16:58 - Windows Management Framework 3.0
    2013-04-08 16:16:58 - Reading the following string value/name...
    2013-04-08 16:16:58 - PowerShellVersion
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2013-04-08 16:16:58 - The value is...
    2013-04-08 16:16:58 - 3.0
    2013-04-08 16:16:58 - Reading the following string value/name...
    2013-04-08 16:16:58 - CTPVersion
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2013-04-08 16:16:58 - Could not find or unable to read CTPVersion key
    2013-04-08 16:16:58 - The prerequisite above is already installed
    2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
    2013-04-08 16:16:58 - Microsoft .NET Framework 4.5
    2013-04-08 16:16:58 - Reading the following DWORD value/name...
    2013-04-08 16:16:58 - Install
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2013-04-08 16:16:58 - The value is (1)
    2013-04-08 16:16:58 - Reading the following string value/name...
    2013-04-08 16:16:58 - Version
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2013-04-08 16:16:58 - The value is...
    2013-04-08 16:16:58 - 4.5.50709
    2013-04-08 16:16:58 - The release version of .NET 4.5 is installed.
    2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
    2013-04-08 16:16:58 - Windows Identity Foundation (KB974405)
    2013-04-08 16:16:58 - Reading the following string value/name...
    2013-04-08 16:16:58 -
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2013-04-08 16:16:58 - The value is...
    2013-04-08 16:16:58 - 6.1.7600.0
    2013-04-08 16:16:58 - The prerequisite above is already installed
    2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
    2013-04-08 16:16:58 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2013-04-08 16:16:58 - Reading version of the following file...
    2013-04-08 16:16:58 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2013-04-08 16:16:58 - The version is...
    2013-04-08 16:16:58 - 1.0.3010.0
    2013-04-08 16:16:58 - The prerequisite above is already installed
    2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
    2013-04-08 16:16:58 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2013-04-08 16:16:58 - Reading the following string value/name...
    2013-04-08 16:16:58 - Version
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2013-04-08 16:16:58 - The value is...
    2013-04-08 16:16:58 - 10.51.2500.0
    2013-04-08 16:16:58 - A higher version of the prerequisite above is already installed
    2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
    2013-04-08 16:16:58 - Windows Server AppFabric
    2013-04-08 16:16:58 - Reading the following string value/name...
    2013-04-08 16:16:58 - ProductVersion
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Microsoft\AppFabric\V1.0
    2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
    2013-04-08 16:16:58 - Windows Identity Foundation (KB974405)
    2013-04-08 16:16:58 - Reading the following string value/name...
    2013-04-08 16:16:58 -
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
    2013-04-08 16:16:58 - Microsoft Information Protection and Control Client
    2013-04-08 16:16:58 - Reading the following string value/name...
    2013-04-08 16:16:58 -
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2013-04-08 16:16:58 - The value is...
    2013-04-08 16:16:58 - 1.0.621.117
    2013-04-08 16:16:58 - A higher version of the prerequisite above is already installed
    2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
    2013-04-08 16:16:58 - Microsoft WCF Data Services 5.0
    2013-04-08 16:16:58 - Reading the following string value/name...
    2013-04-08 16:16:58 - Version
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
    2013-04-08 16:16:58 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2013-04-08 16:16:58 - Reading the following DWORD value/name...
    2013-04-08 16:16:58 - IsInstalled
    2013-04-08 16:16:58 - from the following registry location...
    2013-04-08 16:16:58 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2013-04-08 16:16:58 - The value is (1)
    2013-04-08 16:16:58 - The prerequisite above is already installed
    2013-04-08 16:17:07 - Opening log file
    2013-04-08 16:17:07 - Opened action for user
    2013-04-08 16:17:07 - C:\Users\SPAdmin\AppData\Local\Temp\prerequisiteinstaller.2013.04.08-16.12.08.log
    2013-04-08 16:17:56 - Return code (-2146646015)
    2013-04-08 16:17:56 - It is recommended that you keep your Windows operating system up to date on http://windowsupdate.microsoft.com
    I tried solutions for all previous posts that I could find. Can anybody help me out?
    Thanks 
    Abdel

    Please help!!!  I am going on 9 days now trying to install SharePoint 2013 onto a VM.  I have tried Hyper-V and VMWare and am getting the same result with both.
    Running Windows 8.1  with 16 GBs of RAM.
    The pre-req installer will not install anything!!  And I get this error:
    The tool was unable to install Application
    Server Role, Web Server (IIS) Role
    So I installed the Web Server IIS Role and restart...   still no luck
    Then I ran this command: 
    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i -enable
    And get this message: "This option is not supported on this version of the operating system. Admins should instead install/uninstall ASP.NET 4.5 with IIS8 using the "Turn Windows Features On/Off dialog....
    9 days of cussing and pulling my hair out...  please someone help..  I just want to run the Pre-Req installer and install SharePoint on a VM Machine. 
    Any help would be appreciated!!  Thanks in advance!
    I just want to confirm that I'm facing exactly the same problem.
    Currently, Microsoft SharePoint Server 2013 is not supported for installation on computers running the Windows Server 2012 R2 operating
    system. 
    http://support.microsoft.com/kb/2891274/

  • Photoshop and Illustrator updates fail using Adobe Application Manager, why and what can I do?

    In the Adobe Application Manager, it says there are updates for both Photoshop and Illustrator. When I click to update, they both downloaded and attempted to install and in the middle of this process, Application Manager shows that the updates fail. After this, upon restart of my Mac–running Lion–Illustrator shows that it's up to date in the Application Manager and Photoshop shows an update is available. Upon trying to re-update Photoshop again, the update fails again and again.
    I have updated before a few days ago with no problem, so I don't understand why the updates are failing and why after doing so, now Illustrator shows that it is up to date and Photoshop does not.
    Has anyone else had this problem and if so, does anyone know why and what I can do about it?
    Thank you.

    Hi Richei Creative,
    These would be my suggestions:
    Create a new user account with administrative rights, log out of your current account and into that one, launch Adobe Application Manager and attempt the Photoshop update again.
    Instructions if you need them  - http://support.apple.com/kb/PH11468
    If this fails, uninstall Photoshop (Applications > Utilities > Adobe Installers) and reinstall Photoshop then from Adobe Application Manager the attempt the Photoshop update again, also from the newly created user account.
    Hope these help,
    -Dave

  • Certain applications overwork my macbook and the fan goes crazy. Is there a fix or solution for this?

    I purchased a 13.3" MacBook Pro in February of 2010. About a month later, I began to notice that certain applications that don't require much, Safari, MSWord, iTunes, were causing the fans to kick in at crazy speeds and the base of the computer was too hot to touch. Is there a patch or fiz for this, or should I return my macbook for a new?

    try an SMC reset: http://support.apple.com/kb/ht3964

  • Keep getting error code 10657 when I try to open certain applications?

    Hi! I keep getting an error code when I try to open certain applications, such as iTunes or Adobe PhotoShop... it reads error 10657?

    See this archived discussion: https://discussions.apple.com/message/7005768?messageID=7005768
    Bob

  • Failed to load application instance publishLive/live.

    Complete log error is (_defaultRoot_, _defaultVHost_) : Failed to load application instance publishLive/live..  Flash Admin Server and Flash Media Server are running on local machine.  When testing I get [object NetConnection]: NetConnection.Connect.Failed.  When I remove the main.asc file it works...what's going on there?  I had this working at one point...my main.asc is below.
    var nc;
    var ns;
    var nsr;
    // Called when a client connects
    application.onConnect = function(client) {
        // accept the new client's connection
         application.acceptConnection(client);
         // send a message
         trace(client.id + " is connected");   
    // Called when a client disconnects
    application.onDisconnect = function(client) {
        trace(client.id + "disconnecting at " + new Date());
    // Called when the client publishes
    application.onPublish = function(client, livestream) {
        trace(livestream.name + " is publishing into application " + application.name);
        // This is an example of using the multi-point publish feature to republish
        // streams to another application instance on the local server.
        if (application.name == "publishLive/live"){
            trace("Republishing the stream into ustream");
            nc = new NetConnection();
            nc.connect( "rtmp://1.616528.fme.ustream.tv/ustreamVideo/616528" );
            ns = new NetStream(nc);
            // called when the server NetStream object has a status
            ns.onStatus = function(info) {
                trace("Stream Status: " + info.code)
                if (info.code == "NetStream.Publish.Start") {
                    trace("The stream is now publishing");
            ns.setBufferTime(2);
            ns.attach(livestream);
            ns.publish( livestream.name, "live" );
    application.onUnpublish = function( client, livestream ) {
        trace(livestream.name + " is unpublishing");
    // RECORDING
    application.onAppStart = function() {
        this.nsr = Stream.get("livestreamSS");  " <-- this is the server-side instance name
        this.nsr.play("livestream", -1, -1);          " <-- this is the published instance name
        this.nsr.onStatus = function(info){
            if(info.code == "NetStream.Play.PublishNotify"){
                application.startRecording();
            if(info.code == "NetStream.Play.UnPublishNotify"){
                application.stopRecording();
            for(var i in info){
                trace("i: " + i);
                trace("info[i]: " + info[i]);
    application.startRecording = function() {
        var infoObject = Stream.getOnMetaData("livestream");
        trace("Metadata for myVideo.flv:");
        for( i in infoObject ){
            if infoObject[i] == "record" {
                trace("start recording");
                this.nsr.record();
    application.stopRecording = function() {
        trace("stop recording");
        this.nsr.record(false);

    that is my main.asc...if you mean in my client, then yes, here is the publish code for the client
    private function publishCamera():void {
                cam = Camera.getCamera();
                cw = cam.width;
                ch = cam.height;
                switch (cw) {
                    case 160:
                    cam.setMode(320, 180, 10);
                    break;
                    case 320:
                    cam.setMode(640, 360, 5);
                    break;
                    default:
                    cam.setMode(160, 90, 15);
                    break;
                cam.setQuality(0, 0);
                mic = Microphone.getMicrophone();
                ns = new NetStream(nc);
                ns.client = this;
                ns.addEventListener(NetStatusEvent.NET_STATUS, onNetStatus);
                ns.addEventListener(AsyncErrorEvent.ASYNC_ERROR, asyncErrorHandler);
                ns.attachCamera(cam);
                ns.attachAudio(mic);
                ns.publish("livestream", "live");
    is that what you are referring to?  Thank you for the reply.

  • In App Store I'm blocked on the window of a certain application, not possible to get out of it

    In App Store I'm blocked on the window of a certain application, not possible to get out of it

    Try closing the App Store app via the iPad's multitasking bar and see if it works ok when you re-open it :
    iOS 7 : double-click the home button to open the taskbar, and then swipe or drag the App Store app's screen from there up and off the top of the screen to close it, and click the home button to close the taskbar.
    iOS 6 and below : from the home screen (i.e. not with the App Store 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the App Store app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't fix it then you could try a soft-reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

Maybe you are looking for