I've installed and activated icloud on my Windows PC.

I've installed and activated icloud on my Windows PC. I want to use icloud drive. The instructions said to signin to icloud and choose pages, numbers, or keynote and then when asked to upgrade to icloud drive to do so. I selected numbers and created a spreadsheet, thinking I would be asked somewhere along the way to upgrade. I was never invited to upgrade, so I closed icloud, reopened it. I tried to signin and it said the id was valid but it isn't an icloud account.
I have no apple device. The instructions said that I could still signup for icloud but that I would only be able to use "web-based" services. I must be missing something.
Running windows 7.

The music files go courrupted some how. It happens some times. You need to restore you iPod. Sometimes a restore from backup works but sometime a restore to factory dwfaults/new iPod is required.

Similar Messages

  • How to install and use icloud in imac windows 7 based

    How to install and use icloud in imac windows 7 based

    Have you carefully read iCloud - Learn how to set up iCloud & iCloud on a Mac?, What do I need? If you are trying to run on Windows 7 on your iMac and ignoring OS X well you're pretty much on your own. You would need to look for supports on Windows forums. If you happen to use BootCamp there is a Bootcamp forum that you can post on for BootCamp and Windows assistance.

  • Installing and activating Creative Suite 6 Design Standard on two computers?

    Hello!
    I purchased Creative Suite 6: Design Standard as a physical copy (with a CD) about a couple of years ago. I've installed it on my iMac, but now that I purchased a Mac Book Pro, I'd also like to install the package on the laptop. My new Mac Book Pro 13" with Retina display does not have a CD/DVD drive.
    First of all, is it possible to have an Adobe package installed and activated on two computers simultaneously?
    I tried to download the Creative Suite 6 from the Downloads on Adobe website and activate it on my laptop with the serial number that I received when I purchased the product, but the serial number did NOT work. It says "The serial number you entered is invalid." Does this problem occur because the serial number is in use on the Creative Suite, which is installed and activated on my iMac?
    Is there another way to download + install + activate the package on my laptop? Obviously without a CD/DVD drive I cannot use the physical installation CD that I purchased.
    Thanks for help in advance, I really appreciate it!
    – Miina

    Hello!
    Thanks for the reply. I've been looking into this problem more but haven't been successful in solving it. Getting a bit frustrated with this!
    The serial number seems to be the issue.. I don't know why it won't go through. Do I need a different serial number to activate a Creative Suite 6 Design Standard downloaded from the Adobe website? I used the same serial number that can be found on the back of the product box that I purchased a couple of years ago. So far I have installed and activated my product only with my iMac, and now attempting to activate it with my Mac Book Pro, so the problem is not that it's been activated too many times.
    When I finally do manage to activate this software also on my laptop, do I have to deactivate and activate it every time I wish to switch from one computer to the other? Is there a limit to how many times it can be activated/deactivated?
    Thanks again for your help!
    P.s. I also consulted this person https://forums.adobe.com/people/Nikhil%20Bisne (not sure if he is around, though) on my issue, because he was able to help somebody with a similar issue here: Re: Invalid Serial Number . The difference being that this person was activating their software for the first time, I'm trying to activate it a second time on a different machine (while still keeping the software activated on the first machine).

  • I am having problems launching the standalone version of Lightroom 6 after I have gone through the install and activation process? Lightroom starts to open but "hangs" before any photos in the catalgue are displayed. I have contacted the chat support twic

    I am having problems launching the standalone version of Lightroom 6 after I have gone through the install and activation process? Lightroom starts to open but "hangs" before any photos in the catalgue are displayed. I have contacted the chat support twice but they have not been able to fix the problem.

    I went through the activation process yesterday and shut down my PC when I went to bed last evening. When I got up this morning and turned my PC on and then started Lightrom 6 (I upgraded from version 5) it started to launch but then just hung and became "not responsive". I I then uninstalled and then reinstalled the product today but the same thing happened. What is weird is that when I install from the standalone file I downloaded when I purchased the upgrade it looks like it's downloading the software again over the Internet? I have been having these problems for the last four or five days. I have contacted the chat support folks twice and they were able to get it working but whatever they did did not last as the problem reappeared again once the PC was shut down and then started up again.

  • Flashplayer installed and active but won't run

    Hi. I seem to be having the same problem as several others on here: I've got the latest version of Flash  installed and active on my Win8.1 system, and it shows as an active add-on in the latest version of Firefox, but it stalls on loading and won't run. This started immediately after the latest Flash update was released: I've tried uninstalling and re-installing.
    Thanks.

    You're more than welcome to file performance bugs at http://bugbase.adobe.com/.  I noticed that the page on adobe.com took a really long time to load for me as well on Chrome, but Adobe.com is super complex, and I think that has something to do with a poorly performing back-end service.  Since you're seeing the slow script dialog not loading on the watch page, it's pretty clear that Flash Player is installed and playing content under normal circumstances.  The interesting part is that one of those dialogs is talking about JavaScript running on the page, and the other is talking about Flash.  It's unclear without debugging the issue whether it's the browser or the plugin; however, as you've noticed, both work fine in Internet Explorer.
    It's important to point out that both Adobe and Microsoft made a tremendous effort in tuning the  Internet Explorer experience for Windows 8 and higher.  The latest versions of IE offer a fast, modern plug-in architecture that efficiently offers defense-in-depth protection against the modern generation of security threats (as opposed to the sandboxing approach that we retrofit to Firefox).  Similarly, Google Chrome provides a modern, secure plug-in architecture and invests heavily in making the Flash experience in the browser great.  I'm a Firefox fan as well, but the reality is that you might be more satisfied with your experience when using a different browser.
    For the crash, I'd be happy to take a look at the crash analysis to see if I can find anything useful.
    In Firefox, if you type about:crashes in the address bar, you should get a list of recent crashes.
    Click each link to submit it to the Mozilla crash reporting system.
    Copy the address from the resulting window into a reply here.

  • Login problem after installing and activating OS X Server app in Yosemite

    After installing and activating file sharing on OS X Server on my MacBook Air, the MBA was restarted. At the login screen I enter my password into my account and it directs me to a 'Guest' login screen, asking for a password which I did not create.
    HELP!!!!!

    There is no longer any provision for starting a PostgreSQL process other than the ones reserved for built-in services. Create a launch daemon with content such as the following:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <dict>
         <key>Label</key>
         <string>org.postgresql.postgres</string>
         <key>UserName</key>
         <string>_postgres</string>
         <key>GroupName</key>
         <string>_postgres</string>
         <key>ProgramArguments</key>
         <array>
              <string>/Applications/Server.app/Contents/ServerRoot/usr/bin/postgres</string>
              <string>--apple-configuration</string>
              <string>/Library/Server/PostgreSQL/Config/org.postgresql.postgres.plist</string>
         </array>
         <key>KeepAlive</key>
         <dict>
              <key>PathState</key>
              <dict>
                   <key>/Library/Server/PostgreSQL/Data</key>
                   <true/>
              </dict>
         </dict>
         <key>StandardErrorPath</key>
         <string>/Library/Logs/PostgreSQL/PostgreSQL.log</string>
         <key>StandardOutPath</key>
         <string>/Library/Logs/PostgreSQL/PostgreSQL.log</string>
    </dict>
    </plist>
    <plist version="1.0">
    Also create these directories and files, owned by _postgres:_postgres:
    /Library/Logs/PostgreSQL
    /Library/Server/PostgreSQL
    /Library/Server/PostgreSQL/Backup
    /Library/Server/PostgreSQL/Config
    /Library/Server/PostgreSQL/Config/org.postgresql.postgres.plist
    /Library/Server/PostgreSQL/Data
    Finally, initialize the database with a suitable invocation of initdb(1).
    For more details, see the PostgreSQL documentation. You may find it easier to use a packaged third-party distribution independent of the built-in one.

  • If you bought a used ipod and activation icloud is locked and can not get the owner how do you fix the ipod

    If you bought a used ipod and activation icloud is locked and can not get the owner how do you fix the ipod

    Hi Blands02!
    Here is an article that will help you troubleshoot this issue:
    Find My iPhone Activation Lock: Removing a device from a previous owner’s account
    http://support.apple.com/kb/ts4515
    Thanks for being a part of the Apple Support Communities!
    Cheers,
    Braden

  • HT6147 If my iPhone and iPad both say I have  7.0.6 and under "General",  "Software Update" I receive the message "iOS  7.0.6  Your software is up to date" can I assume that the security patch has been installed and activated?

    If my iPhone and iPad both say I have  7.0.6 and under "General",  "Software Update" I receive the message "iOS  7.0.6  Your software is up to date" can I assume that the security patch has been installed and activated?

    Yes, you have the Security patch.

  • Have cs4 installed and activated, need to retrieve serial

    I have cs4 installed and activated on a computer which is on its last legs. I no longer have the disks/packaging.
    How can I retrieve the serial # from the installed package so I can get it installed on a different machine?

    Now you know that you need to write/print important information and put it in a file folder in a safe place
    OLDER previous versions http://www.adobe.com/downloads/other-downloads.html to download the software

  • Can CC and CS6 be installed and active on the same desktop?

    Only one of the CS series can be installed and active on a single computer. Is this true with CC and CS6?

    Only one of the CS series can be installed and active on a single computer.
    Where did you hear that? That's simply completely untrue. Using multiple versions of CS products never has been an issue and neither is it for CC and CS6. Each major version uses it's own unique activation.
    Mylenium

  • I have installed and uninstalled i tunes to windows vista several times and i keep getting an error message of no apple support

    I have tried numerous times to install and uninstall i tunes on windows vista and I keep getting an error message of no apple support.  Anyone have a solution to this?

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version, or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • HT1349 I have multiple versions of Outlook installed, and the icloud calendar won't work, how do I correct this?

    I have multiple versions of Outlook installed and icloud won't work, how do I correct this?

    We mananged to resolve this exact issue on a machine recently that was running MS Office Home and Business 2010. However a copy of MS Office 2000 was also installed (for legacy reasons re Access 2000) and it was this causing the issue. We used Programs & Features to 'Change' the Office 2000 installation to 'Add/Remove' features and de-selected Outlook in here. This prompted a reboot and the issue was subsequently fixed.
    Please note this did not remove the Outlook 2010 that was installed (and in use), but be careful to have a backup of your Outlook as your mileage may vary.

  • How to install and use Flash Player with Windows 7 64-bit edition and Internet Explorer 8.

    1. Click the Start button.
    2. Search for Internet Explorer.
    3. Do not click on "Internet Explorer (64-bit)" or "Internet Explorer (No Add-ons).
    4. Click on "Internet Explorer."
    5. That will open Internet Explorer 8, 32-bit edition.
    6. Now you can download, install, and use Flash Player. (It is used automatically on websites that support it.)
    7. In the future, make sure you don't use Internet Explorer 64-bit edition. Delete any Internet Explorer shortcut icons that you were formally using. Make sure that any Internet Explorer icons that you now use, are opening the 32-bit edition. To see what edition you are using, click the question mark near the upper-right corner of a webpage and click "About Internet Explorer." If you don't see "64-bit" on the popup, that means you are using the 32-bit edition.

    If you can not see the moving sphere: http://kb2.adobe.com/cps/155/tn_15507.html
    Check the following:
    Enabling Flash Player in Internet Explorer 9
    ActiveX Filtering in Internet Explorer 9
    Also check this:
    In I.E.9, click Tools, click Internet options, click Security tab, ensure that the Internet security level is Medium-high.

  • Need to install and run Reports & Forms on Windows 98. Help!!

    Hi guys !!
    I need to install and run Oracle Reports & Forms on a Windows 98 OS. I can find the download of Reports & Forms for NT but I'm not sure if this download works on Win98 ?? Please help. Urgent.

    Hi guys !!
    I need to install and run Oracle Reports & Forms on a Windows 98 OS. I can find the download of Reports & Forms for NT but I'm not sure if this download works on Win98 ?? Please help. Urgent. I am having the same problem, but with Windows ME. I was able to get Oracle 8i to work by entering a line in the Compatibility 95 section of my win.ini, and I installed the Forms & Reports for NT, but it won't see my database.

  • How install and use both printers with Windows 7 Home Premium,32-bit?

    Have Laserjet 1000 and color deskjet 5550 VCVRA-0101. How to find drivers, and how to install, and how to use printers?
    Regards

    Hi,
    The Deskjer 5550 already included within Windows7.
    Below you may find the steps to configure the device:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01874725&cc=us&dlc=en&lc=en&os=4062&product=718...
    The Laserjet 1000 unfortunately not supported by Windows7, as you may find listed below:
    http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&taskId=115&prodSeriesId=...
    Regards,
    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

