Any idea what could be causing a dark spot on my t500's LCD?

http://i31.tinypic.com/28syntt.jpg
its small but distracting since im working with photoshop all day, i already requested a shipping box to try and get this fixed, but am wondering if there is anyway to fix it at home, already tried cleaning with every lcd safe wipe i have but it doesnt seem to go away. if i tilt the lcd away from me the spot seems to moved toward me so i think its a problem with something near the diffusers. also, is this too small for lenovo to bother fixing? i dont want to send it in and have them send it back. I have the accidental protection plan so even if they say its caused by pressure ( its been on my desk for the past few weeks due to school being out so i doubt that) they should fix it right?

if the spot moves, then you can rule out the LCD itself as the actual culprit.
Regards,
Jin Li
May this year, be the year of 'DO'!
I am a volunteer, and not a paid staff of Lenovo or Microsoft

Similar Messages

  • Any idea what could have caused this screen issue?

    I was wiping off the keyboard on my Mac pro 1,1 and now the screen looks like the attached photo. I am running OS 10.7.5 and had no issues with the computer or the monitor until a few minutes ago
    It is a Gateway KX2153 monitor and I tried adjusting the screen with little help. Everything is all washed out now.
    Any suggestions on how to fix this?

    Here is how the web page itself looks with the posted question

  • Windows 7 crash on starting of Photoshop CS6, any idea what could have caused this?

    Any advise is much appreciated

    Operating system drivers are most likely responsible for system crashes.
    See if you can update your display driver, from the web site of the maker of your video card.
    -Noel

  • I have two graphics workers on osx 8.  They are both complaining that their files are changing label colors on it own.  Any idea what could cause this?

    I have two graphics workers on osx 8.  They are both complaining that their files are changing label colors on it own.  Any idea what could cause this?

    and there were and have been problems with any two nvidia cards which was the main part of my question.
    To provie details try pasting all but serial number from system profile. Sorry but Mac Pro tells me nothing, not model, year, or what graphic card it came with or updated with.

  • My Mac has suddenly stopped playing my DVDs including a DVD it played fine only 3 days ago. Does anyone have any idea what could be wrong and how I could fix it? Thank you.

    My Mac has suddenly stopped playing my DVDs including a DVD it played fine only 3 days ago. I insert the DVD and wait for the player to start automatically but after 10 minutes, nothing is happening and it sounds like the disk has stopped spinning. I've now tried with four different DVDs (all store bought and so perfectly normal disks). The Mac doesn't eject the disk or anything it just doesn't seem to respond to it being there at all.
    My main confusion is why this suddenly happened today when it was perfectly fine last week.
    Does anyone have any idea what could be wrong and how I could fix it? Thank you.
    Jinxe

    Welcome to the Apple Support Communities
    See "The drive accepts discs but they do not mount or are automatically ejected" > http://support.apple.com/kb/HT2801

  • HT3228 I upgraded from iPhone 4 to a 5 and my emails have duplicated.   Those I received and read on my Mac this morning have come in again and show unread so I have 2 of all of them.   Any idea what setting is causing this?

    I upgraded from iPhone 4 to a 5 and my emails have duplicated.   Those I received and read on my Mac this morning have come in again and show unread so I have 2 of all of them.   Any idea what setting is causing this?  Thanks.

    You may have to try deleting all the music from your phone (by going to Settings>General>Usage>Music, swipping All Music and tapping Delete), then sync it all back on with iTunes in order to fix this.

  • I downloaded news Keynote version but when I try to open it the compute says I need to update it. Any ideas what could be going on?

    I downloaded news Keynote version but when I try to open it the compute says I need to update it. Any ideas what could be going on?

    Delete Keynote then download.

  • Copying files to my MBA Early 2011, 10.6.7 changes their 'date modified' to the current date. It happens only to some of the files copied. Any idea what my be causing it. Never had this problem before, on othe macs I have owned.

    Copying files to my new MBA (early 2011) running 10.6.7 results in their 'modification date' to change to the current date. Any idea what may be causing it. It happens only to some of the files (there is no pattern to it.). I have not seen it previously in many other macs I have owned.

    Hi all
    I am bumping this thread again because I can't believe that I am the only one experiencing this issue. At times it is costing me hours repeatedly copying files until eventually the date doesn't show as modified.
    I thought I had cracked it earlier by changing the Sharing & Permissions settings, and applying to enclosed items the ability for Everyone, Me and Staff fo have Read & Write permissions - but that doesn't seemed to have changed much.
    Copying in smaller batches helps sometimes, but then other times it makes no odds, and the Date Modified date shows as the original date for a few seconds, only to change to today's date. Driving me nuts because there is no pattern to it.
    Files which I have copied and show their original modified date, when moved to a subfolder, then have their date changed to today!!! Copying other files into the folder results in files that were previously OK having their Date Modified changed!
    Am I on the only one?

  • I bought an ipad a few days before I went on holiday. On my return some weeks later I found my BT broadband had peaked astronomically. It had quadrupled my normal monthly usage. I hardly used it for wifi whilst there. Any ideas what may have caused it?

    Any ideas what may have caused it? 

    Thank you again....Not having a clue what WEP is, I've done a little research. I have a BT Home Hub 3 which apparently by default uses WPA.  BT have suggested I turn my hub off for 24 hours for them to monitor. However on returning home my February usage has gone back down again to it's average usage, so I think it's unlikely we'll learn a great deal. I am convinced the huge peak was caused somehow by my limited use of the ipad whilst we were abroad. I've been trying to get to the bottom of it, so that it doesn't happen again next time we go abroad.
    For interest the ipad doesn't have we fi plus cellular.
    The new BT Home Hub uses WPA (Wi-Fi Protected Access) encryption by default to protect the data that moves across the radio waves from it to other wireless devices. Many wireless devices sold today offer this more secure method of protection. WEP (Wireless Equivalent Privacy) is an older, less secure way of protecting such data. The BT Home Hub and BT Home Hub 1.5 both use WEP encryption by default since some older wireless devices are not compatible with stronger encryption types, such as WPA.

  • Any idea what could cause new br tags to get added to the rendered code?

    The following happens. I am defaulted to the Credit Card radio button. I decide I want to click the PayPal radio button. I again decide to click the Credit Card radio button. At that very moment 2 extra break tags are inserted right below this intended br element. They are just two plain br tags with no style or class.
    <br class="clear_line" style="margin-bottom: 25px;" /> What could be causing this? This is a JSF, SEAM RichFaces application. I should add the inserted br tags look like <br> so they would not pass the xhtml requirements of facelets.
      <p> 
    <h:selectOneRadio id="paymentTypeCode" 
         onclick="uncheckOthers(this.form.id, this.id, 'paymentTypeCode');" 
         value="#{customerSession.paymentId}"> 
         <f:selectItem id="paymentTypeCreditCard" 
             itemValue="#{webstoreContext.paymentTypeCreditCard.id}" /> 
         <a:support event="onchange" ajaxSingle="true" reRender="paymentInputAjax" 
             action="#{customerSession.lookupPaymentMethod}" /> 
    </h:selectOneRadio> 
    <label id="creditcard_label" for="creditcard"><span>Credit Card</span></label>  
    <br class="clear_line" style="margin-bottom: 25px;" /> 
    </p> 
    <s:div id="paypal_fields" rendered="#{customerSession.payPalFlag}"> 
    <p> 
    <h:selectOneRadio id="paymentTypeCode_2" 
         onclick="uncheckOthers(this.form.id, this.id, 'paymentTypeCode');" 
         value="#{customerSession.paymentId}"> 
         <f:selectItem id="paymentTypePayPal" 
             itemValue="#{webstoreContext.paymentTypePayPal.id}" /> 
         <a:support event="onchange" ajaxSingle="true" 
             action="#{customerSession.lookupPaymentMethod}" /> 
    </h:selectOneRadio> 
    <label id="paypal_label" for="paypal">PayPal</label>  
    </p> 
    </s:div>  Edited by: SureSource4 on Jun 3, 2010 1:13 PM
    Edited by: SureSource4 on Jun 3, 2010 1:13 PM
    Edited by: SureSource4 on Jun 3, 2010 1:14 PM

    It turns out, that changing the <p> tags to <s:div> tags solved the problem.

  • My iMac running 10.10.2 keeps crashing several times a day. It does a automatic restart and gives me a option to send in a report. Any ideas what might be causing this?

    My iMac does an automatic restart several times a day. It gives me a option to send in a "panic" report. This happens randomly during the day and night. Any idea of anything new that might be causing this? I am up to date on all applications.

    Mac users often ask whether they should install "anti-virus" (AV) software. The usual answer is "no." That answer is right, but it may give the wrong impression that there is no threat from what are loosely called "viruses." There is a threat, and you need to educate yourself about it.
    1. This is a comment on what you should—and should not—do to protect yourself from malicious software ("malware") that circulates on the Internet and gets onto a computer as an unintended consequence of the user's actions.
    It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the computer, or who has been able to take control of it remotely. That threat is in a different category, and there's no easy way to defend against it. AV software is not intended to, and does not, defend against such attacks.
    The comment is long because the issue is complex. The key points are in sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user. Internally Apple calls it "XProtect."
    The malware recognition database used by XProtect is automatically updated; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    ☞ It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    ☞ It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
    3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't been checked for security by Apple unless it comes from the App Store, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    ☞ It can easily be disabled or overridden by the user.
    ☞ A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    ☞ An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    Apple has taken far too long to revoke the codesigning certificates of some known abusers, thereby diluting the value of Gatekeeper and the Developer ID program. Those lapses don't involve App Store products, however.
    For the reasons given, App Store products, and—to a lesser extent—other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandbox security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they are not, and never will be, complete protection. Malware is a problem of human behavior, not machine behavior, and no technological fix alone is going to solve it. Trusting software to protect you will only make you more vulnerable.
    The best defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and Internet criminals. If you're better informed than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know when you're leaving the safe harbor? Below are some warning signs of danger.
    Software from an untrustworthy source
    ☞ Software with a corporate brand, such as Adobe Flash Player, doesn't come directly from the developer’s website. Do not trust an alert from any website to update Flash, or your browser, or any other software. A genuine alert that Flash is outdated and blocked is shown on this support page. Follow the instructions on the support page in that case. Otherwise, assume that the alert is fake and someone is trying to scam you into installing malware. If you see such alerts on more than one website, ask for instructions.
    ☞ Software of any kind is distributed via BitTorrent, or Usenet, or on a website that also distributes pirated music or movies.
    ☞ Rogue websites such as Softonic, Soft32, and CNET Download distribute free applications that have been packaged in a superfluous "installer."
    ☞ The software is advertised by means of spam or intrusive web ads. Any ad, on any site, that includes a direct link to a download should be ignored.
    Software that is plainly illegal or does something illegal
    ☞ High-priced commercial software such as Photoshop is "cracked" or "free."
    ☞ An application helps you to infringe copyright, for instance by circumventing the copy protection on commercial software, or saving streamed media for reuse without permission. All "YouTube downloaders" are in this category, though not all are necessarily malicious.
    Conditional or unsolicited offers from strangers
    ☞ A telephone caller or a web page tells you that you have a “virus” and offers to help you remove it. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    ☞ A web site offers free content such as video or music, but to use it you must install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one.
    ☞ You win a prize in a contest you never entered.
    ☞ Someone on a message board such as this one is eager to help you, but only if you download an application of his choosing.
    ☞ A "FREE WI-FI !!!" network advertises itself in a public place such as an airport, but is not provided by the management.
    ☞ Anything online that you would expect to pay for is "free."
    Unexpected events
    ☞ A file is downloaded automatically when you visit a web page, with no other action on your part. Delete any such file without opening it.
    ☞ You open what you think is a document and get an alert that it's "an application downloaded from the Internet." Click Cancel and delete the file. Even if you don't get the alert, you should still delete any file that isn't what you expected it to be.
    ☞ An application does something you don't expect, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    ☞ Software is attached to email that you didn't request, even if it comes (or seems to come) from someone you trust.
    I don't say that leaving the safe harbor just once will necessarily result in disaster, but making a habit of it will weaken your defenses against malware attack. Any of the above scenarios should, at the very least, make you uncomfortable.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it—not JavaScript—in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a padlock icon in the address bar when visiting a secure site.
    Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial AV or "Internet security" products for the Mac, as they are all worse than useless. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store—nothing else.
    Why shouldn't you use commercial AV products?
    ☞ To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. This technique is a proven failure, as a major AV software vendor has admitted. Most attacks are "zero-day"—that is, previously unknown. Recognition-based AV does not defend against such attacks, and the enterprise IT industry is coming to the realization that traditional AV software is worthless.
    ☞ Its design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere. In order to meet that nonexistent threat, commercial AV software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    ☞ By modifying the operating system, the software may also create weaknesses that could be exploited by malware attackers.
    ☞ Most importantly, a false sense of security is dangerous.
    8. An AV product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject low-level code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An AV app is not needed, and cannot be relied upon, for protection against OS X malware. It's useful, if at all, only for detecting Windows malware, and even for that use it's not really effective, because new Windows malware is emerging much faster than OS X malware.
    Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else. A malicious attachment in email is usually easy to recognize by the name alone. An actual example:
    London Terror Moovie.avi [124 spaces] Checked By Norton Antivirus.exe
    You don't need software to tell you that's a Windows trojan. Software may be able to tell you which trojan it is, but who cares? In practice, there's no reason to use recognition software unless an organizational policy requires it. Windows malware is so widespread that you should assume it's in every email attachment until proven otherwise. Nevertheless, ClamXav or a similar product from the App Store may serve a purpose if it satisfies an ill-informed network administrator who says you must run some kind of AV application. It's free and it won't handicap the system.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user, you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither can you assume that you will always be safe from exploitation, no matter what you do. Navigating the Internet is like walking the streets of a big city. It can be as safe or as dangerous as you choose to make it. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • Flash graphics glitch with alpha transparencies: any ideas what could be going wrong?

    Hey folks, this forum has found me loads of answers in the
    past through various searches but now it's time for me to enquire
    about something myself...
    Here's a bit of graphics I'm going to be using as part of a
    larger project:
    http://www.stucox.co.uk/file_dump/LogoGlitch.html
    You'll see that as the mask for the logo at the top seems to
    bite a chunk out of the mask on the arrows below (they've got an
    alpha mask on them to make them fade towards the top)... this is
    just a graphics glitch as if you get it to redraw that frame, it
    redraws fine.
    What could cause this? it's almost as if the two masks (the
    one on the logo and the one on the arrows) are adding/subtracting
    together, even though they're in totally different layers of
    heirarchy, have different instance names, etc
    I know that the issue is the masks as if i disable either one
    or the other, it renders fine. I've also noticed similar things in
    other areas of my graphics with two coinciding masks causing
    glitches.
    The one solution I've found (short of removing my
    transparency, but I want to keep that as part of the design!) is to
    make the movieclip containing all of the arrows to move very slowly
    (at least one pixel per frame seems to do it), which seems to stop
    the glitching - no idea why, other than that it might be forcing it
    to redraw properly?
    I've tried playing around with the bitmap caching on just
    about every movie clip in the movie and all sorts...
    Any thoughts?

    Thanks for the reply, sorry it's taken me a while to get back
    on.
    This is all going to be over the top of a bitmap background.
    No, you're right - this doesn't come anywhere near 10 alpha layers.
    The arrows are just bezier shapes I've drawn myself.
    And yeah, I can't really afford to make it low quality (I
    think the only reason that works is it then ignores alpha
    transparency), this is all going to be an "impressive" minsite for
    a big clubbing event in London!
    Obviously I can just tone down some of the animation a bit -
    make the arrows part of the bitmap background rather than tweening
    them on screen etc, but I'd really like to understand what's going
    wrong here to try and avoid it in the future!

  • Any idea what could have happened to profiles that seem to have disappeared from profile folder?

    I wanted to experiment with profiles so I created a new profile called "temp". This seemed to work but when I tried to go back and reselect any of the older profiles I received an error message saying that this couldn't be done while any instance of Firefox was running (none were).
    Also, when I opened the Profiles folder I only found the "temp" profile I had just created but none of the other, older profiles even though they were listed in Profile Manager.
    I've lost my bookmarks and who knows what else. I did a search of my C drive to see if perhaps the missing profiles might have been located in a folder other than the profiles folder. I even did a search for .sqlite files. I did find some very old versions of my profiles that I had copied over from a previous computer but these did not have my up-to-date bookmarks. Any ideas? Seems crazy, I know. Thanks.

    Thank you, cor-el, for this information. It certainly explains why I was getting the message that Firefox was already running.
    I can see in my profiles.ini file (see attached image) the (4) profiles that also show up in the profile manager. The the question remains, what happened to the profile file, which I now believe was the "Richard III" profile, that was in use prior to my creating my "temp" profile (that I recently renamed "Feb 2011")? No attempt was made to delete the "Richard III" profile either with the profile manager or otherwise. Simply creating the "temp" profile seems to have blown the "Richard III" profile out of existence, leaving not a trace.
    As you can see, the "Richard III" profile's path leads, as usual, to the Profile folder. But only the "temp" profile is found there.
    One of the specified paths, the one for the "Richard" profile, leads to a folder that's not directly related to Mozilla. The "Richard" profile (which I used as bases for the "Feb 2011" profile) is a profile that's over a year old. I assume it became the bases, way back when, for the "Richard III" profile, the profile that's apparently vaporized.
    I hope this makes sense even if the loss of the "Richard III" profile does not.

  • HT1222 I was trying to run ITunes 10.7 update on my Mac Pro with Retina display but the message appeared "An error has occurred" so I can proceed with the update. I dont' see any other messages. Any ideas what could go wrong?

    I was trying to run ITunes 10.7 update on my Mac Pro with Retina dispaly but "An error has occurred" and I was not able to proceed with the update. The message says "The operation was cancelled. (3072)." I have no other messages. Any ideas why I cannot install this update

    Scott's solution fixed the problem.  It would have been helpful if the update message in the App Store had reported that.  I had first tried B Noir's solution -- and received a helpful warning message that a guest user was still logged in to iTunes.  I switched over, logged the guest user out, switched back and the update within the App store worked perfectly.
    It seems to me that Apple should invest a little time and effort in making their error/warning messages easier to decipher.  I have to come to the forum every time something happens.  Why not simply have a dialogue window that opens up to explain the most likely issues?

  • Clash of Clans won't let me buy gems, but i have previously. any ideas what could be wrong?

    hi
    i have previously bought Gems in the app and had no problem.
    today it has refused to let me buy anymore and i cannot work out why?
    i have reset my iPad, tried it through my iPhone, checked my card details on itunes and am out of ideas!
    The box that comes up says "your purchase cannot be completed"
    any ideas?
    thanks

    s7ddo wrote:
    The box that comes up says "your purchase cannot be completed"
    any ideas?
    You need to Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

Maybe you are looking for

  • NW CE 7.2 - EWA?

    OK I've installed SAP Netweaver CE 7.2.  and configured the (also installed) Diagnostics Agent to connect with my SolMan system. I ran RCA Managed system wizard... To my surprise, no EWA task was created. My SolMan is SPS 22.  Diagnostics configured.

  • Arabic Text in TextInput in Flash Builder 4.5.1

    Hello, I am currently developing a mobile application that is supposed to work on both Android and iOS devices. I am supposed to display arabic text and also to take arabic text input from the user. While I was trying to display simple output and inp

  • Camera roll is gone

    Is there a way to add it to IOS 8? I hate using Collections because the sorting by days is full of blank spaces and I end up scrolling for hours. And the monthly sorting is just so small it hurts my eyes.

  • I have lost my photos and music!!!!

    Hi, I recently updated my iphone 3 to the latest soft wear. I moved my I tunes account from my Microsoft computer and put it onto my boyfriends apple mac pro. When the phone had been updated and I cloud activated and set up it appears that I have los

  • Parallel Processing in OATS

    Hi all, I'd like to know whether it's possible to kick off (start) multiple processes from within an OATS script, so that they run in parallel to the process that started them.  I'm trying to simulate the real life scenario of a number of process str