Flash does not connect to server in some computers

hi, i have this thing: there is an app that has been finished (i hope) and it seems to work ok, this flash loads about 1Mb of flash app, then loads some stuff from the server via xml, generated through a script. as i said, it works ok in some computers, but somebody tells me that in other devices, the flash loads fine, but it gets stuck while loading from the server (it wont go further than the splash theat says 'loading contents'). Since is flash, i assume it is computer independent (it is not like the html, where each device may chow it different according to browser and setup; since is flash it will show and load just as the flash would load everywhere else); but as it seems it gets stuck right when loading the xml, after the flash has loaded (the flash loads the xml from the server), what may be causing this? is there any 'flash option' that may be interfering the flash from loading the xml content?
tnx

exactly that; It loads a flash video which weights about 1 meg, which is used to edit and create content. After the flash finishes loading, it will try to load from the server the current state of the content, and it reads it from a script in xml form. The content editor (the flash) weights about 1 meg; the xml is generally very short, but can change size, and is the only thing it loads, besides data from a static text file that has not changed. In some computers, it loads ok, in other computers, it loads the flash editor but gets stuck after that (it does not load the xml or so it seems, so it neither jumps to the menu or to the error frame)
----edit----
Imagine a youtube kinda site (other thing than videos), but which loads the flash video player, but the video player is not able to load the video, very similar to this case

