Router 2821 show export

Hey guys,
I'm trying to redirect show commands output to a file, but I cant get it working
Everytime I use a command, like show tech support | redirect I get the message that the operation isnt supported in this file system, and after looking around in the cisco documentation, it SHOULD be supported.
Is there any way to get this working or some other option to export the output to a file?
Version of the IOS: Cisco IOS Software, 2800 Software (C2800NM-ADVIPSERVICESK9-M), Version 12.4(24)T3, RELEASE SOFTWARE (fc2)
Thanks in advance,
Marco van Wijngaarden

gateway#show tech-support | redirect scp://username @ server
% Redirect operation is not supported in this file system
% Incomplete command before pipe.
(Ignore those mailicons, no clue how to remove them)
The command I use and the message I get

Similar Messages

  • TS1702 Maps program does not work. In standard it only shows a grid. If I ask for a route it shows start and end point and three route boxes but nothing else. It does show directions. If I switch to hybrid it shows to routes but no roads. Background is a

    Maps program does not work. In standard it only shows a grid. If I ask for a route it shows start and end point and three route boxes but nothing else. It does show directions. If I switch to hybrid it shows to routes but no roads. Background is a blur.

    Do you have a question? This is a user to user help forum. Apple is not here only other users like yourself. You don't report problems to Apple here.
    By the way, it might help if you indicated where you are located.
    To complain to Apple use http://www.apple.com/feedback/ipad.html

  • I can not get the iPad to connect to the internet thru the router it shows the modum but will not connect

    I can not get the iPad to connect to the internet thru the router it shows the modum but will not connect it keeps saying choose a netwokand the IP Address it automaticaly puts in is wrong?

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    Additional things to try.
    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.
    On your iPad go to Settings > General > Reset > Reset network settings and see if that enables you to connect.
    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

  • Router still show ISDN up on "sh isdn ac" command even when ISDN down.

    Hi experts,
    I encounter a situation where my router still showing the isdn is up (in "sh isdn ac" command) even when the ISDN is down (I shut it down). Is it an IOS bug?
    My router is Cisco 3640 with IOS Version 12.3(21). The IOS are currently upgrade from Version 12.2(6a).
    The ISDN is a backup for leased line to MPLS. It will first call to MPLS nearest node LAC router, and if that failed, it will call to HQ as a last result.
    Thanks.
    Azmir.

    This has to be a bug. Please check the bug navigator. Also, the show isdn status is showing the clear picture. The layer 3 status is showing as 0 active calls. That means it is not able to clear the isdn call history data.
    --Pls rate if useful--

  • Which cisco command on router can show me specific hosts which have dhcp reserved IPs

    how can i get that which hosts of the network have reserved dhcp IPs as i know that dhcp reservation to be created when mac address will be assigned.
    so, which cisco command on router can show me specific hosts which have dhcp reserved IPs.thanks

    As said by Leo, the DHCP bindings will show the corresponding MAC addresses.
    Unless you have a list of all MAC addresses somewhere (which most people tend not to) then you can use the ARP cache combined with the CAM tables to trace which ports relate to which MAC address to get more information on the host if you need it.

  • What is maximuam site to site connection cisco router 2821

    Hi, i want to setup multiple site to site connection, between my headoffice and remote offices.
    on HeadOffice, i've cisco router 2821, with IOS model:
    c2800nm-adventerprisek9-mz.124-20.T.bin
    There is no extra hardware module on this router, and i want to know the number>
    What i've found on internet, is that is support up to 10 Cisco VPN Clients, but i've already tested it with 14 simultanious users, so i'm in doubt.
    let me know

    Duplicate posts. :P
    GO here: https://supportforums.cisco.com/discussion/12135781/what-maximuam-site-site-connection-cisco-router-2821

  • Router prompt showing router(boot)

    I fired up an old 2522 Frame Relay router for one of my labs.  For whatever reason, it's now booting into the prompt router(boot).  What exactly causes this issue?  Did the IOS somehow become corrupt?  I've verified that the config-register is set to the default value of 0x2102, but I'm still ending up at the router(boot) prompt.  Before I go and reload the IOS, I just wanted to get other opinions about this issue.
    Cheers,

    A router may be stuck in boot mode because the configuration register is set incorrectly. This is the prompt reached by the router:
    router(boot)>
    If the configuration register has been misconfigured, no errors will be logged to the console during the boot sequence.
    Resolution
    To resolve this issue, perform these steps:
    Check the configuration register value by issuing the show version command.  The configuration register is found in the last line of the command output, as shown in this example:
    router(boot)>show version
    Cisco Internetwork Operating System Software
    IOS (tm) 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c), RELEASE SOFTWARE (fc1)
    Copyright (c) 1986-1996 by cisco Systems, Inc.
    Compiled Fri 27-Dec-96 17:33 by loreilly
    Image text-base: 0x01010000, data-base: 0x00001000
    ROM: System Bootstrap, Version 11.0(10c), SOFTWARE
    router uptime is 4 minutes
    System restarted by reload
    Running default software
    cisco 2500 (68030) processor (revision N) with 14336K/2048K bytes of memory.
    Processor board ID 24554515, with hardware revision 00000000
    X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.
    1 Ethernet/IEEE 802.3 interface.
    2 Serial network interfaces.
    32K bytes of non-volatile configuration memory.
    16384K bytes of processor board System flash (Read/Write)
    Configuration register is 0x2001
    Change the value back to the default value of 0x2102, as shown in this example:
    router(boot)>enable
    router(boot)#config term
    router(boot)(config)#config-register 0x2102
    router(boot)(config)#exit
    router(boot)#
    For more information on the configuration register, refer to Use of the Configuration Register on All Cisco Routers.
    To verify the configuration register change, issue the show version command at the router(boot)# prompt, and review the output again. Look for the configuration register setting, which should show a new value upon the next reload.
    router(boot)>show version
    Cisco Internetwork Operating System Software
    IOS (tm) 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c), RELEASE SOFTWARE (fc1)
    Copyright (c) 1986-1996 by cisco Systems, Inc.
    Compiled Fri 27-Dec-96 17:33 by loreilly
    Image text-base: 0x01010000, data-base: 0x00001000
    ROM: System Bootstrap, Version 11.0(10c), SOFTWARE
    router uptime is 5 minutes
    System restarted by reload
    Running default software
    cisco 2500 (68030) processor (revision N) with 14336K/2048K bytes of memory.
    Processor board ID 24554515, with hardware revision 00000000
    X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.
    1 Ethernet/IEEE 802.3 interface.
    2 Serial network interfaces.
    32K bytes of non-volatile configuration memory.
    16384K bytes of processor board System flash (Read/Write)
    Configuration register is 0x2001
    !-- This will be 0x2102 at the next reload.
    Once the router is reloaded, the new configuration register setting becomes active. This is an example of how to reload your router:Note: Do not save the configuration while the router is in boot mode. Avoid using the save commands (write memory or (copy running-config startup-config), and answer no to any prompt suggesting that you save your current configuration. If you save the configuration while the router is in boot mode, the configuration may be partially or completely erased. The config-register command is the only Cisco IOS  Software configuration command which does not get saved in NVRAM. It changes the configuration register immediately, but this takes effect only during the next boot.
    router(boot)#reload
    System configuration has been modified. Save? [yes/no]: n
    Proceed with reload? [confirm]

  • Production Order routing not showing process time

    Dear Guru's
    After creating production order , routing is not showing processing time, though its maintained in the standard values. What could be the problem?
    Thanks in advance.
    Regards,
    PPQMUSER

    Hi,
    U should check ur processing formula used in work centre. If it is correct and your routing is showing correct data then do READ PP MASTER DATA in your production order.
    It will help you.
    Regards,
    Alok Tiwari

  • Tunneles IPSEC Router 2821

    Hi,
    I have a 2821 router, I would like to know how many tunneles IPSEC can configurate on this router.
    yourname#sh ver
    Cisco IOS Software, 2800 Software (C2800NM-ENTSERVICESK9-M), Version 12.4(19b),
    RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2008 by Cisco Systems, Inc.
    Compiled Fri 13-Jun-08 04:12 by prod_rel_team
    ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)
    yourname uptime is 2 minutes
    System returned to ROM by power-on
    System image file is "flash:c2800nm-entservicesk9-mz.124-19b.bin"
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected]
    Cisco 2821 (revision 53.50) with 249856K/12288K bytes of memory.
    Processor board ID FTX1239A243
    2 Gigabit Ethernet interfaces
    4 Serial(sync/async) interfaces
    DRAM configuration is 64 bits wide with parity enabled.
    239K bytes of non-volatile configuration memory.
    62720K bytes of ATA CompactFlash (Read/Write)
    Configuration register is 0x2102
    yourname#
    Regards,
    Ricardo

    Without an extra encryption-module you can use up to 250 IPSec tunnels:
    http://www.cisco.com/en/US/partner/prod/collateral/routers/ps5854/prod_qas0900aecd80169bd6.html
    Don't stop after you've improved your network! Improve the world by lending money to the working poor:
    http://www.kiva.org/invitedby/karsteni

  • F4580 won't connect to new O2 wireless router - still showing as connected to old one

    Wireless light constantly flashes.
    It's still connected to the old router even tho that is disconnected but it is recognising & discovering the new router.....
    Results of NC page as follows:
    802.11 Wireless
    Hardware Address (MAC) is showing
    Status             Disconnected
    Connected PC(s)
    no IP Address - printer is wired up to a MAC (the HP software is installed on it too) & it prints from that fine but we also use it to print wirelessly from a WIndows 7 Laptop & other Apple handheld devices
    Number of 802.11 networks discovered: 1
    SSID is new router name
    Privacy RSN    Auth  WPA-PSK    Encrypt AES/TKIP    Signal -63    WPS Yes
    Diagnositcs Summary
    Wireless On                                     PASS
    Wireless Networking                      PASS
    Network Name (SSID) found        FAIL
    Security                                            PASS
    Printer Settings Consitent with Wiresless Router Settings     Not Run
    No Filtering                                     Not Run
    Connected                                      Not Run
    Signal Strength                             Not Run
    Other Networks Detected            Not Run
    Wireless Networks Detected      2
    Downlink Counter                        155
    Channel                                         Not Run
    Configuration Summary
    Network Name (SSID)                      showing old router name
    Hardware Address (MAC)               showing an address
    IP Address                                          Not applicable
    Configuration Source                       Not applicable
    Communication Mode                     Infrastructure
    Authentication Type                        Open System
    Encryption                                         64-bit WEP
    Any help would be greatly appreciated :-)

    Thanks for your response Dean!  There is no 'screen' on our printer so I'm a bit perplexed how to do what you have suggested.  On top of the printer, left hand side there are button's for:
    Power
    Cancel
    Scan {USB only}
    Copy Settings x 2 buttons
    Black
    Colour
    Wireless
    Basically all we need to know is how to reconnect the Wireless to the new router.  The HP Software is working fine with the Ethernet connected MAC & we have no problems printing directly from that.  Once the printer is connected to the new router the other devices will be able to see it & connect.
    Thanks!

  • How can two networks from the same router be showing up at once?

    Very confused here.   I hooked up the linksys wrt54g and obviously it showed up as an available network.  It is hard wired into one computer.  
    I then (on an unwired computer) went into the router to rename the network and reset the password.  
    Now, when I check for available networks, both are present (linksys and the renamed one)?  How can this be?
    Also, the linksys network has five bars connectivity and the new one I renamed only has two.  How is that possible?
    Thanks

    1. Always configure your router from a wired connection. Never through a wireless connection. The wired connection is the only reliable way to be sure your configure your router and not a different one.
    2. Vista and Windows 7 allow you to name a wireless connection different then the "SSID" used on the router. It also allows you to set up two wireless connections using the same SSID. Clean up the list of preferred networks on your computer. That should take care of this.

  • Keynote slide show exported to QT , so what ?

    I need to export a slide show created w Keynote 09 as a Flash slideshow..
    I exported it easily to QT, so I can view it (click in to change slide but no button to go back..?)
    but then there is no more .mov to Flash export .. so I used MPEG Streamclip , but the result is a movie, not a slide show.... how I should proceed ?
    thanks fyh

    I'm looking at BannerZest now
    http://www.aquafadas.com/en/bannerzest/
    I'm trying to see if their $49 product would be able to fill the gap for Keynote users.

  • Route not showing up in routing table.

    I have my core switch connecting to my router which connects to our MPLS provider. My router has a BGP default route going to the MPLS provider edge router B*   0.0.0.0/0 [20/0] via 172.30.252.78, 1w4d .... This route is not showing up in my core switch. Shouldnt it show up as an eigrp ex default route? Can anyone assist me? my routing table for each device is below. Thank you!
    Router
    USJONELAWTN01R#sho ip route
    Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
           D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
           N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
           E1 - OSPF external type 1, E2 - OSPF external type 2
           i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
           ia - IS-IS inter area, * - candidate default, U - per-user static route
           o - ODR, P - periodic downloaded static route
    Gateway of last resort is 172.30.252.78 to network 0.0.0.0
         68.0.0.0/32 is subnetted, 1 subnets
    S       68.142.83.236 is directly connected, Null0
         198.63.196.0/32 is subnetted, 1 subnets
    S       198.63.196.103 is directly connected, Null0
         64.0.0.0/32 is subnetted, 1 subnets
    S       64.234.192.40 is directly connected, Null0
         172.26.0.0/16 is variably subnetted, 3 subnets, 2 masks
    D       172.26.82.0/24 [90/28416] via 172.28.82.10, 1w5d, GigabitEthernet0/1
                           [90/28416] via 172.28.80.10, 1w5d, GigabitEthernet0/0.1
                           [90/28416] via 172.28.80.9, 1w5d, GigabitEthernet0/0.1
    D       172.26.83.0/24 [90/28416] via 172.28.82.10, 1w5d, GigabitEthernet0/1
                           [90/28416] via 172.28.80.10, 1w5d, GigabitEthernet0/0.1
                           [90/28416] via 172.28.80.9, 1w5d, GigabitEthernet0/0.1
    D       172.26.80.0/23 [90/28416] via 172.28.82.10, 1w5d, GigabitEthernet0/1
                           [90/28416] via 172.28.80.10, 1w5d, GigabitEthernet0/0.1
                           [90/28416] via 172.28.80.9, 1w5d, GigabitEthernet0/0.1
         172.28.0.0/16 is variably subnetted, 4 subnets, 2 masks
    C       172.28.176.0/23 is directly connected, GigabitEthernet0/0.6
    C       172.28.80.0/23 is directly connected, GigabitEthernet0/0.1
    C       172.28.82.0/23 is directly connected, GigabitEthernet0/1
    D       172.28.80.20/32
               [90/30720] via 172.28.176.3, 1w5d, GigabitEthernet0/0.6
               [90/30720] via 172.28.82.3, 1w5d, GigabitEthernet0/1
               [90/30720] via 172.28.80.3, 1w5d, GigabitEthernet0/0.1
         172.30.0.0/16 is variably subnetted, 6 subnets, 2 masks
    C       172.30.252.78/32 is directly connected, Multilink1
    C       172.30.252.76/30 is directly connected, Multilink1
    D       172.30.252.114/32
               [90/3415808] via 172.28.176.3, 4d00h, GigabitEthernet0/0.6
               [90/3415808] via 172.28.82.3, 4d00h, GigabitEthernet0/1
               [90/3415808] via 172.28.80.3, 4d00h, GigabitEthernet0/0.1
    D       172.30.252.112/30
               [90/3415808] via 172.28.176.3, 4d00h, GigabitEthernet0/0.6
               [90/3415808] via 172.28.82.3, 4d00h, GigabitEthernet0/1
               [90/3415808] via 172.28.80.3, 4d00h, GigabitEthernet0/0.1
    D       172.30.254.24/32
               [90/156160] via 172.28.176.3, 1w5d, GigabitEthernet0/0.6
               [90/156160] via 172.28.82.3, 1w5d, GigabitEthernet0/1
               [90/156160] via 172.28.80.3, 1w5d, GigabitEthernet0/0.1
    C       172.30.254.25/32 is directly connected, Loopback10
    C    192.168.202.0/24 is directly connected, GigabitEthernet0/0.1
         10.0.0.0/8 is variably subnetted, 3 subnets, 2 masks
    S       10.192.254.0/24 [1/0] via 172.28.82.10, GigabitEthernet0/1
    S       10.201.0.0/16 [1/0] via 172.28.82.10, GigabitEthernet0/1
    S       10.200.1.0/24 [1/0] via 172.28.82.10, GigabitEthernet0/1
    C    192.168.203.0/24 is directly connected, GigabitEthernet0/0.1
    C    192.168.51.0/24 is directly connected, GigabitEthernet0/0.1
    B*   0.0.0.0/0 [20/0] via 172.30.252.78, 1w4d
    B    200.200.0.0/16 [20/0] via 172.30.252.78, 1w4d
    B    201.1.0.0/16 [20/0] via 172.30.252.78, 1w4d
    B    172.16.0.0/12 [20/0] via 172.30.252.78, 1w4d
    B    198.30.0.0/16 [20/0] via 172.30.252.78, 1w4d
    B    192.168.0.0/16 [20/0] via 172.30.252.78, 1w4d
    Core Switch
    TNLAW-TN1COREA# sho ip route
    Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
           D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
           N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
           E1 - OSPF external type 1, E2 - OSPF external type 2
           i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
           ia - IS-IS inter area, * - candidate default, U - per-user static route
           o - ODR, P - periodic downloaded static route
    Gateway of last resort is 10.192.61.1 to network 0.0.0.0
         172.26.0.0/16 is variably subnetted, 3 subnets, 2 masks
    C       172.26.82.0/24 is directly connected, Vlan601
    C       172.26.83.0/24 is directly connected, Vlan603
    C       172.26.80.0/23 is directly connected, Vlan602
         172.28.0.0/16 is variably subnetted, 4 subnets, 2 masks
    D       172.28.176.0/23 [90/28416] via 172.28.82.3, 7w0d, Vlan2
                            [90/28416] via 172.28.82.2, 7w0d, Vlan2
                            [90/28416] via 172.28.80.3, 7w0d, Vlan1
                            [90/28416] via 172.28.80.2, 7w0d, Vlan1
    C       172.28.80.0/23 is directly connected, Vlan1
    C       172.28.82.0/23 is directly connected, Vlan2
    D       172.28.80.20/32 [90/28416] via 172.28.82.3, 7w0d, Vlan2
                            [90/28416] via 172.28.80.3, 7w0d, Vlan1
         172.30.0.0/16 is variably subnetted, 6 subnets, 2 masks
    D       172.30.252.78/32 [90/3413504] via 172.28.82.2, 1w4d, Vlan2
                             [90/3413504] via 172.28.80.2, 1w4d, Vlan1
    D       172.30.252.76/30 [90/3413504] via 172.28.82.2, 1w4d, Vlan2
                             [90/3413504] via 172.28.80.2, 1w4d, Vlan1
    D       172.30.252.114/32 [90/3413504] via 172.28.82.3, 4d00h, Vlan2
                              [90/3413504] via 172.28.80.3, 4d00h, Vlan1
    D       172.30.252.112/30 [90/3413504] via 172.28.82.3, 4d00h, Vlan2
                              [90/3413504] via 172.28.80.3, 4d00h, Vlan1
    D       172.30.254.24/32 [90/130816] via 172.28.82.3, 7w0d, Vlan2
                             [90/130816] via 172.28.80.3, 7w0d, Vlan1
    D       172.30.254.25/32 [90/130816] via 172.28.82.2, 7w0d, Vlan2
                             [90/130816] via 172.28.80.2, 7w0d, Vlan1
    D    192.168.202.0/24 [90/28416] via 172.28.82.3, 7w0d, Vlan2
                          [90/28416] via 172.28.82.2, 7w0d, Vlan2
         10.0.0.0/8 is variably subnetted, 4 subnets, 3 masks
    S       10.192.254.0/24 [1/0] via 10.192.61.1, GigabitEthernet3/47
    S       10.201.0.0/16 [1/0] via 10.192.61.1, GigabitEthernet3/47
    S       10.200.1.0/24 [1/0] via 10.192.61.1, GigabitEthernet3/47
    C       10.192.61.0/28 is directly connected, GigabitEthernet3/47
    D    192.168.203.0/24 [90/28416] via 172.28.82.3, 7w0d, Vlan2
                          [90/28416] via 172.28.82.2, 7w0d, Vlan2
    D    192.168.51.0/24 [90/28416] via 172.28.82.3, 7w0d, Vlan2
                         [90/28416] via 172.28.82.2, 7w0d, Vlan2
    S*   0.0.0.0/0 [250/0] via 10.192.61.1, GigabitEthernet3/47

    Hello,
    The core switch has got a static default route pointing to 10.192.61.1. It has got a better AD value than the EIGRP routes.
    Even if you are redistributing the BGP routes into EIGRP, EIGRP default route will not make it to the routing table because of the higher AD value than the static route.
    However, you can view that it the EIGRP topology table. Check 'Sh ip ei topo'.
    Krishna

  • SAP Router status shows cancelled in SMP

    Dear all,
    We have an issue in SAP Router - SMP.
    I have checked SAP status , its shows cancelled in Service market place.
    we could not able access SAP through Router string .
    Kindl;y advise.

    The envieroment variables are ok,
    Check the saprouttab file in C:\saprouter, open the saprouttab file and check entries.
    Example saprouttab
    SNC connection to and from SAP
    KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
    SNC connection to local system for R/3-Support
    R/3 Server: 192.168.1.1
    R/3 Instance: 00
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 192.168.1.1 3200
    SNC connection to local WINDOWS system for WTS, if applicable
    Windows server: 192.168.1.2
    Default WTS port: 3389
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 192.168.1.2 3389
    SNC connection to local UNIX system for SAPtelnet, if applicable
    UNIX server: 192.168.1.3
    Default Telnet port: 23
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 192.168.1.3 23
    SNC connection to local Portal system for HTTP URL access, if applicable
    Portal server: 192.168.1.4
    HTTP Port: 50003
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 192.168.1.4 50003
    Access from the local Network to SAP
    P 192.168.. 194.39.131.34 3299
    Deny all other connections
    D * * *
    More info in:
    http://service.sap.com/access-support
    Technical Prerequisites -> How to establish Internet Connections ->    SNC: Installing crypto functions
    I hope that you can solved your issue

  • Iphoto 11 slide show Export fault

    ok when i export the slide show to m4v 1280*800 first 2 mins ok but after 2mins the m4v displayed white screen and music normal,who can help me?

    Go to the Photos mode in iPhoto and double click on the thumbnail of one of the photos in the slideshow that appear white.  What do you see?
    OT

