Why can't I get Lightroom to connect to the internet?  I've tested my internet connection and it is working.

How do I get Lightroom to connect to the internet?  I've tested my internet connection and I'm able to.

Sure, but if I have International League Pass shouldn't there be a way to tap into that? I mean, if I can watch it on my computer, why can't I conveniently watch it on the television sitting right next to it via Apple TV. Seems odd...

Similar Messages

  • Why can't I get all my contacts onto the iCloud?

    Why can't I get all my contacts onto the iCloud?

    What I used to copy my contacts from my 1st gen iPod touch to my new 5th gen iPod touch was a piece of software called Syncios.  Just download and install Syncios (www.syncios.com), which is totally 100% FREE.  When you connect your iPad to your computer via the included cable it'll give you a Warning about you can't have iTunes running.  On the Syncios website it'll give you all of the info on how to back up your contacts.  When you connect your 5th gen iPod touch to your computer just click on the Recover button then the file name of the contact back up.  Hope this helps you and it helped me a lot.  I backed up both my contacts and notes using the same software.

  • Using QuickTime Pro with an .mpg movie, why can I only get it to play from the beginning, but not from any other point in the video?

    Using QuickTime Pro with an .mpg movie, why can I only get it to play from the beginning, but not from any other point in the video? How can I fix this?
    Baffled in SB

    What format of MPG is this?  Is this an MPEG1 or MPEG2 video?  How was the video created?

  • Why can't we get Adobe Photoshop help on the weekends. If I buy it I should be able to use it.

    Why can't we get Adobe Photoshop help on the weekends. If I buy it I should be able to use it.

    To all frustrated Photoshop users:
    As has been pointed out, the Adobe Photoshop Forum is NOT staffed by Adobe employees (though a few engineers DO stop by, when they have the time), and we are but users, such as yourself. The difference is that many users here have decades of experience with Ps, and can often solve all sorts of issues, of a technical nature.
    Ranting, and listing bad experiences with Adobe Technical Support (or Customer Support), will NOT reach Adobe - just other users, who might have also had negative experiences with Adobe T/S, but who are powerless to change anything, at a corporate level - also noted by others in this thread.
    We, as users, have no access to any communications that you might have had with T/S - no phone logs, no case numbers, nothing. All that we have is what YOU provide us, regarding YOUR problem. In that vein, if you read this FAQ Entry, plus the one linked in Station_Two's Reply above, and clearly state YOUR problem with the program, someone will attempt to help you with it: http://forums.adobe.com/message/4587299#4587299
    Please be patient, as we are all volunteers (even the Adobe engineers come here on their own time - it's most likely not part of their job descriptions), and drop by the forum, when we have a moment. Many users DO have "day jobs," and face client deadlines. They might not get by that often, and then with breaks in timing, that can extend for days. This is not a "live chat room," where "operators are standing by." However, with the number of contributing users here, it should not take too long, before someone DOES reply to your post. If they have questions, please answer them, to the best of your abilities, and do not hesitate to ask for clarifications, if you are not sure what they are asking, or where to obtain that information. Also, please be courteous, when replying to the users, who are donating their time - they get zero, beyond the satisfaction of helping other users get answers and solutions. If they DO help, which is likely, a simple "thank you," is the best that they can receive. If they DO help, please take a moment to let them know, and also use the "Correct," and "Helpful" buttons in the forum, to let Adobe Corporate know that you got help in the Adobe Forums - they DO count those numbers, though they do not monitor these forums.
    Good luck, and many feel that the help FROM the Adobe products forums, is much better, than from Adobe Technical Support.
    Hunt

  • Why can't I get alert tones when I send or receive email.  I checked Sounds and volumes are at max.

    Why can't I get alert tones when I send or receive email.  I checked Sounds and volumes are at max.

    Have you got notifications muted ? Only notifications (including games) get muted, so the iPod and Videos apps, and headphones, still get sound.
    Depending on what you've got Settings > General > Use Side Switch To set to (mute or rotation lock), then you can mute notifications by the switch on the right hand side of the iPad, or via the taskbar : double-click the home button; slide from the left; and it's the icon far left; press home again to exit the taskbar. The function that isn't on the side switch is set via the taskbar instead : http://support.apple.com/kb/HT4085

  • Why can't I get my ip4 2 recognize the new computer name?

    Why am i unable to Wi Fi sync with iTunes after I have connected to iTunes on my computer using a cable, clicking "Sync with the iPhone over Wi Fi? When I click "Sync Now, my IP4 states, "It will resume when "computer a" is available.  My computer's name is no longer "a" it is "computer c."

    Try giving your iPad a reset. Hold down the sleep and home keys until you see the silver apple. Let it reboot and try again.
    When you're swapping out chargers, make sure you're using an iPad charger. It is different from an iPhone one (iPhone chargers put out about half the power)
    Charging via USB will likley tell you that it's not charging because most USB's put out a fraction of the power that the iPad wants, so it says not charging.
    ALso try different outlets and cables if you have them
    If you go through all that and still can't get it to charge then you may need to make an appointment at your local apple store and have them look at it.

  • Why can't I get my Mac to like the LDAP server?

    On Monday I started hammering away at getting the LDAP server setup on the Linux server with openldap. I was able to get a test Mac running Leopard to see the LDAP server and the accounts. The next battle was to get home directories to mount under /home. I was about to do that after finding a working ldif example using automaster and autohome. After that I was able to get the Public share automatically mounted on /Network/Public. Wonderful!
    Tuesday I came in thinking that the next battle would be with Samba. Unfortunately, somewhere in powering off the Mac and rebooting it, I lost all the share mounting! It still sees the accounts, but it absolutely will not see the mounts. In trying to figure it out I have wiped the LDAP database and restarted it, I have wiped the test Mac twice, I have made sure the Mac is running the latest updates, and still nothing.
    If I go into dscl this is now what I see:
    ls Automount/
    Record Name Unknown
    Record Name Unknown
    ls AutomountMap/
    Record Name Unknown
    Record Name Unknown
    cat Mounts/10.110.1.1:\/share\/public/
    dsAttrTypeNative:cn: 10.110.1.1:/share/public
    dsAttrTypeNative:objectClass: mount top
    AppleMetaNodeLocation: /LDAPv3/10.110.1.1
    RecordName: 10.110.1.1:/share/public
    RecordType: dsRecTypeStandard:Mounts
    On the LDAP server, the records look like:
    dn: automountMapName=auto_master,ou=mounts,dc=example,dc=com
    automountMapName: auto_master
    objectClass: top
    objectClass: automountMap
    dn: automountKey=/home,automountMapName=auto_master,ou=mounts,dc=example,dc=com
    objectClass: top
    objectClass: automount
    automountKey: /home
    automountInformation: auto_home
    dn: automountMapName=auto_home,ou=mounts,dc=example,dc=com
    automountMapName: auto_home
    objectClass: top
    objectClass: automountMap
    dn: automountKey=*,automountMapName=auto_home,ou=mounts,dc=example,dc=com
    objectClass: top
    objectClass: automount
    automountKey: *
    automountInformation: 10.110.1.1:/home/&
    dn: cn=10.110.1.1:/share/public,ou=mounts,dc=example,dc=com
    mountDirectory: /Network/Public
    objectClass: mount
    objectClass: top
    mountType: nfs
    cn: 10.110.1.1:/share/public
    It looks like for some reason it's either missing entries from the LDAP server, and/or it's ignoring some of the mapping and leaving them out. The Mounts entry is missing the VFSLinkDir which maps to mountDirectory. The Automount stuff is missing the RecordName which maps to automountKey and automountMapName.
    What the heck happened? Why does the Mac refuse to see the LDAP server the way it did on Monday?

    I am having something similar going on and can't sort out what it is doing:
    ldiffs:
    dn: automountMapName=auto_master,dc=example,dc=edu
    objectClass: top
    objectClass: automountMap
    automountMapName: auto_master
    dn: automountKey=/foo,automountMapName=auto_master,ou=Mounts,dc=soe,dc=ucsc,
    dc=edu
    objectClass: automount
    automountKey: /foo
    automountInformation: auto.foo,dc=example,dc=edu -rw,resvport,
    hard,intr,nosuid,tcp
    Second one:
    dn: automountMapName=auto.foo,dc=example,dc=edu
    objectClass: top
    objectClass: automountMap
    automountMapName: auto.foo
    dn: automountKey=tstaff,automountMapName=auto.foo,dc=example,dc=edu
    objectClass: top
    objectClass: automount
    automountInformation: fileserver:/export/foo/tstaff
    automountKey: tstaff
    9/25/09 11:45:25 AM com.apple.automountd[1101] t0xb0289000 name=tstaff[] map=auto.foo,dc=example,dc=edu opts=rw,resvport,hard,intr,nosuid,tcp path=/foo direct=0
    9/25/09 11:45:25 AM com.apple.automountd[1101] t0xb0289000 getmapent_ds called
    9/25/09 11:45:25 AM com.apple.automountd[1101] t0xb0289000 getmapent_ds: key=[ tstaff ]
    9/25/09 11:45:25 AM com.apple.automountd[1101] t0xb0289000 ds_match called
    9/25/09 11:45:25 AM com.apple.automountd[1101] t0xb0289000 ds_match: key =[ tstaff ]
    9/25/09 11:45:25 AM com.apple.automountd[1101] t0xb0289000 ds_match: Searching for tstaff,automountMapName=auto.foo,dc=example,dc=edu
    9/25/09 11:45:25 AM automountd[1101] ds_search failed
    exiting ...
    It seems like it can't find the trigger point tstaff. It is looking for:
    ds_match: Searching for tstaff,automountMapName=auto.foo,dc=example,dc=edu
    which isn't what the DN is in ldap:
    Distinguished Name: automountKey=tstaff,automountMapName=auto.foo,dc=example,dc=edu
    any thoughts?
    regards,
    Derek

  • Why can't I get safety/speed cameras for the X6?

    I'm using Ovi Maps on my new X6 but don't understand why I can't get the ovi maps with safety cameras included.
    Any ideas?

    Hi family_guy
    No clues as to your whereabouts in the world for starters so as to know if even available to you.
    Say for example you have downloaded maps for UK to device, OVI Maps is set to "Online", Safety spot warner is set to "On" or "Only visual" then 1.0.032.europe.cdt should be downloaded to E:\CITIES\diskcache\safetyspots
    Please note that icons are only visible whilst navigation but if you go to Drive > Map and pan around they can be visualized.
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • Why can I not get my windows to fit the screen

    I am not sure what happened today, but in Safari the window does not fit the screen on my Mac Book Pro, even when you click the green + button. What should I do to rectify. I have done a full Shutdown, and still the same.

    One other thing that might be handy:
    You can set the default Safari window size as follows.  Open a new window (command-n). Resize.  Close window.  Subsequent windows should open at that same size.
    charlie

  • Verizon, why can we not get a statement released on the cause of the recent My Verizon downtime?

    The My Verizon service has been down for over 24 hours now.  People are not able to activate their phones or pay their bills.  What is the cause of this outage and what is to be done about the fees people will inevitably incur?

    Call Corp @ 212-395-1000 . They havent the foggiest idea whats going on. All they know is somethings wrong...  NO idea when it will be fixed... everybody needs to call and complain. Then maybe they will get it fixed.

  • G5 disk crash, why can't I get OS 10.5 from the Apple store?

    My G5 internal disk crashed, so i bought a new disk to replace it, but could find neither my 10.4 or 10.5 disks, never thought i would need them. Strange that the Apple store no longer offers 10.5, as that's what's needed for a G5, as we all know, 10.6 only works with intel. Do I really need to buy used ones on ebay for $150+?

    Phone Apple and ask for a product specialist.
    (55872)

  • Why didn't i get ios7 . I have the 16gb 5th generation i live in canada and i still haven't gotta it why ?

    Help.

    Because Apple did not say when today it will be available. Just wait like the rest of us.

  • Why can't I get my mail, I get a message "connection to server failed" but I can get on all other web sites.  It worked fine until about a month ago.

    WHY CAN'T I GET MY MAIL, I GET A MESSAGE 'CONNECTION TO SERVER FAILED" BUT I CAN GET ON ALL OTHER WEB SITES.  IT WORKED FINE UNTIL ABOUT A MONTH AGO.  I CANCELLED MY ACCOUNT, PUT MY INFO IN AGAIN AND STILL GET THE MESSAGE "CONNECTION TO SERVER FAILED"  HELP PLEASE!

    have you tried removing and readding the e-mail account? sometimes settings get corrupted or changed on the server end...something computers can sometimes handle better than the mail interface.

  • Why can i only get wi fi connection to my i pad when my laptop is on ? my laptop is connected to  router by wifi not a cord.

    Why can I only get wi fi on my ipad when my computer is on?. My laptop is connected to router by wifi not a cord.

    Yeah, that's what I ended up doing. It just wasn't worth the hassle. I got a good (standard size) monitor for about half the price of the old one, so I'm not too disappointed. Thanks for your help though

  • Why can't I get internet or icloud connection further than 2oft with my iPad2?

    Why can't I get a connection further than about 15-20 ft with my iPad2?

    - Reset the iPod. Nothing will be lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router.
    - Reset networks settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Maybe interference
    AirPort and Bluetooth: Potential sources of wireless interference

Maybe you are looking for

  • Questions about Novation Remote 25SL integration with Logic Pro 8

    Preface: I have to apologize in advance if this seems somewhat confusing. I'm sure some of the terms I'm using are just plain wrong - I'm somewhat of a n00b. I have a Novation Remote 25SL configured to use AutoMap with Logic Pro 8 from Novation's web

  • Oim11g: Accessing oim password stored in CSF from pre-populate class

    Can I access the oim password stored in CSF from the request template pre-populate class? I am using hte following code from my class but its not working: ==================================== String oimUserName = ""; String oimPassword = ""; //get sy

  • Error Message  "HTTP error on Adobe DRM Activator request."

    Your Adobe software could not be activated. HTTP error on Adobe DRM Activator request. Adobe DRM Activator error. Client Code:  31 - HTTP Code:  500 Fault location:  20 I had to reinstall Adobe Digital Editions after a hardware failure.  Now I get th

  • Updated iPhone5s but headphones not working

    I updated the software on my iPhone5S last night and now it will only play music through standard Apole ear buds. I use Panasonic ones for running. They worked before the update and still work in my ipod but not my iPhone5S. Baffled but I'm guessing

  • IMovie share to something else?

    Is it possible to share an iMovie project to something besides a video camera? I have a proj that is too long for iDVD to handle (I only have s SL-DVD). Can I get iMovie 6 to export via FW/DV converter box to my set-top DVD recorder? It always asks t