Maybe you are looking for

  • JTA transaction is aborting due to an user rollback fault

    Hi, While testing the ReceiptEBS on EM, we are getting given error, few minutes before EBS was working fine. Error - The selected operation CreateReceiptList could not be invoked. An exception occured while invoking the webservice operation. Please s

  • RRB on a Work order

    Hi, I have a client who is using Work Orders to manage their program of works. They are currently manually extracting the cost info, and creating a manual invoice, but would like to do this in the system. The question I have is how do they bill via w

  • Can't access my online bills

    My broadband was with Tiscali and I changed to BT.  My user name for my online bills is still shown as tiscali.   I cannot access my online bills using my old user name and it won't let me change it to my new one.  Help! Annew Solved! Go to Solution.

  • Password reset: nightmare

    I accidentaly logged out of my Skype account and had to go through the password reset process.  Not exacltly sure what happened by I seem to have ended up with a Microsoft account I don't partiularly want but still no Skype access.  I tried the reset

  • Can't add a .ts file to Premiere Elements 12

    Hi all, it's me again. I tried to add a .ts file to Premiere Elements 12, but the program crashes every time. My system is a Macbook Pro OS X 10.9, 2.5 GHz, 8 GB RAM. This is what Mediainfo says about the file: I thought it's because of the file size