Maybe you are looking for

  • Scheduling Agreement - Pr. Date Cat.

    Hi, What exactly is the use of Pr. Date Cat. (specifically: 5 - GR Date) in the Conditions portion in Additional Data when creating Scheduling Agreement (ME33L)? Does it really have any effect on the valuation of the material during Goods Receipt? As

  • SAP installation hangs while installation EHP4 ready on Solaris-Oracle

    Hi, I am in a process of installing EHP4 READY on Solaris , with ORacle database. at 13 Phase CREATE DATABASE, the installation hangs up when i check the log    ora_sql_results.log  it says    SP2-0310: unable to open file "ora_scr_tmp.sql" not getti

  • Image Links property, what's the deal?

    I have several Image viewer elements in my site, and even though I've specified NO image link URL, when clicking images, it tries to go to macromedia.com See attached code. Rich

  • I can't upgrade Firefox 4.1 to 5 in Ubuntu 10.04.2 i386

    I am using Ubuntu 10.04 i386. I am using the PPA "ppa:mozillateam/firefox-stable". It worked to upgrade Firefox 3 to 4.0.1, but not 4.0.1 to 5. On the list of Update Manager appears the packs: firefox, firefox-branding, firefox-gnome-suport, language

  • Dynamic LDAP Groups with WLS5.1

    If I am using the Dynamic Groups feature of Netscape Directory Server V4.1, can I use this to define a group using using the LDAP Realm. Thanks Ken [kyoung.vcf]