Getting error 789 when trying to connect with a PC remotely via VPN

When we set up the VPN we are getting a Error 789 when trying to connect with a PC. Any suggestions would be appreciated.

The utilities, provided on the CD, are not required for the PC to access the Internet through the 802.11n AirPort Extreme Base Station (AEBSn). They are only necessary for administering the base station.
If your PC is currently configured as a DHCP client, it shouldn't have any issues connecting by Ethernet. The AEBSn will assign the appropriate IP addresses required for connectivity to the Internet ... just like it does for wireless clients.

Similar Messages

  • Getting Error 789 When Trying to Connect to L2TP VPN

    Can someone take a quick look at this config and let me know why the L2TP vpn is not working?  I have been banging my head with no results.
    Thanks so much if anyone can help me.
    ASA Version 8.2(5)
    hostname companyASA
    domain-name *****.com
    enable password encrypted
    passwd encrypted
    names
    name 192.168.1.0 AppletonData description Appleton Data
    name 172.16.0.0 AppletonVoice description Appleton Voice
    name 172.16.16.0 Watertown description Watertown
    name 10.0.0.0 anyInside description anyInside
    interface Ethernet0/0
    switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    interface Ethernet0/3
    interface Ethernet0/4
    interface Ethernet0/5
    interface Ethernet0/6
    switchport access vlan 209
    interface Ethernet0/7
    switchport access vlan 209
    interface Vlan1
    nameif inside
    security-level 100
    ip address 10.76.3.1 255.255.255.0
    interface Vlan2
    nameif outside
    security-level 0
    ip address 12.XXX.XXX.XXX 255.255.255.0
    interface Vlan209
    nameif IPOffice
    security-level 50
    ip address 10.10.109.1 255.255.255.0
    ftp mode passive
    dns domain-lookup outside
    dns server-group DefaultDNS
    name-server 8.8.8.8
    domain-name *****.com
    object-group network obj_any
    object-group network Any10Address
    description Data and Phone Networks Combined
    object-group network AppletonData
    description Appleton Data Network
    object-group network AppletonPhone
    description Appleton Phone Network
    object-group network NETWORK_OBJ_10.76.3.0_24
    object-group network Watertown
    description Watertown Network
    object-group network NETWORK_OBJ_10.10.109.0_24
    object-group network Internal-Subnet
    access-list Split-Tunnel-ACL standard permit 10.76.3.0 255.255.255.0
    access-list outside_access_in extended permit icmp any any inactive
    access-list outside_1_cryptomap extended permit ip 10.76.3.0 255.255.255.0 AppletonData 255.255.255.0
    access-list inside_nat0_outbound extended permit ip 10.76.3.0 255.255.255.0 AppletonData 255.255.255.0
    access-list inside_nat0_outbound extended permit ip anyInside 255.0.0.0 Watertown 255.255.255.0
    access-list inside_nat0_outbound extended permit ip 10.76.3.0 255.255.255.0 192.168.50.0 255.255.255.192
    access-list IPOffice_nat0_outbound extended permit ip 10.10.109.0 255.255.255.0 AppletonVoice 255.255.255.0
    access-list IPOffice_nat0_outbound extended permit ip anyInside 255.0.0.0 Watertown 255.255.255.0
    access-list outside_2_cryptomap extended permit ip 10.10.109.0 255.255.255.0 AppletonVoice 255.255.255.0
    access-list outside_3_cryptomap extended permit ip anyInside 255.0.0.0 Watertown 255.255.255.0
    access-list DefaultRAGroup_splitTunnelAcl standard permit 10.76.3.0 255.255.255.0
    pager lines 24
    logging enable
    logging asdm informational
    mtu inside 1500
    mtu outside 1500
    mtu IPOffice 1500
    ip local pool VPN_Pool 192.168.50.10-192.168.50.50 mask 255.255.255.0
    no failover
    icmp unreachable rate-limit 1 burst-size 1
    no asdm history enable
    arp timeout 14400
    global (outside) 101 interface
    nat (inside) 0 access-list inside_nat0_outbound
    nat (inside) 101 0.0.0.0 0.0.0.0
    nat (IPOffice) 0 access-list IPOffice_nat0_outbound
    access-group outside_access_in in interface outside
    route outside 0.0.0.0 0.0.0.0 12.133.127.169 1
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    aaa authentication ssh console LOCAL
    http server enable
    http 10.76.3.0 255.255.255.0 inside
    http 0.0.0.0 0.0.0.0 outside
    no snmp-server location
    no snmp-server contact
    crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
    crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
    crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
    crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
    crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
    crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
    crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
    crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
    crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
    crypto ipsec transform-set TRANS_ESP_3DES_SHA esp-3des esp-sha-hmac
    crypto ipsec transform-set TRANS_ESP_3DES_SHA mode transport
    crypto ipsec transform-set l2tp-transform esp-3des esp-sha-hmac
    crypto ipsec transform-set l2tp-transform mode transport
    crypto ipsec transform-set vpn-transform esp-aes-256 esp-sha-hmac
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    crypto dynamic-map dyn-map 10 set transform-set l2tp-transform vpn-transform
    crypto dynamic-map dyn-map 10 set reverse-route
    crypto map outside_map 1 set pfs
    crypto map outside_map 1 set peer 99.6XX.XXX.XXX
    crypto map outside_map 2 set pfs
    crypto map outside_map 2 set peer 99.1XX.XXX.XXX
    crypto map outside_map 3 set pfs
    crypto map outside_map 3 set peer 24.XXX.XXX.XXX
    crypto map L2TP-VPN-MAP 1 match address outside_1_cryptomap
    crypto map L2TP-VPN-MAP 1 set pfs
    crypto map L2TP-VPN-MAP 1 set peer 99.6XX.XXX.XXX
    crypto map L2TP-VPN-MAP 1 set transform-set ESP-3DES-SHA
    crypto map L2TP-VPN-MAP 2 match address outside_2_cryptomap
    crypto map L2TP-VPN-MAP 2 set pfs
    crypto map L2TP-VPN-MAP 2 set peer 99.1XX.XXX.XXX
    crypto map L2TP-VPN-MAP 2 set transform-set ESP-3DES-SHA
    crypto map L2TP-VPN-MAP 3 match address outside_3_cryptomap
    crypto map L2TP-VPN-MAP 3 set pfs
    crypto map L2TP-VPN-MAP 3 set peer 24.XXX.XXX.XXX
    crypto map L2TP-VPN-MAP 3 set transform-set ESP-3DES-SHA
    crypto map vpn-map 10 ipsec-isakmp dynamic dyn-map
    crypto map vpn-map interface outside
    crypto isakmp enable outside
    crypto isakmp policy 10
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    telnet timeout 5
    ssh 0.0.0.0 0.0.0.0 outside
    ssh timeout 5
    console timeout 0
    dhcpd auto_config outside
    dhcpd address 10.76.3.5-10.76.3.254 inside
    dhcpd dns 8.8.8.8 interface inside
    dhcpd domain *****.com interface inside
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    group-policy DefaultRAGroup internal
    group-policy DefaultRAGroup attributes
    dns-server value 8.8.8.8
    vpn-tunnel-protocol l2tp-ipsec
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value DefaultRAGroup_splitTunnelAcl
    default-domain value *****.com
    group-policy DfltGrpPolicy attributes
    vpn-tunnel-protocol l2tp-ipsec
    group-policy GroupPolicy_99.6XX.XXX.XXX internal
    group-policy GroupPolicy_99.6XX.XXX.XXX attributes
    vpn-tunnel-protocol IPSec
    group-policy GroupPolicy_24.XXX.XXX.XXX internal
    group-policy GroupPolicy_24.XXX.XXX.XXX attributes
    vpn-tunnel-protocol IPSec
    group-policy GroupPolicy_99.1XX.XXX.XXX internal
    group-policy GroupPolicy_99.1XX.XXX.XXX attributes
    vpn-tunnel-protocol IPSec
    group-policy vpn-policy internal
    group-policy vpn-policy attributes
    vpn-tunnel-protocol IPSec
    username support password encrypted privilege 15
    username lmk1 password nt-encrypted
    username admin password encrypted privilege 15
    username drm1 password nt-encrypted
    username jms1 password nt-encrypted
    username tcb1 password nt-encrypted
    username jmb1 password nt-encrypted
    username enm1 password nt-encrypted
    username jason password nt-encrypted
    username amw1 password nt-encrypted
    username alp1 password nt-encrypted
    username lab1 password nt-encrypted
    tunnel-group DefaultL2LGroup ipsec-attributes
    isakmp keepalive threshold 15 retry 2
    tunnel-group DefaultRAGroup general-attributes
    address-pool VPN_Pool
    tunnel-group DefaultRAGroup ipsec-attributes
    pre-shared-key *****
    isakmp keepalive disable
    tunnel-group DefaultRAGroup ppp-attributes
    authentication pap
    no authentication chap
    authentication ms-chap-v2
    tunnel-group 99.6XX.XXX.XXX type ipsec-l2l
    tunnel-group 99.6XX.XXX.XXX general-attributes
    default-group-policy GroupPolicy_99.6XX.XXX.XXX
    tunnel-group 99.6XX.XXX.XXX ipsec-attributes
    pre-shared-key *****
    tunnel-group 99.1XX.XXX.XXX type ipsec-l2l
    tunnel-group 99.1XX.XXX.XXX general-attributes
    default-group-policy GroupPolicy_99.1XX.XXX.XXX
    tunnel-group 99.1XX.XXX.XXX ipsec-attributes
    pre-shared-key *****
    tunnel-group 24.XXX.XXX.XXX type ipsec-l2l
    tunnel-group 24.XXX.XXX.XXX general-attributes
    default-group-policy GroupPolicy_24.XXX.XXX.XXX
    tunnel-group 24.XXX.XXX.XXX ipsec-attributes
    pre-shared-key *****
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
    message-length maximum client auto
    message-length maximum 512
    policy-map global_policy
    class inspection_default
    inspect dns preset_dns_map
    inspect ftp
    inspect h323 h225
    inspect h323 ras
    inspect rsh
    inspect rtsp
    inspect esmtp
    inspect sqlnet
    inspect skinny
    inspect sunrpc
    inspect xdmcp
    inspect sip
    inspect netbios
    inspect tftp
    inspect ip-options
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous

    What is the version of Contribute and also the Mac OS ?
    Can you try clearing the Preferences this would be like launching Contribute freshly?

  • TS1424 Getting error -1202 when trying to connect to My Wish List.  Says there was an error in the ITunes store and to try again later.  Any work arounds for this?  I have no other problems accessing anything else.

    Getting error -1202 when trying to connect to 'My Wish List" in ITurnes.  Says there was an error in the ITunes store and to try again later.  Have no other problems connecting or purchasing......

    This procedure is a diagnostic test. It makes no changes to your data.
    Please triple-click anywhere in the line below on this page to select it:
    ls -@Oaen L*/Coo* | pbcopy
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing the key combination command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    Wait for a new line ending in a dollar sign ($) to appear below what you entered.
    The output of the command will be automatically copied to the Clipboard. If the command produced no output, the Clipboard will be empty. Paste into a reply to this message.
    The Terminal window doesn't show the output. Please don't copy anything from there.

  • TS1424 I keep getting error -1202 when trying to connect to itunes store, any idea how to fix this?

    I keep getting error -1202 when trying to connect to itunes store, any idea how to fix this?
    Thanks

    Perhaps try the iTunes Store loads partially or returns "Error 306" or "Error 10054" section in the Specific Conditions and Alert Messages: (Mac OS X / Windows) section of the following document:
    iTunes: Advanced iTunes Store troubleshooting

  • IChat error -8 when trying to connect with AIM

    I tried to connect with an AIM user (on an XP) using iChat 3 for either video or audio chat, and in both got disconnected with error code -8 .
    We actually never got connected - we could see the invitation, but the call ended as soon as we accepted it.
    Both of us disabled the firewall before connecting, and we both have a pretty decent broadband service.
    Below is the extra-long log file.
    Any idea what it means, what causes it, and how to fix it?
    THANKS
    (Btw, I found many threads with this specific question around the net - unfortunately, they all had one post only - the question itself. I hope to be more lucky in here. Most of the users mention that the error happens 'randomly', in conversations that otherwise work fine. I encounter it constantly)
    Date/Time: 2006-12-01 16:27:12.251 -0500
    OS Version: 10.4.8 (Build 8N1051)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 0.
    0x16c561a0: State change from AVChatNoState to AVChatStateWaiting.
    idobadolin: State change from AVChatNoState to AVChatStateInvited.
    0x16c561a0: State change from AVChatStateWaiting to AVChatStateConnecting.
    idobadolin: State change from AVChatStateInvited to AVChatStateConnecting.
    idobadolin: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x16c561a0: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    Video Conference Support Report:
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17cfff com.apple.iChat 3.1.5 (440) /Applications/iChat.app/Contents/MacOS/iChat
    0x5dd000 - 0x5ddfff com.ksuther.chaxloader ??? (1.4.6) /Users/iroll/Library/InputManagers/Chax/Chax.bundle/Contents/MacOS/Chax
    0x5e2000 - 0x638fff com.ksuther.chax ??? (1.4.6) /Users/iroll/Library/InputManagers/Chax/Chax.bundle/Contents/Resources/Chaxmain.bundle/Contents/MacOS/Chaxmain
    0x14ac6000 - 0x14ac8fff com.apple.AutomatorCMM 1.0.1 (87) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x14acc000 - 0x14ad0fff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x14ad5000 - 0x14ad5fff com.apple.SpotLightCM 1.0 (121.36) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x15db6000 - 0x15db6fff com.apple.osax.digihub 1.0 /System/Library/ScriptingAdditions/Digital Hub Scripting.osax/Contents/MacOS/Digital Hub Scripting
    0x15e62000 - 0x15e6bfff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x15e8e000 - 0x15e93fff com.apple.audio.AppleHDAHALPlugIn 1.2.7 (1.2.7a9) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x15ef5000 - 0x15f31fff com.apple.QuickTimeFireWireDV.component 7.1.3 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x15f3d000 - 0x15f6dfff com.apple.QuickTimeIIDCDigitizer 7.1.3 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x15f77000 - 0x15fb3fff com.apple.QuickTimeUSBVDCDigitizer 1.6.8 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x15fd7000 - 0x16130fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1615c000 - 0x1634afff com.apple.ATIRadeonX1000GLDriver 1.4.42 (4.4.2) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x16386000 - 0x163a2fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x163a9000 - 0x163cdfff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x164b0000 - 0x164dcfff com.apple.osax.standardadditions 1.10.7 (???) /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/Standa rdAdditions
    0x16655000 - 0x16658fff com.apple.audio.AudioIPCPlugIn 1.0.2 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x16677000 - 0x166a1fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x16a92000 - 0x16a93fff com.symantec.NAVCMPlugIn 10.1 (003) /Library/Contextual Menu Items/NAVCMPlugIn.plugin/Contents/MacOS/NAVCMPlugIn
    0x172a9000 - 0x172acfff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x8fe00000 - 0x8fe49fff dyld /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c3000 - 0x90200fff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90227000 - 0x902fdfff com.apple.ApplicationServices.ATS 2.0.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031d000 - 0x90772fff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90809000 - 0x908d1fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9090f000 - 0x9090ffff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90911000 - 0x90a04fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a54000 - 0x90ad3fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afc000 - 0x90b60fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bcf000 - 0x90bd6fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdb000 - 0x90c4efff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c63000 - 0x90c75fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7b000 - 0x90f21fff com.apple.CoreServices.CarbonCore 682.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f64000 - 0x90fccfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91005000 - 0x91043fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91056000 - 0x91066fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91071000 - 0x910f0fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112a000 - 0x91148fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91154000 - 0x91162fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91165000 - 0x91304fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91402000 - 0x9140afff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91411000 - 0x91437fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91449000 - 0x91450fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91454000 - 0x914cafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151b000 - 0x9151bfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9151d000 - 0x91549fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155c000 - 0x91630fff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166b000 - 0x916defff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170c000 - 0x917b5fff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917db000 - 0x91826fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91845000 - 0x9185bfff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91867000 - 0x91882fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188d000 - 0x918cafff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918de000 - 0x918eafff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f1000 - 0x9192cfff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193e000 - 0x919f0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a36000 - 0x91a4cfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a51000 - 0x91a6ffff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a74000 - 0x91ad2fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae4000 - 0x91ae8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91aea000 - 0x91b67fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b6b000 - 0x91ba8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bae000 - 0x91bc8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bcd000 - 0x91bcffff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bd1000 - 0x91bd1fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bd3000 - 0x91c61fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c68000 - 0x91c68fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91c6a000 - 0x91cc3fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ccc000 - 0x91cf0fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cf8000 - 0x92101fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9213b000 - 0x924effff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9251c000 - 0x9259afff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925db000 - 0x9280bfff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92917000 - 0x929f5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92a12000 - 0x92afffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b01000 - 0x92b0bfff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x92b0f000 - 0x92b26fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b31000 - 0x92b89fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b9d000 - 0x92b9dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b9f000 - 0x92baffff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bbe000 - 0x92bc6fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bcc000 - 0x92bd2fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bd8000 - 0x92c69fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c7d000 - 0x92c81fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c84000 - 0x92ca2fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cb4000 - 0x92cbafff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc0000 - 0x92d23fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4a000 - 0x92d8bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db2000 - 0x92dc0fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc7000 - 0x92dccfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd1000 - 0x930c5fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931cb000 - 0x931d6fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931db000 - 0x931f6fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93246000 - 0x93246fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93248000 - 0x938fefff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c7f000 - 0x93cf8fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d31000 - 0x93de9fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e2b000 - 0x93e2bfff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e2d000 - 0x93ffffff com.apple.QuartzCore 1.4.10 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94050000 - 0x94091fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94099000 - 0x940d3fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9410f000 - 0x94157fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94161000 - 0x9419ffff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941e3000 - 0x941f4fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94202000 - 0x94240fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9425c000 - 0x9426bfff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94272000 - 0x9427dfff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942c9000 - 0x942e3fff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942e9000 - 0x945a3fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94705000 - 0x9484bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x948d7000 - 0x948e6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948ed000 - 0x94916fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9491c000 - 0x9492bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9492f000 - 0x94954fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94960000 - 0x9497dfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94984000 - 0x949e9fff com.apple.Bluetooth 1.7.11 (1.7.11f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94b28000 - 0x94c00fff edu.mit.Kerberos 5.5.23 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94ca8000 - 0x94d3afff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94d94000 - 0x94e16fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94e4f000 - 0x9512efff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x952ad000 - 0x952d0fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95544000 - 0x95548fff com.apple.URLMount 2.1.3 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    0x96455000 - 0x96455fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9693c000 - 0x9695efff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x969cf000 - 0x96aa5fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96ac0000 - 0x96ac1fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96ac3000 - 0x96ac8fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96c1e000 - 0x96c1efff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x96dd7000 - 0x96debfff com.apple.AppleShareClient 1.5.1 /System/Library/Frameworks/AppleShareClient.framework/Versions/A/AppleShareClie nt
    0x96df4000 - 0x96e33fff com.apple.AppleShareClientCore 1.5.1 /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
    0x97380000 - 0x9746afff com.apple.viceroy.framework 277.0 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x97b9b000 - 0x97b9dfff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x97dc8000 - 0x988a8fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99209000 - 0x99214fff com.apple.IMFramework 3.1.1 (427) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9921e000 - 0x9938afff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message
    0xc0000000 - 0xc0008fff com.growl.growlframework 0.7.3 /Users/iroll/Library/InputManagers/Chax/Chax.bundle/Contents/Resources/Chax_mai n.bundle/Contents/Resources/Frameworks/Growl.framework/Growl

    badolina
    Error -8 indicates that some of the necessary ports are not open.
    You can read how to set up iChat by searching this board or reading these tutorials:
    http://www.mvldesign.com/videoconferencetutorial.html
    http://www.ralphjohnsuk.dsl.pipex.com/
    But you might fare better with Skype instead. Download from www.Skype.com, one version for the Mac and one for the Windows machine.
    Let us know how you get on.
    Dave

  • Keep getting error message when trying to connect

    First, I am severly hearing impaired and telephone support is not an option.
    I went from an iMac G5 to an iMac 3.4 GHz Intel Core i7. Contribute had been working perfectly with the old iMac. Now whenever I try to connect I get the following error message: "Access Denied. The file may not exist, or there could be a permission problem." When I go through the trouble shooting file I keep getting the error message while trying to re-configure. Can someone please help??

    What is the version of Contribute and also the Mac OS ?
    Can you try clearing the Preferences this would be like launching Contribute freshly?

  • Getting error Message when I try connecting with s...

    Hi
    I m getting an error message "cannot use the connection type. check that all the needed hardware, software and drivers are available".
    Plz any one help me in this regard!
    I m using IBM R51 Laptop and sitecom bluetooth device Model-No: CN-521(100 MTRS). with Win XP - SP2 and thoshiba provided bluetooth stack and Nokia_PC_Suite_683_rel_14_1.
    Trouble shooting steps which I have done so far...
    1. Uninstalled PC-Suite and USB bluetooth stack.
    2. Reinstalled USB bluetooth stack and PC-Suite.
    3. Used Nokia_PC_Suite_Cleaner_3_6 for removing the reg entries.
    Thanks in advance.
    Sas!

    Hi miksu!!!
    Thanks a lot for the suggestion. Now I am able to see the bluetooth from toshiba after doing the installation of new stack and PC Suite. Now I selected the stack and I could connect and paired the device with my N72. But still it is asking for get connected... No phone connected!!!
    What could be the reason.
    Plz help in this as well my friend.
    Thanks a lot once again for the help.

  • I am getting this message when trying to connect with itunes ''this version of itunes has not currently been localised for this language. please run the english version'' what does this mean?

    i cannot open itunes on my windows lap top. am getting error message saying it is not currently localised for this language. run english version'. I am cofused as I have been using itunes on my lap top successfully for last 2 years?! Any ideas. jac

    Let's try a repair install of iTunes.
    Restart the PC first.
    If you're using Vista or 7, now head into your Uninstall a program control panel, select "iTunes" and then click "Repair".
    If you're using XP, head into your Add or Remove Programs control panel, select "iTunes", and click "Change". Select "Repair" and click "Next" as per the following screenshot:
    Can you launch your iTunes now?

  • After updating to latest version of itunes i get error -3212 when trying to connect to itunes store, says not connected to internet.  But internet status is ok and can use browser

    just updated to the latest version of itunes for windows.  i can't stream any of my radio stations and when i try to connect to the itunes store i get an error -3212 message saying i'm not connect to the internet, yet my browser works and my wireless status is ok.

    I also had this issue when one day itunes stopped working for me on windows 8...
    the error message I received first was: C:Programme files\common files\Apple\Apple Push service.dll is either not designed to run on windows or contains an error.
    followed by: ITunes not installed Error 7 (Windows error 193)
    Your response addressed how to fix this issue with earlier windows operating systems, but not for windows 8, so what ended up working for me was your advice applied a little differently. For anyone running windows 8 needing to know how to resolve this issue by repairing the Apple Application Support program, try following these simple steps - what a relief it was to have itunes working again after applying b noir's answer to the windows 8 operating system!
    1. Swipe in from the right edge of the screen, tap Settings, and then tap Control Panel.
    (If you're using a mouse, point to the lower-right corner of the screen, move the mouse pointer up, click Settings, and then click Control Panel.)
    2. Click the Programs and Features icon.
    3. In the list of programs and features, find the Apple Application Support feature and click to select it.
    4.  In the gray title bar above it, click Repair.
    5. Approve the window prompts that follow until the repair has been completed.
    6. Relaunch iTunes.
    Hope this helps & good luck!

  • Keep getting error message when trying to connect to Podcast directory

    Whenever I try to connect to the Podcast directory on iTunes, I get an error message saying iTunes could not connect to the Music Store. The Network Connection was terminated unexpectedly. I am at loss.
    IBM Thinkpad   Windows XP Pro   Connecting through Verizon DSL

    Did you ever get this figured out? I am in the same situation.
    thanks
    [email protected]

  • HT204406 Hi, im getting error 4002 when trying to connect to iTunes Match

    Hi, i cant connect to iTunes Match since yesterday on my iMac.

    HI
    Read this How to troubleshoot iTunes Match - Apple Support
    Note specifically holding option ket whilst turning off match.
    Jim

  • Get error message when trying to sync iphone to puter that says"cannot connect because apple mobile divise is not started? what do i do?

    get error message when trying to sync iphone to puter that says"cannot connect because apple mobile divise is not started? what do i do?

    Restart your computer and the iPhone. Press & hold the Power and Home buttons together for 10+ seconds, ignoring the red power-off slider, until you see the Apple logo. It is safe to do, there should be no content loss. It is the same as rebooting your computer.

  • HT3275 Since updating OS to Mountain Lion from leopard, I get the following error message when trying to backup with time machine on external drive.  Could not complete backup to media share.  The network backup disk does not support the required AFP feat

    Since updating OS to Mountain Lion from leopard, I get the following error message when trying to backup with time machine on external drive.  "Could not complete backup to media share.  The network backup disk does not support the required AFP features."  What are AFP features and how do I get Time Machine to backup to my current external backup?

    This means that your NAS does not support the required encryption. Update your NAS to the latest firmware or ditch it and buy a Time Capsule (they are the most reliable when using TM).

  • I'm getting error 205 when trying to install ID with Creative Cloud on Windows 7. Help please.

    I'm getting error 205 when trying to install ID with Creative Cloud on Windows 7. Help please.

    Creative Cloud Help / Error downloading Creative Cloud applications
    http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html

  • Help, I get error 13019 when trying to sync my 5th generation ipod. I see others have had this error with the touch, but this is not the touch. What can be done?

    Help, I get error 13019 when trying to sync my 5th generation ipod. I see others have had this error with the touch, but this is not the touch. Does anyone have any ideas what can be done?

    follow the steps in this article first
    =http://support.apple.com/kb/HT1451
    after that restore your ipod and resync it
    hope this helps:)

Maybe you are looking for