WinXP/Version8/Cannot Connect

Have not been able to connect for weeks. There is nothing unusual about my setup, in fact it was working on this same connection about a month ago. Have not been able to connect to the store or the upgrade server. I've followed every direction in the knowledge base. Help?
Microsoft Windows XP Home Edition Service Pack 3 (Build 2600)
FUJITSU 0000000000
iTunes 8.0.2.20
QuickTime 7.5.5
FairPlay 1.1.11
CD Driver 2.0.7.5
CD Driver DLL 2.1.1.1
Apple Mobile Device 2.1.2.7
Bonjour 1.0.6.2 (118.5)
iTunes Serial Number B1587B6DAB29E2B0
Current user is an administrator.
The current local date and time is 2009-01-20 22:42:43.
iTunes is not running in safe mode.
Video Display Information
ATI MOBILITY RADEON 9600/9700 Series
** External Plug-ins Information **
No external plug-ins installed.
** Network Connectivity Tests **
Network Adapter Information
Adapter Name: {76D0B273-4F12-4160-820F-98D338B8779F}
Description: Atheros AR5001X+ Wireless Network Adapter - Packet Scheduler Miniport
IP Address: 192.168.1.4
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.1.1
DHCP Enabled: Yes
DHCP Server: 192.168.1.1
Lease Obtained: Tue Jan 20 22:28:56 2009
Lease Expires: Wed Jan 21 21:39:22 2009
DNS Servers: 192.168.1.1
192.168.1.1
Active Connection: LAN Connection
Connected: Yes
Online: Yes
Using Modem: No
Using LAN: Yes
Using Proxy: Yes
HTTP Proxy: actsvr.comcastonline.com:8100
SSL 3.0 Support: Enabled
TLS 1.0 Support: Enabled
Firewall Information
Windows Firewall is on.
iTunes is enabled in Windows Firewall.
Connection attempt to Apple web site was successful.
Connection attempt to iTunes Store was successful.
Secure connection attempt to iTunes Store was unsuccessful.
An unknown error occurred (-50).
Secure connection attempt to iPhone activation server unsuccessful.
An unknown error occurred (-50).
Last successful store access was 2008-12-14 02:06:15.

Are you running any of Symantec's (Norton) or McAfee's Internet security products or anything similar, or an antivirus/antispyware application? There have been reports that some such utilities treat an upgrade to iTunes as a new application and can block the application from connecting. So you have to go in and reset the utility to allow iTunes. The same thing can happen if you upgrade the security product (this has particularly been a problem with recent McAfee upgrades).
Check the settings for your utility. If iTunes is still listed, remove and re-enable the exception for iTunes. Consult your utility's documentation for the appropriate procedure; you can find instructions for Norton on Norton's web page for iTunes. You may also need to check the built-in Windows firewall as well.
Hope this helps.

