Share via iWork slow

Hi all,
When I try to share a text document via iWork.com, it takes quite a while (more than 30sec) before the next screen pops up. This is also the case when I try to share a spreadsheet in Numbers.
I have the latest ios 4.2 installed on my iPad.
Do you experience the same problem or is it supposed to load/connect a lot faster?
Thanks.
Kr.

Hi and welcome.......
Mine takes about 20 seconds on my WI FI (not wired) network. It may depend on the size of the file. Larger the file, the longer it takes to send to iWork.com.
Carolyn

Similar Messages

  • Share via email with outlook

    Hi All, how do you change the share via mail / PDF to work with outlook for MAC.
    I have set Outlook to be my default email client but i want all my iwork apps to work with Outlook and not mail.
    Is there a way to change this or are we locked into Apples products ?
    Thanks

    You look in the apps User Guide.
    So you will learn that you may export the document in a PDF stored where you want then drag and drop the PDF in the email client which you choose.
    You are free to use a  M...oSoft product (you may replace the periods by "red") but there is absolutely no reason why Apple would offer a direct link between an iWork application and this foreign one.
    Yvan KOENIG (VALLAURIS, France) mardi 28 juin 2011 15:38:23 iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • Access to Samba\vfiler share via shortname

    I wasn't sure which section to post this under as it occurs on different
    operating Systems (Windows XP SP3, WIndows 7, Windows 8, Server 2003, Server
    2008) and is random.
    Basically, some of our end users experience problems accessing shares to a
    vfiler for example with shortname \\example\share.
    They can access this specific share via ip address or fqdn
    \\example.domain.local\share. The
    user can even access \\example and be
    able to
    view shares there but when clicking on the share it comes back with network
    error or access denied.
    This does not happen to all users at a time and on the same
    workstations\servers and there are no specific times. On the end users
    workstation DNS and wins is working, they have
    no problems accessing other
    vfilers or F&P Windows shares.
    I tried all flushing DNS and wins cache, tried rebuilding CSC (Offline files)
    to no avail. We don't have this enabled in our environment in any case
    but
    gave it a try.
    One way I got it working via shortname is by adding a new security group to
    the security permissions on the share.  The group only had my account as a
    member
    and exsiting groups remained. After this the end user was able to map
    via shortname.
    I've tried many things and just can't figure this out or where to look. My
    team doesn't manage the vfilers or samba shares so
    can't look at the logs or
    anything.
    Another scenarion I have is for a Samba share, very similar situation but
    this time its accessing the share on a Windows 2008 R2 server.
    Basically
    similar symptoms, can't access via shortname, get 'Network Error', tried several
    things, even Windows Network Diagnostic
    where it states that "The remote
    device or resource won't accept the connection', "The device or resource (samba)
    is not setup to accept connection
    on port "The File and printer sharing
    (SMB)". Port 139 is open, can access other shares on different storage devices
    successfully.
    What's weird is that after some time, An hour, 2 or 3 later functionality
    returns without any changes. Obviously restarting the server resolved this
    quicker.
    There are no scheduled tasks or tasks running in the background,
    Windows firewall is disabled, disabled AV etc.
    I managed to get a log  from this Samba device but not sure if its
    related or not.
    [root@samba] [09:30:52]  /var/log/samba
    # tail /var/adm/messages
    Apr 
    3 08:33:06 samba adbindd[24524]: [ID 323999 auth.error] ERROR samba.adbindd2
    Task exit with cims error: Error sending response: Broken pipe
    Apr  3
    09:10:07 samba adbindd[24524]: [ID 323999 auth.error] ERROR samba.adbindd2 Task
    exit with cims error: Error sending response: Broken pipe
    Only other thing I can think of is that is may have something to do with the
    device, folder redirection, cache or something of that sort.
    I'm stuck, anyone have any ideas. I would like to know what else to try if
    the issue re-coccurs.
    MCSE: 2003, MCITP: Enterprise Administrator, MCITP: Enterprise Messaging Administrator

    Hi,
    I installed KB 2194664 and haven't had the problem since. 
    http://support.microsoft.com/kb/2194664
    If it happens again I will revisit.
    Thanks.
    MCSE: 2003, MCITP: Enterprise Administrator, MCITP: Enterprise Messaging Administrator

  • How to use jcifs to access SMB share via webdynpro app ?

    Hello All,
    I am trying to access a protected intranet share via my webdynpro application. I have uses jcifs api to access the jcifs functions. However, I am stuck with running the application on webAS as it gives a runtime exception  java.lang.NoClassDefFoundError: jcifs/smb/SmbFile .
    I included the jcifs jar into a lib project and also deployed it onto the j2ee engine. Compilation works fine now, but it fails it runtime. Can someone please tell me what is the best way to use external libraries i.e jars in one's application so that it has no runtime errors on j2ee engine ?

    thkx Mahesh for the info, i had been trying the destination service method for some time now
    but there is a portal runtime exception when i try
    destinationService.getDestinationNames("RFC") or for WebService or HTTP
    i check the default trace and this is the error stated there
    Caused by: com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: /usr/sap/<>/<>/j2ee/cluster/server0/bin/ext/security.class/tc_sec_saml_util.jar(com/sap/security/core/server/util0/IDException.java):20: class IDException is public, should be declared in a file named IDException.java
    (source unavailable)
    /usr/sap/<>/<>/j2ee/cluster/server0/bin/ext/security.class/tc_sec_saml_util.jar(com/sap/security/core/server/util0/IDMessage.java):48: class IDMessage is public, should be declared in a file named IDMessage.java
    (source unavailable)
    /usr/sap/<>/<>/j2ee/cluster/server0/bin/ext/security.class/tc_sec_saml_util.jar(com/sap/security/core/server/util0/IDExceptionMessage.java):10: class IDExceptionMessage is public, should be declared in a file named IDExceptionMessage.java
    (source unavailable)
    /usr/sap/<>/<>/j2ee/cluster/server0/bin/ext/security.class/tc_sec_saml_util.jar(com/sap/security/core/server/util0/ExternalizableException.java):19: class ExternalizableException is public, should be declared in a file named ExternalizableException.java
    (source unavailable)
    /usr/sap/<>/<>/j2ee/cluster/server0/bin/ext/security.class/tc_sec_saml_util.jar(com/sap/security/core/server/util0/LogUtil.java):26: class LogUtil is public, should be declared in a file named LogUtil.java
    (source unavailable)
    5 errors
    Please help regarding this.

  • Windows 2012 R2 - Access problems to NFS shares via IPv6

    Hello,
    we setup some NFS shares on HNAS storage box. The connection to this storage is only possible over IPv6 network.
    My server with Windows 2012 R2 has the feature 'Client for NFS' installed and a 'showmount -e servername/or IPv6 address' works. I can see all shares when i try to open the storagebox in Windows Explorer with the command "\\servername" or "\\IPv6
    address", too. 
    My problem is, when I try to mount the share via "Map network drive" or "mount \\servername\sharename *" I get Error 53 - Network path not found.
    The share is configured that every server in the IPv6 subnet could access it and it works on Unix machines, but not on Windows. 
    It does not matter if i set some option parameters for the "mount" command like sec=sys or anon, everytime error 53.
    I don't know, if the share needs special options for Windows. I hope somebody can help.
    Kind regards

    Hi,
    here is the output of your 2 commands:
    PS C:\Users\admin> get-SmbConnection
    PS C:\Users\admin> get-SmbServerConfiguration
    AnnounceServer                  : False
    AsynchronousCredits             : 64
    AutoShareServer                 : True
    AutoShareWorkstation            : True
    CachedOpenLimit                 : 0
    AnnounceComment                 :
    EnableDownlevelTimewarp         : False
    EnableLeasing                   : True
    EnableMultiChannel              : True
    EnableStrictNameChecking        : True
    AutoDisconnectTimeout           : 0
    DurableHandleV2TimeoutInSeconds : 30
    EnableAuthenticateUserSharing   : False
    EnableForcedLogoff              : True
    EnableOplocks                   : True
    EnableSecuritySignature         : True
    ServerHidden                    : True
    IrpStackSize                    : 15
    KeepAliveTime                   : 2
    MaxChannelPerSession            : 32
    MaxMpxCount                     : 50
    MaxSessionPerConnection         : 16384
    MaxThreadsPerQueue              : 20
    MaxWorkItems                    : 1
    NullSessionPipes                : HydraLsPipe
    NullSessionShares               :
    OplockBreakWait                 : 35
    PendingClientTimeoutInSeconds   : 120
    RequireSecuritySignature        : False
    EnableSMB1Protocol              : True
    EnableSMB2Protocol              : False
    Smb2CreditsMax                  : 2048
    Smb2CreditsMin                  : 128
    SmbServerNameHardeningLevel     : 0
    TreatHostAsStableStorage        : False
    ValidateAliasNotCircular        : True
    ValidateShareScope              : True
    ValidateShareScopeNotAliased    : True
    ValidateTargetName              : True
    EncryptData                     : False
    RejectUnencryptedAccess         : True
    I try to access the file share with Windows Explorer. When I enter \\fe08--babe-face-cafe-dead.ipv6-literal.net (just example), I can see all shares on the storage box. When I double-click the share, I want to access, where an access is definitely allowed,
    it takes a while and then the error "\\fe08--babe-face-cafe-dead.ipv6-literal.net\share is not accessable. You might not have permission to use this network resource. ..." appears.  Of this action a recorded the trace.
    Another way I tried is to open command line an type "mount \\fe08--babe-face-cafe-dead.ipv6-literal.net\share *". After this an error 53 occurs immediately without any wait time.

  • Why does iPhoto change the sort order of the photos in my album when I attempt to share via Photo Stream?

    Why does iPhoto change the sort order of the photos in my album when I attempt to share via Photo Stream?

    Did anyone find a good way to sort the shared albums better, so that the ones you share with can better find their way around.
    You can arrange them manually in an album, select all and use the Photos ➙ Batch Change ➙ Date to menu option and check the box to add a set interval between photos. That will let the photos be sorted by date and be in the order you want:
    OT

  • Mapping to Windows Share via Terminal

    Any one know the syntax to map to a Windows share via Terminal?
    Thanks.

    You can use the terminal to mount a windows sharepoint using the samba protocol.
    This howto shows you the syntax for doing so.

  • Accessing Windows CIFS Shares via Nautilus

    Hi,
    I've recently installed and configured Solaris 11, am having problems accessing Windows CIFS shares via Nautilus.
    I've installed both samba (needed for CUPS to print to printers connect to a windows pc) and smb/client. The smb/client and samba services are running. The smb/server service is not installed.
    I can print to any printer on the windows PC I'm trying to access via Nautilus, so I know my username/password for accessing the pc are correct.
    I can also manually mount any share on the windows PC via the cli (eg mount -F smfs -o user=elin //elink/users /mnt), and browse the files directly that way, except the file permisssions don't seem to align with any unix user. Again this just shows that the username/password combination is ok.
    For Samba, I'm using the default smb.conf file as /etc/samba/samba.conf. Workgroup is set to WORKGROUP in smb.conf.
    On the Windows pc, in the security event viewer, I can see the auth request, however is failing with bad password (event ID 4776, error code 0x006a). In the default group policy object for networking, I've set to accept "LM & NT, NTLMv2 when neogiatated", as this allows legacy clients to connect. (Legacy meaning NT4, Win95, etc, and also has the benefit of allowing other OSes to connect as well).
    I'm also able to access the WIndows PC CIFS shares from an Arch Linux based setup (running GNOME 3.2 w/ Nautilus 3.2), so I doubt it's the Windows side of things causing the problems. Additionally, when I was running Solaris 10u9 (just before upgrading to Sol11), I was able to access the shares via Nautilus as well.
    So my question is:
    1. Does Nautilus use Samba or the Oracle smb/client service to handle mount windows CIFS shares?
    2. What log files or configuration files do I need to looking at to help with this error?
    As a side question,
    I've found that on a clean installation running the "Print Manager" accesses CUPS fine, but once you install a printer, it'll no longer connect to CUPS, unless run from the cli "sudo system-config-printers". So this is a permissions issue, where's the best place to fix/handle that one.

    Replying to my own thread, as I have a possible but very-hackish solution.
    To add some further details to my original post.
    There are 4 PCs on the LAN.
    1. Hellfire - OS = Solaris 11 11/11
    2. Brimstone - OS = Arch Linux
    3. Elink - OS = Win7 Pro x64 SP1
    4. IsaacPC - OS = WinXP Home SP3
    Attempting to connect to Elink from Hellfire, accessing CIFS shares via Nautulis fails. (Mounting shares via Nautulis fails, but works fine from CLI using 'mount' command which to my understanding uses the smb/client service to work). Elink also hosts all the printers on the LAN, a HP LJ1200 and an Epson Fax/Printer/Scanner.
    Helfire does attempt to authenticate, as listed in the event logs on the Win7 PC (elink), but is returning bad password when using Nautulis. (but printing from hellfire to either printer on elink works fine, as does mounting CIFS shares using 'mount').
    Booting the live CD of Solaris 11, also exhibits the same non-working behaviour when attempting to mount CIFS shares in Nautulis.
    Attempting to access CIFS shares on elink from Brimstone (via Nautulis 3.2 within GNOME 3.2), or from IsaacPC works fine.
    Hellfire configuration.
    Samba is installed, but NOT running (samba is needed for accessing the printers on elink, as CUPS needs smbspool which is part of the samba package), and the native smb/client service is also running.
    smb.conf is a direct copy of the default *.conf file, except the WORKGROUP is set to 'WORKGORUP'. There is a symlink to smb.conf in /etc/sfw/smb.conf -> /etc/samba/smb.conf
    Onto the hackish-fix.
    I've noticed that there are 2 copies of libsmbclient.so installed on the system, one in /usr/sfw/lib (part of the "libsmbclient" package) and another in /usr/lib/samba (part of the "samba" package).
    "libsmbclient" appears to be based on samba 3.5.8 codebase, and is linked to the gvfsd-smb daemon (this is the software that Nautulis uses to talk SMB to access CIFS shares).
    "samba" is based on the samba 3.5.10 codebase, and it's installation has nothing to do with GNOME or Nautulis in any manner.
    Using any of the samba included tools to test SMB/CIFS functions, work with 1 minor exception (which I'll list below). eg, using smbclient I can list all shares on any PC on the LAN, etc.
    So as a hunch, I renamed the libsmbclient.so.0 in /usr/sfw/lib, and symlinked /usr/sfw/lib/libsmbclient.so.0 -> /usr/lib/samba/libsmbclient.so.0 (so that gvfsd-smb is linked against the slightly newer version of the libsmbclient.so as included in the samba package located in /usr/lib/samba).
    I rebooted Hellfire, and now I'm able to access CIFS shares via Nautulis, provided that some form of authentication is needed (that is a username and password is needed - guest access and blanks passwords don't work - but these IMO should be disabled immediately as part of a baseline security package in regards to Windows - so no harm there).
    Now to the minor exception I noted earlier. When using smbclient to actually connect and transfer files, I get:
    ld.so.1: smbclient: fatal: relocation error: file /usr/lib/libreadline.so.5: symbol tgetent: referenced symbol not found
    As far as I know, tgetent is part of libtermcap.so, so I guess when building smbclient or libreadline.so, the link reference to termcap was left out? (or something like that). Anyway, that's another issue...

  • Saved Docs Not Showing up via iWork

    If I save a document from Pages on my iPad to "iCloud", it immediately turns up via iWork.com in Safari. If I try the same thing from Pages on my Mac it does NOT appear via iWork.com in Safari.
    My bookmarks and notes are syncing successfully between iCloud and my Mac, so it's not like I've accidentally signed into two different accounts or anything. Everything else is behaving as advertised.
    Any troubleshooting tips would be appreciated!
    (Pages 4.3, iOS 6.0.1, Mac OS X 10.8.2)

    iWork.com no longer exists so I'm going to guess that you mean the iWork link in iCloud.com.
    Do you have Documents & Data enabled in System Preferences > iCloud? Are you choosing iCloud as the place to save in the save dialog?

  • WhatsApp not showing in Share Via list in Camera Roll

    Hi,
    In my iphone 5s if i am in Camera Roll and have selected some photos to share via whatsapp after clicking the left bottom arrow to share its showing facebook ,
    mail, twitter etc but whatsApp is not in the list even if i have given permission in settings its not showing in the list can somebody please help me

    In which profile did you make the change (the program that lists active parameters only lists those for the instance that you are logged into).
    Here are some links on maintaining profiles:
    [Checking Active Parameters|http://help.sap.com/saphelp_nw70/helpdata/EN/c4/3a62e3505211d189550000e829fbbd/frameset.htm]
    [Maintaining Profiles|http://help.sap.com/saphelp_nw70/helpdata/EN/c4/3a62e3505211d189550000e829fbbd/frameset.htm]
    Hope that helps.
    Joe Haynes

  • Share via email option - can more stationery be added or downloaded

    I use the share via email option quite frequently. When you get the step where you select the background stationery I'm always frustrated that there aren't more options. Case in point - Christmas background? Halloween background? Can more stationery be added or downloaded or customized? Am I the only one with this problem?

    Ok... so I'm an idiot: in Pages it works fine - I mistook the grayed out 'send via email' option for a normally clickable item, while it's just a header for the three (non-grayed-out) formats which you can send via email.
    The problem stands for Word for Mac though - I promise!
    thanks again

  • Share via email function missing in Pages

    I use the share via email function 100+ times a day. I'm a power user with it and my business work efficiency depends on it as most of my clients work with MS Office.
    Now that share via email function is completely missing in Page 5.5 (Yosemite). Did they remove it!?!?!?
    Now have to export as a Word Doc, save it, open email and attach it. Very frustrating.
    I use a 2010 Macbook Pro with everything up to date on it. I have not upgraded to iCloud Drive, as I want to manually retrieve all my iPad documents and back it up before activating that feature.
    Any insights?
    Thanks,
    Lisa Ann

    Hello LisiAnni,
    The Share feature was not removed. It is located in the toolbar and looks like a box with an arrow pointing up next to the tips button. Take a look at the links below for how to do this and if you are missing that button, you can add it back by following the second article.
    Send a copy of a document
    http://help.apple.com/pages/mac/5.5/#/tan5394fbf0f
    Customize the toolbar
    http://help.apple.com/pages/mac/5.5/#/tanafa2f718a
    Regards,
    -Norm G. 

  • Share via email does not work

    Trying to SHare Via Email a pages document as a PDF and after clicking "PDF" nothing happens....help..

    On my system, Mail.app comes to the top and a new message opens with the PDF attached.
    Is Mail your default mail app? If not, Export to PDF and attach the PDF to the mail message of your favorite mail client.
    Jerry

  • Can't mount NFS share via GUI

    Mac OS X 10.8.2
    MacBookPro5,3
    Hello,
    I've recently upgraded to OS X 10.8.2 and am having great difficulty in mounting my NFS shares via the OSX GUI. This worked fine at OS X 10.6.
    My aim is to provide an automount type of setup so that less experienced users don't have to worry about the command line.
    Can someone please point me in the right direction here?
    This is what I've tried to date.
    My NFS service is hosted on my Debian server. It supports NFS v4. The service is working and stable and is used routinely with Ubuntu clients. It has also worked with OS X 10.6 clients in the past, but not with OS X 10.7 clients.
    To date I have tried the following options:
    Mount via finder: Connect to server option using syntax: nfs://<user>@<server>/<share>
    setting up autofs using the instructions from pmbuko
    using the command line to mount the share.
    The first option failed repeatedly.  I did find that it would eventually work, though only after I'd manually mounted the share at the command line.
    I have not been able to get the second option to work.
    I initiate autofs using the command 'automount -vc' and see that the connection is recognised
    when I attempt to cd into a directory below the mount point, I eventually get the message 'Connection Refused'. 
    when I check my Debian logs, I find that the NFS service had actually received an authenticated mount request from the Mac.
    when I check my Mac Console logs, I see an error:kernel: nfs_connect: socket error 61 for <server>/<share>
    I was able to get the third option working, but only after using the '-o resvport' option.
    'Something' does appear to be broken with OS X 10.8.2  as an NFS client.
    Any thoughts?

    I have found a work around that meets my imediate needs, though it doesn't allow me to use autofs functionality.
    The work around uses the traditional Unix/Linux approach of automatically mounting a file system or NFS share via fstab at boot time. OS X 10.8 still supports fstab, even though the file is not included in the default installation.
    Once mounted, the NFS share appears as if it is part of the normal file system.
    The following is only intended for people confident in Unix or Linux systems administration and in using a shell environment via the command line. Do not attempt this if you do not have these skills.
    To set up for fstab, do the following within a terminal session:
    create an empty directory in your file system that you can use as your mount point for your NFS share:
    sudo mkdir /data/share
    sudo chown root:wheel /data/share
    using your favourite editor, create the fstab file (in a terminal type 'man fstab' for details)
    sudo vi /etc/fstab
    add similar to the following to /etc/fstab and then save and exit, substituting your own values where appropriate
    # My NFS share
    <your-server>:/<your-share> /data/share nfs  resvport,rw,hard,intr 0 0
    sudo chown root:wheel /etc/fstab
    Please note: you may not need the resvport option in the fstab line above. It will depend on your NFS server's requirements.
    Once you have done this, reboot your Mac and your NFS share should be mounted at the mount point that you defined.
    If not, check your logs to see what went wrong.

  • Share via email & twitter not working on iOS7

    When I try to share via email in Safari the email never sends. I enter an email address that I know works, and it looks like it's sending but it never ends up in my mailbox. I've shared via email successfully from other apps (like Pocket) and I've checked the spam folder but the email doesn't appear to have ever actually been sent.
    Oddly I also cannot send via Twitter from Safari or Pocket, both give me a "connection failed" error.
    This has been happening since I got an iPhone 5c (running ios7) to which I restored the data & settings from my iPhone 4 running ios6).
    Help!

    I have exactly the same problem. Do you (or has anyone else) figured this out? Thanks ...

Maybe you are looking for

  • Help! My iTunes no longer shows my collection

    My music library and playlists have become the default iTunes showing only the purchases from the last 2 weeks. There were a couple things new that I did, one or both of which must have affected this: I moved my iTunes library, following accurate dir

  • Is XHTML better option than BSP extensions?

    Hi, for some strange reason my project team wants to use XHTML for layout rather than any of the existing BSP extensions...the reason being the HTMLB does not generate XHTML in the back-end or something like that. Is anyone aware of any such lackings

  • Design Suggestion for Custom ADF Application

    Hi I have a custom database table. I have a custom database view which has query from multiple tables including the above table. The custom table in the view is joined with other tables by columns like inventory_item_id, organization_id etc. I have t

  • Regular expressions in Configuration plan

    Hi, Can we use regular expression in configuration/deployment plan while searching for specific text in composite.xml? Thanks Sree

  • Changing PO details when posted in closed period

    Hi, We are on SBO2007A PL42. When we attempt to change details on a purchase order that was posted in a period that is now closed, we are unable to do so. There shouldn't be a problem modifying these PO's as they don't affect the general ledger in an