Sychronise Service and Asynchronise service

Hello ALl
SOAMANAGER - Synchronise services in Consumer and Provider system in ECC and SRM system
PI- Asynchronous enterprise services why?
can any one expalin in detail .
Muthu

Hi,
Async webservice always need mediated communication (or your consumer application itself support async behaviour). Notion of today's webservice is related to sync (real time response) webservices.
So any communication from ERP or any legacy system which want to consume async service need to go through middleware (PI, TIBCO, BizTalk or something else). On other hand almost all major vendor supports sync service call as it can be called like any other method/function/subroutine (program will wait for response from service).
From ABAP you can call Sync or Async service but Sync service can be called either directly or via PI on other hand Async service must go through PI (or middleware).
From SOAMANGER you can configure Sync services only. Async services will use PI runtime to route calls via PI.
Regards,
Gourav

Similar Messages

  • Sychronising 6300 and Windows Calendar (Vista Home...

    Help please - I have previously been able to sychronise my calendar on my Nokia 6300 and my previous laptop (which used Windows XP) with no problems at all. I have had to buy a new computer and this runs Vista (Home Premium edition).
    I have downloaded the appropriate Nokia suite but I still cannot sychronise the calendar on my phone with Windows Calendar. When installing Nokia Suite it did not 'find' the windows Calendar.
    Can anyone out there help please, what am I missing? Thanks

    You mean use windows calendar with an oracle calendar server back-end ? 99% chance this is a no-go.

  • Error whilst trying to sychronise audio and midi

    I am suddenly getting the above error message on a project which contains no MIDI.
    I am not aware of having changed anything in the settings.
    It pops up every couple of seconds - anyone any idea how I get rid of this?

    Hi,
    This error comes up whenever Logic cannot properly process audio steams.
    Please check:
    The audio driver. Did it get updated recently? Buffer I/O settings changed?
    The audio hardware. Is it plugged in properly?
    The hard drive you are playing back from. you are not using your system drive,right? Your hard drive should be defragmented at least once a month, after backing it up, or course.
    Cheers

  • Itunes wont open and when re-installed received this msg: Service Apple mob device failed to start.  You have insufficent privileges to start system svc.  Help?

    Itunes wont open and when re-installed received this msg: Service Apple mob device failed to start.  You have insufficent privileges to start system svc.  Help?

    Download Itunes from Apple.com, not from within Itunes.
    Redo the install, following the below procedure.   However, when you re-install Itunes,  right click and run the install as administrator.   For Win 7, you have to hold down the cntrl and shift keys when you right click and then "run as administrator" will be an option.
    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (Vista, Win 7 & later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes

  • I cannot receive email properly now. When I open mail, it says that is downloading about 1,700 emails. At the very end, it gives me my newest ones. But this takes a long time. I've contacted the Internet service provider and verified all the right setting

    I cannot receive email properly on either my IPad or my IPhone. I have had them for over a year and they have always worked fine. Until three days ago, when they both started acting up. On the IPad, when I open mail, it says it is downloading about 1,700 emails. At the very end, which takes quite a while to get to, I finally get the most recent ones. The IPad is sending emails just fine.
    On my IPhone, when I open mail, it says it is downloading 100 emails, but it doesn't do that. And it gives me no new emails at all. The IPhone is sending email just fine.
    I have already deleted the email accounts on both devices and reinstalled them. I've contacted the Internet service provider and verified all the right settings. The Outlook email on my desktop is working perfectly.

    WMV is a heavily-compressed format/CODEC, and the processing time will depend on several factors:
    Your CPU, which is not that powerful in your case
    Your I/O sub-system, which is likely a single HDD on your laptop
    The source footage. What is your source footage?
    Any Effects added to that footage. Do you have any Effects?
    Each of those will have an impact on the time required.
    The trial has only one main limitation - the watermark. Now, there are some components, that have to be activated, but are not with the trial, but they would be evident with Import of your source footage, if it's an issue.
    Good luck,
    Hunt

  • Service Requests Open 5 days?/Service Requests Open and Closed Today

    Help!
    How would I determine service requests open greater then 5 days, I use the # of Open SR's but cannot seem to get a date to work.
    Also what is the best way to count the SR's open and closed on the same day?
    Thanks in advance.

    You need to include a TIMESTAMPDIFF function in your filter... something to the effect of
    TIMESTAMPDIFF(SQL_TSI_DAY,"Service Request"."Create Date",CURRENT_DATE) > 5
    Double check the column reference.
    Mike L

  • Excel service and OWA - getting ERROR while trying to open/edit Excel documents

    Hi All,
    We have configured SharePoint 2013 with Excel Service and OWA (Office Web Apps).
    After configuring, we are able to view/edit Word or PowerPoint documents from the browser (as OWA is configured). But we are getting errors while trying to open/edit Excel documents.
    We are not able to view/edit the excel workbook from the browser (through OWA).
    To open the excel in the browser, decision has to be taken at the farm level on what to be used – Excel Service or OWA Server? Is it possible to do setting at site collection level?
    Error details are given below:
    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 3/25/2013 1:29:08 PM
    Event time (UTC): 3/25/2013 7:59:08 AM
    Event ID: fc2e0530f493493896e6c8b6297a0423
    Event sequence: 10
    Event occurrence: 3
    Event detail code: 0
    Application information:
        Application domain: /LM/W3SVC/2/ROOT/x-1-130086717598089315
        Trust level: Full
        Application Virtual Path: /x
        Application Path: C:\Program Files\Microsoft Office Web Apps\ExcelServicesWfe\
        Machine name: VHYDMANTHSTP-02
    Process information:
        Process ID: 1252
        Process name: w3wp.exe
        Account name: NT AUTHORITY\NETWORK SERVICE
    Exception information:
        Exception type: ArgumentException
        Exception message: An entry with the same key already exists.
       at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item)
       at System.Collections.Generic.SortedDictionary`2..ctor(IDictionary`2 dictionary, IComparer`1 comparer)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.GetInstalledUICultures()
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.IsUICultureSupported(String cultureTag, CultureInfo& cultureInfo)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICulture(String cultureTag, Boolean useOleo, Boolean allowCustomFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICultureFromFrontEnd(String uiCultureTag, Boolean allowFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentCulturesFromFrontEnd(String uiCultureTag, String dataCultureTag)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.SetCurrentCulturesFromContext(HttpContext context)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.PreProcessRequest(HttpContext context)
       at Microsoft.Office.Excel.WebUI.XlPreview.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Request information:
        Request URL:
    http://mysrevr/x/_layouts/xlpreview.aspx?ui=en-US&rs=en-US&WOPISrc=http://myservernames1/_vti_bin/wopi.ashx/files/f36d669ceb814d67bdad0e1e1f98e466&wdSmallView=1
        Request path: /x/_layouts/xlpreview.aspx
        User host address: 10.81.138.92
        User: 
        Is authenticated: False
        Authentication Type: 
        Thread account name: NT AUTHORITY\NETWORK SERVICE
    Thread information:
        Thread ID: 13
        Thread account name: NT AUTHORITY\NETWORK SERVICE
        Is impersonating: False
        Stack trace:    at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item)
       at System.Collections.Generic.SortedDictionary`2..ctor(IDictionary`2 dictionary, IComparer`1 comparer)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.GetInstalledUICultures()
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.IsUICultureSupported(String cultureTag, CultureInfo& cultureInfo)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICulture(String cultureTag, Boolean useOleo, Boolean allowCustomFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICultureFromFrontEnd(String uiCultureTag, Boolean allowFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentCulturesFromFrontEnd(String uiCultureTag, String dataCultureTag)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.SetCurrentCulturesFromContext(HttpContext context)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.PreProcessRequest(HttpContext context)
       at Microsoft.Office.Excel.WebUI.XlPreview.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    I have the same issue while opening the file , i have checked every thing twice. but unable to fix this thing . can any one help.
    One more thing which is i am wondering none of the MS representative replied on this post which is originally posted on March 27-2013.
    is microsoft alive??
    Imran Bashir Network Administrator MCP, JNCIA-EX,ER,JNIOUS +92-333-4330176

  • Web-Service Proxy and Web-Service Client access in a Bean (EJB 3.0)

    Hello Community,
    i want to access the SAP Knowledge-Management via the Webservice "RepositoryFrameworkWS", which resides on our Portal-System, from my Java-Application, which runs on a NW CE 7.11 Ehp1 Java Server.
    I choosed to create a WS-Client as a deployable client. So i created an Bean Project, imported the WSDL and created a WS-Proxy in that project. Additionaly i added some beans to that Bean-Project which use the WS-Proxy to access the KM.
    So far so good.
    But the WSDL also creates a Service-Endpoint, which already has an url for the WS-Target and Authentication-Information (in my case it seems that no Authentication is active) in its body.
    Because my client shell run on different systems in the future i searched for a way to easiliy deploy my application and adapt target-information elsewhere. I found in the documentation, that after deploying the deployable WS-Proxy/Client this can be done in the NW-Administrator under SOA-Management->Application and Scenario Communication->Single Service Administration.
    To my surprise i found my deployed WS there. And the entry for the there listed Port was configurable. But unfortunatly this customization is ignored by the application. For example i changed authentication to a HTTP-Authentication with a specific user and also changed to Target-URL. But with no success.
    What's wrong here?
    i accessed the WS in my bean in the following way:
        public Class xyz
         @WebServiceRef (name="RepositoryFrameworkWS")
         RepositoryFrameworkWS service;
          RepositoryFrameworkWSViDocument vi = service.getPort(RepositoryFrameworkWSViDocument.class);
         vi.findResources(rid,....)
    regards
    Matthias Hayk
    Edited by: Matthias Hayk on Sep 15, 2009 10:13 AM

    Hi Matthias
    In Single Service Administration there are two views: Webservices and WS Clients configurations. First of all you should enable BASIC HTTP authentication in WS configuration. Then go to WS Client configuration and enter user/password in HTTP BASIC authentication settings.
    Hope this help.
    BR, Siarhei

  • I am suddenly getting a message that the 'mobile device services' has stopped working on my computer and windows seems unable to fix.  I have tried finding the file and making sure that it is enabled.  It says 'enabled' but does not work.

    I recently downloaded a new update of the operating system on my 3GS  It seems to be a bit slower since and I have no idea if that is part of what is going wrong.  I cannot get itunes to recognise my phone.  Windows pops up a 'window' that says my 'mobile device services' is not working and would I like Windows to look online for the problem - I say yes, windows does it's thing, blanks out and I am back where I was.  I tried updating itunes but no luck.
    I found the mobiledeviceservices.exe file and made sure it was all 'on' and 'enabled' still no luck  I did a search and came up with some other people who had the same problem but the answers that they were given didn't help me.

    When you erased the disk did you select Mac OS Extended Journaled as the format option?

  • IPhone no longer recognized by ITunes, and Service is not starting

    Hi
    My IPhone is no longer recognized by ITunes. I already tried the steps on http://support.apple.com/kb/TS1495, but had no luck, and I also tried to remove all relevant Apple software and reinstall, but this did not result in anything either.
    Now, also, if I start up ITunes, it tells me, that the "Apple Mobile Device Service" is not running. Trying to start this service by hand, did not work. Following the rules on http://support.apple.com/kb/HT1923 did not work.
    I am running Windows 7 Professional 64bit, my ITunes version is 9.0.3.
    This is my third PC in this household this has happened (i switched the PCs after it appeared on my other PCs), and I am simply not willing to do that again.
    Please, if anyone has an answer, it would be greatly appreciated.
    cheers, Roland

    http://support.apple.com/kb/HT2553 as a last ditch effort but if it has been recognized by computer before and you did everything in HT1923 and TS1495 then i would say like msconfig stuff or disk cleanup and such.. it would be worth it to contact apple tech support if HT1923, TS1495 and HT2553 doesn't work.

  • Following upgrade to osx 10.8.2 on my mac mini I can no longer connect to icloud, I wouldn't mind so much but I have come to rely on th eicloud services to manage my work and home services, has any1 else experienced this and has any1 any solutions?

    following upgrade to osx 10.8.2 on my mac mini I can no longer connect to icloud, I wouldn't mind so much but I have come to rely on th eicloud services to manage my work and home services, has any1 else experienced this and has any1 any solutions as this is messed up all of my work relations?

    Had the same problem this morning after updating to 10.8.2. Mail was finding my dot-mac account as always, but System Preferences popped up and said my iCloud password was incorrect. Did the "forgot password" reset, but still had the same problem. Then I went to icloud.com in Safari, logged in with the new password, it worked no problem. So I went back to the icloud preference pane, signed out of icloud, answered yes to all the warnings about data being deleted from my mac, blah blah blah, then re-signed in to icloud. Everything worked. I did have to set up my icloud account in Mail again, which now lists the account mailbox as "iCloud", and not "mac.com" as it did before. But so far, everything is working (fingers crossed.)

  • HT1267 I have a 3gs, that has been unlocked and service with Tmobile pay as you go, when i was trying to upgrade iTunes on my phone while the phone was snycinc with my computer, after the sync seemed to be a success, I now have an error and no phone, imag

    my iPhone has frozen while attemting to apply upgrades from itunes, it has an image of a usb cord and the itune icon.

    How EXACTLY was it "unlocked"?
    ONLY the carrier it is locked to can authorize unlocking it. Anything else is a hack.
    If it was hacked/jailbroken to unlock it, you can't get help here per the terms of service. It is most likely now bricked.

  • HP Color LaserJet MFP M570dw and HP Web Services

    Hi,
    I have a HP Color LaserJet MFP M570dw printer and have tried to enable the HP Web Services, but without success.
    My printer is configured on a fixed ip-address, with a default gateway and of course with static DNS servers (8.8.8.8 and 8.8.4.4).
    Every time when I try to enable the Web Services feature I get the error message "Connection error. Check your internet connection.".
    My internet connection is working fine and the printer is able to communicate thru the firewall fine too. When I do some tracing I see the printer communicating to the public ip-address "23.21.172.122" but there is no response comming back. So I assume the problem is external and not related to my internal configuration. I have tested this with a fully opened firewall (allowing all communications from my LAN to the Internet) with exactly the same results. There is no answer comming back from the ip "23.21.172.122".
    Also I can't find the HP Color LaserJet MFP M570dw printer in the supported HP ePrint printerlist.
    The 400-series is supported, the 500-serie is not mentioned.
    But since the webinterface of my HP Color LaserJet MFP M570dw printer is giving me the HP Web Services configuration page, I asumed this type would be supported too...
    Does anyone have a clue how to get ePrint working on the HP Color LaserJet MFP M570dw printer?
    Is there anyone who got the HP Web Services working on a HP Color LaserJet MFP M570dw printer?
    Kind regards,
    Rene. 
    This question was solved.
    View Solution.

    Hi Rene,
    Have you tried updating its firmware version?
    The latest firmware should improve the web services connectivity and may help resolving such an issue:
    http://h20565.www2.hp.com/portal/site/hpsc/templat​e.PAGE/public/psi/swdDetails/?sp4ts.oid=5210913&sp​...
    Also be sure to follow its steps which may help resolving a connection issue:
    • Improvements made for connecting to HP Web Services.
    NOTE: After updating from firmware datecode 20121002 to firmware datecode 20121019, if a connection to HP's Web Services cannot be established a Security Reset should be performed. Use the following steps to perform a Security Reset.
    1. At the printer's touch screen control panel press the wrench & gear icon (Setup menu) at the top of the touch screen.
    2. Using the scroll arrows on the right side, scroll until Network Setup appears then press Network Setup.
    3. In the Network Setup menu select Security
    4. Using the scroll arrows on the right side, scroll until Reset All Security appears and then press Reset All Security. Allow the reset to complete before attempting to connect to HP's Web Services.
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Laptop (Running Windows 8.1) no longer able to print and now see message Active Directory Domain Services is not available

    Have a very recent Lenovo Ideapad Laptop running Windows 8.1. Connected via USB port to HP LaserJet Pro CM1415 frw Color MFP Printer. Was able to print fine nearly 2 weeks ago, but something recently happened - either a new windows or office 2013 update
    or perhaps I blew away a certain file by mistake. I can see the printer installed but cannot print to it from anything (Word, Notepad, IE, Firefox etc.). The one thing to note is that usually when I plug or unplug a USB related device, Windows 8.1 recognizes
    this and makes a certain chime noise, but with the printer USB cable it never makes that noise - making me think that it never fully recognizes the printer. Also when I select the printer (from within the control panel) and right click for properties (via
    admin rights) It never lets me fully connect to it.
    I have tried all the usual remedies - remove, install all drivers, reinstall printer, Windows update, start/stop print spooler and all other printer related services,  etc. Its really annoying because this printer was working fine nearly 2
    weeks ago. Looking for any advice now. Thanks.
    -Chris

    Hi Chris,
    à
    I have tried all the usual remedies - remove, install all drivers, reinstall printer, Windows update, start/stop print spooler and all other printer related services, etc.
    I noticed that you had reinstalled the printer. Just a confirmation, when un-install this printer, please check
    if this printer still exist in registry. For more details, please refer to following KB.
    Registry entries for printing
    If printer entry still exist in registry, please delete that printer entry and re-install this printer again,
    then check if this issue still exists. (Please backup registry entries before operating registry. It will help us to avoid unexpected issue.)
    àand now see
    message Active Directory Domain Services is not available
    By the way, would you please let me know where/when get this
    Active Directory Domain Services is not available error message? Or provide a screenshot of it?
    (Please hide all protected or private information) Please check if all services are running correctly on the computer. Meanwhile, please refer to following article and check if can help you.
    Printer
    Problem: Active Directory Domain Services is currently unavailable – Why does windows say no printers are installed?
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft
    does not guarantee the accuracy of this information.
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Apple Customer Service and warranty exceptions

    Hello all,
    Whilst I love my Apple hardware and software, and have had many good experiences with them over the years, unfortunately I post today with a complaint about what I perceive to be poor customer service and product quality.
    In late March/early April of 2006, I purchased a 1.83GHz MacBook Pro with great anticipation- Intel inside, Tiger OS, inbuilt webcam, and general awesomeness all round. I also purchased the 3 year AppleCare warranty, which was to be a godsend as during the following three years I would experience:
    *The replacement of the battery under the original MacBook Pro battery exchange program
    *The left fan on the unit dying in 2007
    *The logic board itself dying in late Feb/Early March 2008, thus bricking my laptop
    *Another battery replacement as the replacement for the original died before it (realistically) should have (Apple very nicely made an exception to the battery's 1 year technical warranty and replaced it for me).
    Fair enough, it's a new unit and was bound to have some problems. Unfortunately, last week the logic board died AGAIN; a mere 18 months after it was replaced in 2008. The unit is out of AppleCare warranty by 5 months or so, but I was urged by forumites and friends to call Apple, who would surely make an exception for me and pay for the replacement part, given my service history with the laptop and Apple's reputation for excellent customer service.
    Unfortunately, this has proved to not be the case. Calling customer service at Apple Australia I talked to Steven, who was firm to the point of rudeness when he stated that my laptop was out of warranty and Apple would cover nothing but the labour charges involved, as a "guesture of good will". When stretched, he offered me a $125 voucher if I wanted to purchase anything over $400 in the Apple store, and stressed he didn't have to do this but the company was attempting to provide good service to its customer.
    Despite my argument that I forked out over $3000 for this laptop a mere three years ago and am now looking at over $1000 to repair something replaced only 18 months ago, his line was that Apple provided a warranty and that was simply that (apart from a month or two grace). Five months is apparently "far outside the warranty period".
    I received no challenge to my assertion that after buying something which cost over $3000, it was reasonable for Apple to expect a consumer to pay an extra $1000 every year after the warranty finishes to replace a broken logic board. In truth, I find this near incomprehensible, considering one can buy the supposedly inferior build quality of a Dell, HP, Toshiba, etc and see it last not just beyond the warranty but another two or three years before it finally suffers something terminal.
    While from a warranty perspective Apple are well and truly within their rights to refuse to pay for the part, at the end of the day I am left to pay $1000+ for a repair for something which may only last another 12 months, plus $3500+ for a new Macbook Pro with AppleCare if I want a replacement- minus of course the $125 they are offering.
    I did some reading of the ACCC's website about my statutory rights and the Trade Practices act, and I note the following with interest:
    *Statutory conditions (goods)*
    The Trade Practices Act implies the following statutory conditions into consumer contracts:
    * The goods must be of merchantable quality. That is, they must meet a basic level of quality and performance, taking into account their price and description. They also should be free from defects that were not obvious to you at the time of purchase.
    * The goods must be fit for their purpose. That is, they should do what they are supposed to do and be suitable for any purpose that you might have made known to the supplier.
    * The goods must match the description you were given or the sample you chose from. For example, any carpet laid must be the same quality and colour as the sample you chose from.
    * You must receive clear title to the goods, including goods bought at auction. In other words, you can expect to own the goods outright and any restriction on ownership should be explained to you beforehand.
    While I don't particularly want to make a big deal of things, I hardly see $3000+ for three years use and $1000 each year thereafter to be merchantible quality or fit-for-purpose! This is supposed to be a high end laptop with excellent build quality, and yet I've a secondhand iBook that has been chugging for longer without issue than this machine!
    I told Steven from Customer Service that his offer didn't satisfy me in the slightest, and still put me in an awkward position with regards to repair and repurchase. He simply wouldn't budge, and refused to see things from my point of view (which another operator, Anu, was able to do and thus produce a much better response from myself). I have since asked to speak to his manager which- after initial resistance- I have been able to secure a future callback from. I have no idea how well discussions with he/she will go.
    What I'd like to hear from you guys and girls is your experience with similar situations, and whether you think I've a leg to stand on with regards my replacement request or the ACCC stuff above. Again, I love my Apple products but I hardly think asking them to replace the part while I pay for labour is a big ask, given the service history and my desire to continue buying and using their products.
    Love to hear your points of view on this one; thanks for taking the time to read it!
    Cheers,
    Dave.

    Dear meacod
    I have live the same, except that I Cure my MBP before it goes to die.
    A lot of older participants here just talk about Aplle care, which seem the automatic thing in front of a lack of real good quality on Apple products .
    But I think we pay the price, and my second hand MBP was much more expensive than a brand new PC with more ram, more Hard disk, and even a blue ray...
    I don't know your mbp history, but that's sure that we are not equal, in world, with Apple customer support. France is not so great, I don't know for your country.
    The only thing I think is that Apple should take care of us, as we have some unacceptable issues, for An Apple Product...
    Since 1996, when Apple was almost dead, saved by Bill Gates investment !!! , I have every year promote it, and it was not easy, but I have bring to Apple between 3 to 10 customers each year..
    since One year, I have stop that, because I don't believe anymore in Apple product's superiority .
    Oh, yes, on the paper, it's better, the system is really good. But the overall experiment can be so bad that I don't want to loose friends, or customers...
    I don't say it's always bad : I just say that it CAN BE SO BAD and that Apple DON'T take care of that...
    so, for your computer, open it, check it a lot, may be it's too late, but for instance, you talked about a fan, I have solved that case just by putting oil on the fan's axe...
    good luck

Maybe you are looking for

  • User getting error when creating a new Document Library

    The user is getting the following error when trying to create a new Document Library in SharePoint 2010: Error Cannot complete this action. Please try again. Correlation ID: 37ecd5eb-6129-4fa3-84bd-c6f0ad8115d5 Has anyone come across this error and k

  • Desktop Picture Quality

    Hello all, I am unsure where to post this because it deals with both the desktop and iphoto...I guess? I placed a picture from iphoto as my desktop background, but the quality is really cruddy...see squares and whatnot. I understand that I can re-siz

  • Exactly which RAW plug-in for Photoshop Elements 6, Windows 7, and Pentax Kx?

    I have become very confused as to which is the latest plug in that I can use for the above combination. 5.5 appears to be OK with Elements 6 and Windows 7 but doesn't mention Pentax Kx 5.6 is OK with Windows 7 and the Kx but seems questionable with E

  • My shuffle cuts off audiobook files before the end.

    I have both music and books on my new (4g?) shuffle.  The only difference between the files is the book files are labeled in INFO as audiobooks.  The music plays thru to the end of the file but the books stop short. 

  • IPad 1 questions

    Hello I have just bought an ipad 1 second hand and would like to know how i find out if its network locked. Stupidly i never thought to ask .... i found an Orange UK microsim card lying around that was my daughters old card but she ported her number