Similar Messages

  • Subversion (SVN) checkout could not connect to server. Some default config prevents connections?

    Hi there!
    I try to use SVN to checkout a project, but command end with error:
    svn: OPTIONS of 'http://myserver.com:8081/svn/Project/branches/somedir': could not connect to server (http://myserver.com:8081)
    If you use normal port (80) it works. But this is not my SVN server.
    In others computers in same LAN, command works fine. So... I think that it is some configuration in my Lion.
    ping command show:
    $ ping myserver.com
    PING myserver.com (200.55.201.69): 56 data bytes
    Request timeout for icmp_seq 0
    Request timeout for icmp_seq 1
    Request timeout for icmp_seq 2
    Request timeout for icmp_seq 3
    ^C
    --- myserver.com ping statistics ---
    5 packets transmitted, 0 packets received, 100.0% packet loss
    Need more info? Please ask.
    myserver.com IP is already in my /etc/hosts
    Specs:
    MacBook Air 11" mid 2011
    1,6GHz Intel Core i5
    128GB/4GB
    Fresh install to MacOS X Lion version 10.7.1

    Hi there!
    I try to use SVN to checkout a project, but command end with error:
    svn: OPTIONS of 'http://myserver.com:8081/svn/Project/branches/somedir': could not connect to server (http://myserver.com:8081)
    If you use normal port (80) it works. But this is not my SVN server.
    In others computers in same LAN, command works fine. So... I think that it is some configuration in my Lion.
    ping command show:
    $ ping myserver.com
    PING myserver.com (200.55.201.69): 56 data bytes
    Request timeout for icmp_seq 0
    Request timeout for icmp_seq 1
    Request timeout for icmp_seq 2
    Request timeout for icmp_seq 3
    ^C
    --- myserver.com ping statistics ---
    5 packets transmitted, 0 packets received, 100.0% packet loss
    Need more info? Please ask.
    myserver.com IP is already in my /etc/hosts
    Specs:
    MacBook Air 11" mid 2011
    1,6GHz Intel Core i5
    128GB/4GB
    Fresh install to MacOS X Lion version 10.7.1

  • A pop-up window advising of software update for Firefox appears and does not connect with server

    The window suggests strongly that I update software but when I attempt to update it does nothing but try to connect with server and never does

    * http://kb.mozillazine.org/Software_Update (Software Update not working properly)
    Remove the files in the updates and updates\0 folder.
    You may need to delete active-update.xml and updates.xml as well if present.<br />
    XP:
    C:\Documents and Settings\&lt;user&gt;\Local Settings\Application Data\Mozilla\Firefox\Mozilla Firefox\updates
    (%USERPROFILE%\Local Settings\Application Data\Mozilla\Firefox\Mozilla Firefox)
    If you have problems with updating then best is to download the full version and uninstall the currently installed version.
    You may need to remove the Firefox program folder to do a clean install of the new version.
    Do a clean (re-)install:
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 4.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Do not remove personal data if you uninstall the current version.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • Exchange Management Shell does not connect to server

    Hi,
    Can't connect to server with Exchange Management Shell.
    Restart, IISRESET etc. does not help.
    Method :
    $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri EXCHSERVER.CONTOSO.COM/PowerShell/ -Authentication Kerberos
    Import-PSSession $Session
    also does not work.
    Error:
    VERBOSE: Connecting to EXCHSERVER.CONTOSO.COM.
    New-PSSession : [EXCHSERVER.CONTOSO.COM] Connecting to remote server EXCHSERVER.CONTOSO.COM failed with the following
     error message : The WS-Management service cannot process the request. The load quota for the system has been exceeded.
     Send future requests at a slower rate or raise the system quota. For more information, see the about_Remote_Troublesho
    oting Help topic.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : -2144108120,PSSessionOpenFailed
    VERBOSE: Connecting to EXCHSERVER.CONTOSO.COM.
    New-PSSession : [EXCHSERVER.CONTOSO.COM] Connecting to remote server EXCHSERVER.CONTOSO.COM failed with the following
     error message : The WS-Management service cannot process the request. The load quota for the system has been exceeded.
     Send future requests at a slower rate or raise the system quota. For more information, see the about_Remote_Troublesho
    oting Help topic.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : -2144108120,PSSessionOpenFailed

    Run a normal powershell
    Import the Exchange server 2010 snapin and get the current certificates
    Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010
    PS C:\Users\Administrator> Get-ExchangeCertificate
    Thumbprint Services Subject
    084B2597D626C5361CF8002FADBEA83B9144143D IP.WS. CN=trapoist.com, OU=Domain Control Validated
    76C7987A7A9C7F9917A6A1B208220CA768CE0D23 IP..S. CN=trapoist.com, OU=Domain Control Validated
    Get-ExchangeCertificate | select *
    AccessRules : {System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAcces
    sRule, System.Security.AccessControl.CryptoKeyAccessRule}
    CertificateDomains : {trapoist.com, www.trapoist.com, autodiscover.trapoist.com, IMAP.trapoist.com...}
    CertificateRequest :
    IisServices : {IIS://MAILTRAPOIST/W3SVC/1}
    IsSelfSigned : False
    KeyIdentifier : 36A0EC10B4503C5DBF51815A50F442D9404BE04E
    RootCAType : ThirdParty
    Services : IMAP, POP, IIS, SMTP
    Status : Valid
    SubjectKeyIdentifier : 36A0EC10B4503C5DBF51815A50F442D9404BE04E
    PrivateKeyExportable : True
    PublicKeySize : 2048
    ServicesStringForm : IP.WS.
    Archived : False
    Extensions : {System.Security.Cryptography.Oid, System.Security.Cryptography.Oid, System.Security.Cryptograph
    y.Oid, System.Security.Cryptography.Oid...}
    FriendlyName : trapoist.com
    IssuerName : System.Security.Cryptography.X509Certificates.X500DistinguishedName
    NotAfter : 8/9/2015 4:06:40 PM (SE VENCERA EL 8 DE SEPTIEMBRE)
    NotBefore : 8/5/2014 7:39:01 PM
    HasPrivateKey : True
    PrivateKey : System.Security.Cryptography.RSACryptoServiceProvider
    PublicKey : System.Security.Cryptography.X509Certificates.PublicKey
    RawData : {48, 130, 5, 128...}
    SerialNumber : 27B309845C2696
    SubjectName : System.Security.Cryptography.X509Certificates.X500DistinguishedName
    SignatureAlgorithm : System.Security.Cryptography.Oid
    Thumbprint : 084B2597D626C5361CF8002FADBEA83B9144143D
    Version : 3
    Handle : 485017248
    Issuer : CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDad
    dy.com, Inc.", L=Scottsdale, S=Arizona, C=US
    Subject : CN=trapoist.com, OU=Domain Control Validated
    AccessRules : {System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAcces
    sRule, System.Security.AccessControl.CryptoKeyAccessRule}
    CertificateDomains : {trapoist.com, www.trapoist.com, autodiscover.trapoist.com, mail.trapoist.com...}
    CertificateRequest :
    IisServices : {}
    IsSelfSigned : False
    KeyIdentifier : 54B2B188FA07098417B50DF52BDC0A41E44C9234
    RootCAType : ThirdParty
    Services : IMAP, POP, SMTP
    Status : DateInvalid
    SubjectKeyIdentifier : 54B2B188FA07098417B50DF52BDC0A41E44C9234
    PrivateKeyExportable : True
    PublicKeySize : 2048
    ServicesStringForm : IP..S.
    Archived : False
    Extensions : {System.Security.Cryptography.Oid, System.Security.Cryptography.Oid, System.Security.Cryptograph
    y.Oid, System.Security.Cryptography.Oid...}
    FriendlyName : trapoist.com
    IssuerName : System.Security.Cryptography.X509Certificates.X500DistinguishedName
    NotAfter : 8/9/2014 4:06:40 PM
    NotBefore : 8/12/2013 2:29:54 PM
    HasPrivateKey : True
    PrivateKey : System.Security.Cryptography.RSACryptoServiceProvider
    PublicKey : System.Security.Cryptography.X509Certificates.PublicKey
    RawData : {48, 130, 5, 161...}
    SerialNumber : 042D71441FC05E
    SubjectName : System.Security.Cryptography.X509Certificates.X500DistinguishedName
    SignatureAlgorithm : System.Security.Cryptography.Oid
    Thumbprint : 76C7987A7A9C7F9917A6A1B208220CA768CE0D23
    Version : 3
    Handle : 485016480
    Issuer : SERIALNUMBER=07969287, CN=Go Daddy Secure Certification Authority, OU=http://certificates.godadd
    y.com/repository, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
    Subject : CN=trapoist.com, OU=Domain Control Validated
    Renew the expired selfsigned certificate
    PS C:\Users\Administrator> Get-ExchangeCertificate -Thumbprint '76C7987A7A9C7F9917A6A1B208220CA768CE0D23' | New-ExchangeCertificate
     Confirm
    Overwrite the existing default SMTP certificate?
     Current certificate: '76C7987A7A9C7F9917A6A1B208220CA768CE0D23' (expires 8/9/2014 4:06:40 PM)
    Replace it with certificate: 'C3FBFA049FE6AC1806B950EB7A7AF8286EE04880' (expires 4/13/2020 12:56:34 PM)
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help (default is "Y"): Y
     Thumbprint                               
    Services   Subject
    C3FBFA049FE6AC1806B950EB7A7AF8286EE04880  IP..S.     OU=Domain Control Validated, CN=trapoist.com
    PS C:\Users\Administrator> Get-ExchangeCertificate
    Thumbprint                                Services   Subject
    C3FBFA049FE6AC1806B950EB7A7AF8286EE04880  IP..S.     OU=Domain Control Validated, CN=trapoist.com
    084B2597D626C5361CF8002FADBEA83B9144143D  IP.WS.     CN=trapoist.com, OU=Domain Control Validated
    76C7987A7A9C7F9917A6A1B208220CA768CE0D23  IP..S.     CN=trapoist.com, OU=Domain Control Validated
    #DELETE THE OLD CERTIFICATE (EXPIRED)
    PS C:\Users\Administrator> Remove-ExchangeCertificate -Thumbprint 76C7987A7A9C7F9917A6A1B208220CA768CE0D23
    Confirm
    Are you sure you want to perform this action?
    Remove certificate with thumbprint 76C7987A7A9C7F9917A6A1B208220CA768CE0D23 from the computer's certificate store?
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help (default is "Y"): Y
    PS C:\Users\Administrator> Get-ExchangeCertificate
    Thumbprint                                Services   Subject
    C3FBFA049FE6AC1806B950EB7A7AF8286EE04880  IP..S.     OU=Domain Control Validated, CN=trapoist.com
    084B2597D626C5361CF8002FADBEA83B9144143D  IP.WS.     CN=trapoist.com, OU=Domain Control Validated
    #CALLING CMD TO RESET THE IIS.
    PS C:\Users\Administrator> cmd
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    #RESET EL IIS
    C:\Users\Administrator>iisreset
    Attempting stop...
    Internet services successfully stopped
    Attempting start...
    Internet services successfully restarted
    Done

  • After upgrade to Maverick Mail does not connect to server to download emails

    Since I have had my system upgraded to Maverick I can no longer download emails from my server/provider. Mail asks for the password for the user (me) and when I type it in nothing happens.
    There is no problem connecting to my server/provider online, so the server is working ok. My guess is that I am missing some crucial ticked or unticked box in the mail set up. I just don't want to mess around with it without knowing what I need to do. If anyone out there has a solution, pls send a step by step.
    Any help appreciated, replies might be slow - like I said, no email alerts of mails getting through at the moment (so have to read everything only when I'm online...).

    Restart your router and your broadband device, if they're separate. If there's no change, see below.
    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Safari not connecting to server on some web-sites

    My son was using the Internet when a storm went through last week. The power went off and back on. We sign onto the Internet and some pages won't come up. The error message states the it cannot connect to the server. I've checked my settings and I know they are correct when connecting the my provider because some pages will come up and I can still download my e-mail through Entourage. I was going to re-install Safari, but I have version 10.9 of Tiger and that would put be backwards. What can I do to resolve this?

    I have been reading up on some other questions and tried to re-install Safari from my Tiger disc. It did not work. I even dragged Safari to Trash and re-installed again from scratch. It still doesn't work. Safari shows version 2.0.4. I have to use my son's laptop or the one at work to even connect to the Apple website. I'm just an ordinary person who uses the Internet and I don't know much about the "behind the scenes" like threads. I would greatly appreciate any help on this matter. I want my full Internet back. Thanks.

  • Security up date spins and does not connect with server. Cannot complet update. How do I fix this?

    Hi,
    I get notice that Firefox security has an update. I select. The update spins and says"connecting to the update server," and never does. It just keeps spinning.
    I have tried to up date thru the Firefox website unsuccessfully.
    How can I fix this situation?
    Thanks

    If you have problems with updating or with the permissions then easiest is to download the full version and trash the currently installed version to do a clean install of the new version.
    Download a new copy of the Firefox program and save the DMG file to the desktop
    * Firefox 5.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Trash the current Firefox application to do a clean (re-)install
    * Install the new version that you have downloaded
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

  • Photo clicked with flash does not give clear image

    photo clicked with flash does not give clear image

    I did some more testing with this, and it appears to be a Gmail problem with iOS iPhoto.
    I called Apple support, and this issue was escalated to engeneering.
    When sending photos from iPhoto for iOS via Gmail from the iOS device, only the small and medium sized photos can be opened in Mail on the iOS device.  The large and original photos do not open in Mail.
    This occured across different devices I tested, including iPad 2, 3, and 2 separate iPhone 4S devices.  All were updated to the lastest firmware.  iPhoto was uninstalled, and reinstalled.
    When sending and receiving photos from iPhoto for iOS via iCloud me.com email servers, all the photos of different sizes could be opened in Mail fine on the iOS devices.
    It appears that Gmail servers somehow change the way the photos are encoded, and make them not viewable on the iOS device.  Very disappointing, since the native Mail program has no problem, and photos sent via gmail or other are fine.
    Another iPhoto for iOS glitch!

  • My adobe Flash player  does not connect on my Laptop HP Windows 7.

    My  Adobe Flash 11 Player on my laptop HP Windows 7 does not connect.  (or cannot be found even though it is downloaded in the programs

    What means "not connect" or "cannot be found"?  Do you get any messages?
    You write "downloaded", but did you also install it?
    What is your browser?  If IE see
    http://forums.adobe.com/thread/885448
    http://forums.adobe.com/thread/867968

  • Iwc application does not connect to IM server[JCS6 vmware image]

    iwc application does not connect to IM server[JCS6 vmware image].
    In the iwc application there is in right side menu the buddy list; this always displayed the message: "Connecting..." and in the log there is this message:
    [12 Jan 2009 09:35:02,317] ERROR httpbind [Thread-23] Error opening stream to server: chimaera.varrius.org : 5222
    [12 Jan 2009 09:35:02,317] INFO httpbind [Thread-23] Component specified is not known : chimaera.httpbind.varrius.org
    org.jabberstudio.jso.StreamException: Component specified is not known : chimaera.httpbind.varrius.org
         at net.outer_planes.jso.AbstractStream.firePacketTransferredEvent(AbstractStream.java:697)
         at net.outer_planes.jso.AbstractStream$Input$1.addExtendedData(AbstractStream.java:116)
         at net.outer_planes.jso.AbstractStream$Input.process(AbstractStream.java:204)
         at net.outer_planes.jso.AbstractStream.process(AbstractStream.java:1176)
         at net.outer_planes.jso.AbstractStream.openInbound(AbstractStream.java:950)
         at net.outer_planes.jso.AbstractStream.open(AbstractStream.java:890)
         at com.sun.im.gateway.http.ComponentSession.createStream(ComponentSession.java:558)
         at com.sun.im.gateway.http.ComponentSession.connectAndAuthenticate(ComponentSession.java:307)
         at com.sun.im.gateway.http.ComponentSession$ConnectRunnable.run(ComponentSession.java:714)
         at java.lang.Thread.run(Thread.java:595)
    How can I resolve the problem?
    Thanks in advance.

    Hi,
    Have you configured the IM server for convergence to talk.Refer the following doc for the same - http://wikis.sun.com/display/CommSuite6/Convergence+1.0+Initial+Configuration#Convergence1.0InitialConfiguration-ConfigureIMComponentstoEnableCommunicationwiththeInstantMessagingServer
    HTH,
    Swetha

  • TS3899 my iphone does not connect to my email provider and fetch my email.  I have set up a new account but get the message "server is unavailable"..I have been getting emall ok previously, this occurred when I changed my password on my email account

    My iphone does not connect to my email provider and fetch my email.  I have been getting emall ok previously, this occurred when I changed my password on my email account. I have "set up a new account" but get the message "server is unavailable". I have tried several things but to no avail. Does anyone have the solution?
    Thanks

    Did you ever fix this problem? The same thing happened when I just changed my kids passwords and now can't access their mail on their iPods or my iPad but I use the same email provider and mine is fine however I did not change my password.  If you fixed it how did you?

  • Ipad mini does not connect SOME wifi

    My iPad mini does not connect some wifi. I tried all instructions like resetting settings, on-off router, manuel configuration but it is still same. I am using same router at my home and with same confiqs, it is connecting there, other iPads, iPhones are also connecting to wifi here, It also connects some other wifi's.
    I've read that there is no solution, I have to change it.
    Do you have any other idea? Because here-Turkey- it is not easy to do it like USA.

    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are droping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    6. Potential Quick Fixes When Your iPad Won’t Connect to Your Wifi Network
    http://ipadinsight.com/ipad-tips-tricks/potential-quick-fixes-when-your-ipad-won t-connect-to-your-wifi-network/
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    iOS 6 Wifi Problems/Fixes
    Wi-Fi Fix for iOS 6
    https://discussions.apple.com/thread/4823738?tstart=240
    How To: Workaround iPad Wi-Fi Issues
    http://www.theipadfan.com/workaround-ipad-wifi-issues/
    Another Fix For iOS 6 WiFi Problems
    http://tabletcrunch.com/2012/10/27/fix-ios-6-wifi-problems-ssid/
    Wifi Doesn't Connect After Waking From Sleep - Sometimes increasing screen brightness prevents the failure to reconnect after waking from sleep. According to Apple, “If brightness is at lowest level, increase it by moving the slider to the right and set auto brightness to off.”
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    How to Boost Your Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Boost-Your-Wi-Fi-Signal.h tm
    Troubleshooting a Weak Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/Troubleshooting-A-Weak-Wi-Fi-Sig nal.htm
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Connect iPad to Wi-Fi (with troubleshooting info)
    http://thehowto.wikidot.com/wifi-connect-ipad
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    Wi-Fi or Bluetooth settings grayed out or dim
    http://support.apple.com/kb/TS1559
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • TS3276 iCloud email on OSX 10.8 does not connect to the server after sleep

    iCloud email on OSX 10.8 does not connect to the server after sleep.  The only way I can reconnect the iCloud email is to restart the computer. Does anyone have any ideas how to resolve this issue?

    I would suggest you try opening "Mail">click on "Mailboxes" in the Menu Bar> and select "Rebuild" from the list.  That may solve it.

  • I downloaded Lion OSX and at the end I received a notice that Safari can not connect to Server. All internet connections work including Safari on other user on same computer. I downloaded 13items and installed only 12. What do I do now ?

    I dowloaded Lion OSX and installed. I downloaded 13 iitems and installed only 12. At the end of the insta;;ation I received a notice thst Safart can not connect to Server. Safari does not work on user where installation was made. It work on other user. All internet connections work including google. If I go into Safari the blue line goes up to end of "http" on adress and freezes. Where do I go from here.:::???

    Hi There Linc Davis,
    Wow, you are the best.
    Yip this is what the website looks like. Great job Linc Davis.
    Not surprised that the "Shop" tab is missing. Darn.
    Well can you try to access it's "sister" website: astralmusic.com and astralmusicshop.com?
    Since you are awesome with the "Flash" can you investigate if this website has a issue withis this "Flash" too?
    Please Linc Davis

  • Computer Suddenly can not connect to server

    I have a problem specific only to my Macbook that no one can seem to figure out and I really need help!
    I have my own site that I'm working on and my Mac is just completely blocking it for some reason. Here's the situation:
    I can access my site on any browser on any computer (in this house on the same wifi network) except from my computer. I can access my site through any FTP client on any computer in this house or anywhere, except through my computer. So on my computer, every browser says "cannot connect to server" (or some version to that effect). Every FTP client does the same exact thing on my computer alone.
    So I guess I've narrowed down the problem that somehow locally on my computer, my mac is completely rejecting that server and/or that address for some reason! I have no issue with any other site on my computer or anything!
    I've emptied cache(s) repeatedly, I've tried to ping other sites and I get good feedback, but when I ping my site, I get nothing. I've looked through other forums for help and found nothing! Nobody from Godaddy, charter, or apple support seems to have an answer for this! But I'm certain that this is a Mac issue, not an internet issue!
    about 4 days ago, I had my site forwarding to another site and up to that point, I had no issue with any ftp client, or any browsers accessing it! In the midst of changing everything, somehow something changed on my computer to reject access to that server!
    If anyone can help me, that would be GREATLY appreciated! I'm about to pull my hair out! thanks for any help!
    Blake Weber

    Perhaps your problem is with DNS. Try setting your DNS to OpenDNS by going to 'System Preferences'>'Network'>'Advanced'
    Click on the DNS tab and remove your existing DNS servers.
    Replace them with 208.67.222.222 and 208.67.220.220.
    While you are at it, verify that your mac isn't connecting through a proxy.
    Once you do that go to 'Finder' and click on 'Go'>'Connect to Server'
    type in the server address in the following format "ftp://foo.com"
    Click on Connect.

Maybe you are looking for

  • Can I move just one part of a letter???

    Hi, Is it possible to move a piece of a letter from some text? I love the look of a particular font I am using, but I would like to move just one part of one letter up a little (just this once in this particular design). How can I do this? (See that

  • Content conversion in Sender JMS channel

    Hello All, My scenario is JMS to Proxy. SAP PI receives a flat file from JMS application. Can any one please help us on converting flat file to XML conversion within sender JMS adapter Thanks&Regards, Moorthy

  • Flash Builder 4.5.1 for Mac hanging/crashing during startup "Loading Workbench"

    Hello, I'm having ongoing trouble with Flash Builder 4.5.1 hanging/crashing during startup. Sometimes the following Terminal command fixes the issue: cd ~/Documents/Adobe\ Flash\ Builder\ 4.5/cascaded/308971/configuration/.settings rm org.eclipse.ui.

  • No digital audio in/out - help

    Cannot establish a digital audio out/in connection. Stuck in analog mode. When I plug in a mini toslink the audio OX driver audio device indicates "headphones". There is no red signal being emitted from the optical cable either. Cable checks out ok o

  • I Tunes for Windows

    Hi All why can I not download Itunes for windows the I click on down load now. A popup appears asking me to save the file " itune64setup.exe" I click save then nothing. Bob