Similar Messages

  • Cannot connect to DB2 on XP

    I have a weird problem. I'm using a Type-2 JDBC driver for DB2. My development environment is on XP using VisualAge. On that platform, I cannot connect to the DB2 database. The environment this program runs on is an NT 4.0 machine. On there, the same code works fine.
    The DB2 libs are in c:\sqllib\java and are contained in the zip files db2java.zip and runtime.zip. In both environments, (both DOS cmd line and VAJ) these zip files are in the classpath.
    On XP, the line
    Class.forName("COM.ibm..db2.jdbc.app.DB2Driver");
    does load the class. However, when I go to register the driver I get the error:
    "No suitable driver"
    The alias I am trying to connect to is cataloged on my machine. I can access it through RapidSQL and the command line db2 client. Is it possible that the driver is not compatible with WinXP? Can anyone think of another reason why this would not work on XP but work on NT 4.0.
    Thanks,
    Curt

    Hello,
    I ran into a very similar problem when I upgraded to DB2 V7.2 in that my application could not find a Type 2 driver. I would recommend trying the same application using a Type1 driver just to see if you are running into the same bug I ran into.
    To make the switch to a Type 1 driver go to c:\sqllib\java12 and issue the usejdbc1 command from the command line. You may have to back out of everything to avoid sharing violations. After I did this I was able to execute my application successfully. I am not sure if there is a fixpack available for this problem yet.
    Please report your results.
    Regards,
    Bill

  • Cannot connect to Database homepage

    Problem: I have installed the Oracle Database 10g Express Edition. No problems during setup. Then tried to go to database home page, but my browser said that it cannot connect to the address specified.
    OS: MS WinXP Professional 2002 SP3.
    Browser: Mozilla Firefox 3.6.13 (the last at the moment)
    I updated settings in my browser: added 128.0.0.1 as address, for which the proxy should not be used.
    Firewall is switched off. No antivirus installed.
    Checked Services (in Control Panel->Administration):
    OracleServiceXE and OracleXETNSListener are run automatically by system and are working at the moment. OracleXEClrAgent and OracleMTSRecoveryService should be started manually. Starting them does not change anything.
    Command line "sqlplus -l system/<my_password>" gives two errors:
    ORA-28547: connection to server failed, probable Oracle Net admin error
    SP2-0751: Unable to connect to Oracle. Exiting Sql*Plus
    As I have seen in other threads, the problem often solved by breaking current connection with Internet, starting database home page, resuming Internet connection.
    Unfortunately, I don't have enogh rights to shut down my connection to local network. Switching off my network card makes my browser work in free running mode (autonomous mode), such step does not help to start the homepage.
    Any ideas/suggestions?
    Best regards, Alexander

    Thank you for answer.
    1. Make sure the database is running.
    First of all, I cannot just repeat all instructions. In my case the 'Password' field is superprotected ;(. It takes no input. For example, i give instruction 'connect', then input 'system' in 'enter user name' field, but whatever I do, I cannot enter any symbol to 'enter password' field. That's why:
    sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0.......etc.
    SQL>connect system/1111
    ORA-28547: connection to server failed, probable Oracle Net admin error
    SQL>exit
    For fun I decided to enter the wrong password. The result was completely the same... It seems that there is no server or database or whatever.
    On the other hand when I go to Start->Programs->Oracle Database.....->Start Database, I receive answer: "The requested service is already running. For additional help type NET HELPMSG 2182". And, of course, stopping and starting database does not change anything in behaviour of sqlplus. :(
    2. Make sure the listener is running....
    Differs a lot from your example. Just in case I give full text:
    lsnrctl status
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 17<something unreadable>2010 08:43:25
    Uptime 0 days 0 hr. 7 min. 4 sec
    Trace level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File D:\oraclexe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Listener Log File D:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<myUserName>.*****.com)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    Just in case the text of Listener.ora:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = D:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = <myUserName>.*****.com)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)

  • TTA 4.1: Cannot connect to tarantellaservername:443 - Explained

    Read my reply to an earlier post (one month ago) by 007james:
    Find out what Certificate Authority signed your SSL certificate. Check
    your Windows OS for expired root certificates from the Certificate
    Authoroty just mentioned. Delete any expired ones.
    We have this problem as well.
    Because we mainly use Windows clients here is what we do: There are two
    expired Thawte root certificates in Intermediate Certificates (WinXP ->
    Internet Options -> Content -> Certificates ...).
    Basically Microsoft has failed to remove these expired root certificates
    from its most recent Windows XP SP2 installations.
    Regards
    Daniel
    007james wrote:
    Connection refused
    I get the following message when I try and connect to SGD, these errors
    are from the helper application icon
    Info     2005/07/11 15:33:03     Secure Global Desktop Client 4.10.209
    Info     2005/07/11 15:33:03     Direct connection to the server
    Info     2005/07/11 15:33:03     Received SOAP AIP/V request (ns1:helperInit) with
    Message ID N/A from Helper unknown
    Info     2005/07/11 15:33:03     Helper TCC1121110264578 (Cannot handle in-place
    apps) has connected to the Secure Global Desktop Client
    Info     2005/07/11 15:33:03     Secure Global Desktop Client started
    Error     2005/07/11 15:33:09     Could not connect to www.xxxxxx.us:443
    Info     2005/07/11 15:33:09     Connection to server is down. Number of in-place
    connections is 1. Number of out-of-place apps is 0.

    Daniel,I have tried what you suggested and it still does not work for me.
    I am behind a proxy. I have even tried your demo site (sgd) and I still
    get the same from my server and your server:
    Cannot connect servername:443
    All help is appreciated,
    thanks
    James
    Daniel Hamelberg wrote:
    Read my reply to an earlier post (one month ago) by 007james:
    Find out what Certificate Authority signed your SSL certificate. Check
    your Windows OS for expired root certificates from the Certificate
    Authoroty just mentioned. Delete any expired ones.
    We have this problem as well.
    Because we mainly use Windows clients here is what we do: There are two
    expired Thawte root certificates in Intermediate Certificates (WinXP ->
    Internet Options -> Content -> Certificates ...).
    Basically Microsoft has failed to remove these expired root certificates
    from its most recent Windows XP SP2 installations.
    Regards
    Daniel
    007james wrote:
    Connection refused
    I get the following message when I try and connect to SGD, these errors
    are from the helper application icon
    Info     2005/07/11 15:33:03     Secure Global Desktop Client 4.10.209
    Info     2005/07/11 15:33:03     Direct connection to the server
    Info     2005/07/11 15:33:03     Received SOAP AIP/V request (ns1:helperInit) with
    Message ID N/A from Helper unknown
    Info     2005/07/11 15:33:03     Helper TCC1121110264578 (Cannot handle in-place
    apps) has connected to the Secure Global Desktop Client
    Info     2005/07/11 15:33:03     Secure Global Desktop Client started
    Error     2005/07/11 15:33:09     Could not connect to www.xxxxxx.us:443
    Info     2005/07/11 15:33:09     Connection to server is down. Number of in-place
    connections is 1. Number of out-of-place apps is 0.

  • Win XP Client Cannot Connect to Mac OS X 10.4.4 Server but Win 2000 Can

    Anyone run into this problem? Just basic Apple/Windows stand alone, no domain or interaction with other Windows Servers. User can log on fine with Windows 2000 client, but same user cannot connect with Windows XP client on same network.
    Any workarounds out there?
    Mac G4 MDD, 1GB RAM, 80MB main drive, 400GB data Mac OS X (10.4.4)

    I had trouble with a WinXP client a while back, and
    only vaguely rememeber things I did to fix it. I'm
    thinking it's the Win system, not the Mac. On the win
    machine, try deselecting the box "Enable IEEE 802.1x
    authen. for this network" in the Properties >
    Authentication tab for your network
    interface.
    Thank you for the suggestion. It worked!

  • Solution: WinXP Restricted users connecting to Oracle

    For a while we've been having the problem that with a default install of the Oracle Client (in our case 9.2 - Not sure if the problem exists with earlier versions), restricted users on WinXP (possibly 2K too, I've not been able to test it) cannot connect to any server because they cannot see the oracle client files. For some reason, the oracle client install sets strange permissions that mean only administrators can access the client files. Worse still, any attempt to reset the permissions on the ORACLE_HOME directory and propagate them down all the sub directories always fails with Permission Denied (even for admins?!?!?!). Even attempting to take ownership fails.
    Anyway, we've found a solution:
    Logged in as an admin, we copied the c:\oracle\Ora92 directory from a fresh install of the oracle client on WinXP to a machine with Fat32 (Win98) - Thereby removing all permissions from the files. We then renamed the old Oracle directory on the WinXP PC, created a new one and copied back the Ora92 directory from the Win98 PC - This resulted in the c:\Oracle directory and all sub directories having default permissions, specifically Read and Execute to all users and Full to admins. We also reset the permission on all sub-directories of c:\program files\oracle to those of c:\program files\oracle ( Using the "Reset permission on all child objects and enable propagation of inheritable permissions" check box in windows advanced security ).
    The end result is that restricted users can now access the necessary oracle client files, but don't have permission to alter them (which prevents them changing any connection parameters).
    The problem still remains that the installer creates strange permissions on files in the Oracle Home directory, but at least there is a workaround until Oracle sorts out the installer.
    Anyone think of a better way to get the same result?

    if you set the restricted users into the power users group you may be asking for other troubles as these users will then have update permissions to most files on the system, including those files in the winnt folder.
    it is not clear to me whether you are unable to set the file permissions to read/write access, or whether you are able to do so but that after you do so the users still get errors launching the client. it sounds like the solution to your problem may have been setting the read/write access in the \program files\oracle folder.
    you should make sure you install oracle when you are logged in as administrator. note that this is different than doing the install while logged in as user "X", where "X" is a member of the administrator group.
    if after doing the install as administrator you still have problems, i would recommend that you turn on auditing, reboot the system, launch the client as a restricted user, and then review the event log to see what file(s) are being denied access.
    to set up auditing, go to start->programs->administrative tools->local security policy. select local policies, then audit policies. set "audit object access" to failure. then go to my computer, right click on C:, select properties, then the security tab. click on the advanced button, then the auditing tab. select the "everyone" group, then click ok. in the next window, check all boxes in the "failed" column. click ok.
    don't forget to reverse the process and turn off auditing once you have found the problem files and set the necessary permissions.

  • TV System Update hangs at 21% with message "Cannot connect to proxy server"

    Hi,
    just installed TVSU (latest version) on my Thinkpad T40 (with WinXP Pro SP3, German). Installs fine, runs perfect after reboot, recognises the correct model, initiates search for updates and then stops at 21% whilst  displaying
    "Downloading Packet Information: Lenovo Help Center (1 of 1)".
    A few seconds later the error message
    "Cannot connect to Proxy Server"
    comes up with an OK-Box. Clicking OK terminates the entire update process, however TVSU continues to run properly and the process can be restarted with the identical result. This happens with Kaspersky Firewall on and off, no difference. Even rebooting the system w/o firewall and virus protection and starting afresh does not help either. Tried perhaps 15 times over the last 4 hours with same results. I assume that the error message refers to a proxy at Lenovo since in my local environment there is no proxy involved. The system is known to be free of viruses (clean installation yesterday and virus checked this morning).
    Note:
    The display/error message above were translated from German into English so the corresponding original English displays/messages may look slightly different.
    Any ideas?
    Regards from Germany...

    I have discovered one other potential cause of this behaviour.
    If your computer is attached to a Domain, ensure you are connected to the Domain using a profile that has administrator rights when attempting these upgrades.
    I was using a local profile with administrative rights, on a network connection that was outside of the corporate LAN, and I was getting the "Cannot connect to proxy server" error.
    When I connected to our Corporate LAN and logged on to the machine with an administrative profile, the Proxy Server error went away, and I was then able to connect and download my required updates.
    Just an FYI if you are doing this inside a large, firewalled LAN running from Active Directory.

  • Macbook Pro Cannot Connect to SMTP

    I am running a 2010 MacBook Pro with OS X 10.6.8.  I use Mac Mail app to send and receive e-mail.  Since Thursday 27th Dec 2012 I have been unable to send e-mail.  I get the grey spinning wheel until the following error message appears:
    The SMTP connection to server “mail.(mydomain).co.uk” failed.
    My outgoing mail server is currently showing as offline.  In fact I have 2 e-mail accounts and both are showing as offline.  No problem receiving mail.  Connection doctor connects fine to incoming mail, but not outgoing.
    I have tried the following (plus other things) without any success:
    Checked all the details, passwords etc
    Changed ports from 25 to 465 and 587
    Checked my IP address - it is not blacklisted
    Removed and re-added e-mail account
    Telnet port 25 - it is not blocked, but appeared to successfully connect (from what I understood from checking www)
    Temporarily disabled firewall
    Re-installed Mac app
    Rebuilt mailbox
    Repaired disk permissions
    Used the repair disk utility
    Deselected SSL and changed various options within "Edit SMTP server list"
    Reset the keychain
    Tried updating software but it says no update available.
    Re-instated an old Accounts.plist (and one other file which I forget, something like com.apple.mail) from time capsule.
    I then set up a hotmail account on Mail app but had exactly the same problem, ie cannot connect with SMTP server.
    However, I set up my e-mail account on my wife's iPad with the same details and there was no problem at all, e-mail sent just fine as it does from my iPhone.  So the issue has to be with my Macbook, right?  Can anyone help before I go and spent £1250 on a new Macbook?  I'm sure I'm missing something obvious.  Thanks in advance for any advice.

    Just FYI, I've had the same problem for months now. I have been accessing my hotmail via the web, but decided to try the OS X Mail app.  I could get emails into the account with no problem but couldn't send.  I read all the blog and support entries and have tried everything they recommended, like changing my computer name to one word, without success.  Then last night, it just so happened that my broadband provider had to change out my wireless modem.  As soon as he plugged in the new one, some emails that had been in my outbasket for a month went through instantly and all of a sudden my Mail, both incoming and outgoing now work.  So I think people need to look at their router settings for the a solution to the problem. 

  • I cannot update my ipad2 to ios5.  Updating through iTunes on pc Windows Vista, Error message reads "cannot connect to iPad Software Update Server.  Tried resetting network settings, still not connecting.  Tried updating iTunes, still not connecting.

    I cannot update my ipad2 to ios5.  Updating through iTunes on pc Windows Vista, Error message reads "cannot connect to iPad Software Update Server.  Tried resetting network settings, still not connecting.  Tried updating iTunes, still not connecting.

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
     Cheers, Tom

  • Cannot connect to other computers on network

    We have a small office network with 7 macs on it. 5 wired 2 laptops with Airport Extreme.
    We have an 8 port switch where the 5 desktops and the airport connect. When I am on a laptop I cannot connect to any of the desktops. It does not even see them (and same with desktop to laptop) What do I need to do to share these two on the airport

    Configure the AirPort Extreme base station (AEBS) so that it the option to distribute IP addresses is DISABLED. That will place the wireless and wired computers on the same subnet.

  • PI 7.11: Cannot connect to server using message server:...

    Hello Guys,
    we make the Application Management for a Customer PI System.
    Scenario:
    - the SAP Gui Connection to the ABAP Stack is routed via SAPRouter and Works fine.
      SAP Gui -> our SAP Router -> VPN Box from Customer -> Firewall Customer -> ABAP Stack PI System
    - WebAccess its working fine, the Customer use Webdispatcher on every PI Server...
      Browser -> VPN Box from Customer -> Firewall Customer -> Java Stack (Port: 5xx00 btw. 81xx (Webdispatcher))
    Problem:
    Our Problem ist, we can not proceed the Integration Builder or the ESB, the Java Web Start works fine and open the Logon Screen Correctly -> but i fill the Logon Screen with my User name and Password and press Logon come the follwing Error:
    "Cannot connect to server using message server: ms://<hostname>.<domain>:8134/P4"
    In the Details from the Error Message:
    "<hostname>.<domain>:53404 Reason: com.sap.engine.services.rmi_p4.P4IOException:
    Cannot open connection to host: <IP-Adress of Central Instance> and Port: 53404"
    The Customer says, the Firewall is open with the IP Adresses and P4 Port but i dont think so...
    Can everybody help me, or have tips for me! I have checked a lot of OSS Messages (PI High Availabilty etc... its all correct on the System)
    Sorry for my bad English
    Best Regards,
    Markus

    Hi Markus,
    did you check if the browser is using a proxy? (In this case your scenario unfortunately won't work).
    P4-port should generally be routed via a proxy (described in the help.sap.com), but within the PI-Tools(JNLP) the proxy-usage is not implemented.  There is even a SAP-note that describes how to check the JavaWebStart-Proxyconfiguration, but this won't help either.
    If there is a proxy defined in the browser everything is working fine till you pass the logon-screen but even with the correct "javaws"-settings you won't be able to go on.
    (This problem is pretty bad if you do have developers and the SAP-servers seperated because of security issues. I'm hoping that this malfunction will be solved with upcoming patches.)
    Solution: Establish a connection without any proxy in between.
      E.g.: a terminal server in the same network
    It would be helpful to find more people with the same problem to force a fix from SAP for that.
    If anyone else is having problems with this, please add a comment to this thread.
    Best regards
    Christian

  • Exchange active sync cannot connect to server after migration mailbox user from exchange 2007 to exchange 2013 coexistence

    Hello, everyone, my name is rafl
    I have a problem with exchange 2013 active sync.
    I have installed exchange 2013 coexistence with legacy exchange 2007, I have to migrate user mailboxes: [email protected] from exchange 2007 to exchange 2013.
    but any problem with active sync connection on the mobile device after moving mailbox user. I reconfigure the exchange ActiveSync external connection domain (latest.domain.com) on mobile device replacing legacy exchange ActiveSync external connection domain
    (legacy.domain.com)
    the process of moving mailboxes successfully without error.
    Access OWA for exchange 2007 and exchange 2013 is running normally
    access mail from Outlook running normally
    Certificate request has been installed and has no problem with it
    The OWA virtual directory is configured for internal and external connections and different from the legacy exchange
    The autodiscover virtual directory is configured for internal and external connections and different from the legacy exchange
    ActiveSync virtual directory is configured for internal and external connections and different from the legacy exchange
    user mailboxes are still on exchange 2007 is not problematic.
    only problem with Exchange Active Sync on mobile devices, where I set up an email with android, iphone, windows phone. the error message: cannot connect to the server.
    but, if I create a new user and create user mailboxes directly in exchange server 2013, ActiveSync can run without error on mobile device, access through OWA, MsOutlook, Outlook Anywhere also run normally.
    only the results of user migration from exchange 2007 to exchange 2013 which is troubled with exchange ActiveSync connection.
    any ideas for this problem, and what should I check on the exchange server ..?

    i have run the activesync test connectivity and get some error :
    Testing TCP port 443 on host domain.co.id to ensure it's listening and open.
    The specified port is either blocked, not listening, or not producing the expected response.
    A network error occurred while communicating with the remote host.
    Elapsed Time: 3091 ms.
    Testing TCP port 443 on host autodiscover.domain.co.id to ensure it's listening and open.
    The specified port is either blocked, not listening, or not producing the expected response.
    A network error occurred while communicating with the remote host.
    Elapsed Time: 21072 ms.
    Testing TCP port 80 on host autodiscover.domain.co.id to ensure it's listening and open.
    The specified port is either blocked, not listening, or not producing the expected response.
    A network error occurred while communicating with the remote host.
    Elapsed Time: 21049 ms.
    I have allowed access to port 443 (https) and 80 (http) on the firewall and re-run testconnectivity, but still with the same results. if I enable active sync for users who created directly in Exch 2013 there is no problem with the ActiveSync, just a problem
    for users who moved from Exch 2007 to Exch 2013. @Android, iPhone, and Blackberry the error message "cannot connect to the server"

  • TS3276 I cannot connect to my outgoing email server on my macBook pro, yet I can, for the same email account on my iPad. Also I can send emails from the other email account I have on my MacBook...really confused can anyone help?

    I cannot connect to my outgoing email server on my macBook pro, yet I can, for the same email account on my iPad. Also I can send emails from the other email account I have on my MacBook...really confused can anyone help?

    Sometimes deleting the account and then re-creating it can solve this issue
    Write down all the information in accounts before doing this
    Highlight the account on the left and click the minus button
    Then click the plus button to add the new account and follow the prompts

  • Cannot connect to iTunes store connection with the server has been reset

    I have updated itunes and now I cannot connect to the itune store says connection is reset but all other programs and internet is working properly. Please help

    Hi!
    Im using Windows 7.... I tried looking for the Wireless Config - but it isn't in the Services options!
    So, what can I do now?
    Thanx

  • Updates in iOS App Store. Cannot connect to iTunes Store

    I have been having an issue with my iPhone. Whenever I tap the updates tab on the bottom of the App Store window it pops up with a message saying that my iPhone Cannot connect to the iTunes Store. It is not an issue with my Wifi connection as I have tried over 3G. It is not my Apple ID as I have reset my password checkede all of my details and it works fine on the same Apple ID on my iPad. It is just my phone. I spent and hour on the phone with Apple Technical Support and they could not troubleshoot it, so put me through to a Senior Advisor. The phone line then cut off from Apples end. Even after I say OK to the message that opens it does not let me see my updates, it just shows a badge. Also the purchased bar in the updates section is not there. I can access the rest of the store as well, like the Top 25, Featured, Categories and Search. Just not my updates. It sounds like something so small it's not even worth it but it gets really annoying!
    The guy at Tech support went through numerous things with me. Signing in and out of my Apple ID and signing in on a different one. Checking my Internet connection. Resetting my network settings. Resetting all of my settings and have you turned it off and on again? I had tried all of those previous to being on the phone with him.
    I was wondering has anyone else had this problem? How can it be solved? Should I take my iPhone into an Apple Store? Should I reset it by erasing all data on it?
    All feedback would be great!
    Thanks

    Hi Hamid,
    I had realised that my iPhone Date & Time settings were not on auto so I can manually change them. Also I had heard rumours that other peoples' iPhones were doing the same thing as mine. I had looked into it for a day or so and found the answer on a website from Google.
    I checked it and it worked!
    Also thanks
    Jack

Maybe you are looking for

  • Bridge CS6 constantly re-caching?

    In Bridge CS6 (64bit on Windows 7) I noticed that each time I visit a folder I see "activity" in the lower left corner of the window. I see the spinning circle, and reports that tumbnails and previews are being extracted. This happens on folders that

  • MBP Stalls home network

    My home network is pretty small. It consists of A wireless router that is hard wired to PC (Desktop) and I use the wireless internet for my mbp. Whenever I am gone and I have my mbp with me the home network works flawlessly (or so I'm told). I could

  • Can I write a SELECT query on maintenance view?

    Hi, Can we write a select query on maint. view? If not what are the views on which we can write the select queries?

  • How to create a time event without having user interface freeze

    Hi, I am new to labwindows and i am trying to create a time event where every hour for 24 hours i want my program to write somethign in excel.  I tried using function Delay and SyncWait and those functions freezes up the user interface. Any tips/help

  • Purchase requisition type while converting planned order

    When We convert planned order to purchase requisition in MD04 how the system picks the  Purchase requisition type ?What configuration needs to be done in Spro