Tiger Server Panther Clients Word v.X problem saving autorecovery

Dear All, We were running 10.3.9 server and clients untill this weekend when I updated to 10.4.3, now amungst the other problems we had that I fixed is one I cannot fix. Word keeps running into problems saving it's autorecovery information when using either 10.3.9 clients or 10.4.3 clients. We use remote home directories, bu they spend most of their time in our general "Shared" file. The exact wording of the first window is "Word cannot complete the operation because too many files are open." Then in parenthases(sp) is the name of the temp file (something like Word Work File A_2). Then the second window is "Saving AutoRecovery File is postponed for (and the file name). Any help would be apreciated.

Hi all, I've been suffering from the same issue and finally found something that works for me with Word v.X. (Server 10.4.4 (8G32)) YMMV.
Creating the .TemporaryItems didn't help, although it's being used by something, so maybe it's helping with some other issue.
Deleting Work preferences working, but only for the initial launch. Second time did not work.
Isolated the problem to the "Office Registration Cache X" file. With it deleted, Word launched each time. After some experimenting, I found that replacing it with a locked document file (in particular a .wpd file - maybe because the app isn't on the computer) of the same name kept it from creating a new file and Word will now open each time.
If any one want's to experiment to find out why that file is causing the problem (assuming the fix works for you), I'd be grateful. Otherwise I will be putting the replacement file in each users account (User/Library/Preferences/Microsoft/Office Registration Cache X). (Well each user that has the problem in the first place. As noted in other posts it's not a problem for everyone.)
Timothy

Similar Messages

  • Parnet/child permission problem on a 10.4 OSX Tiger server

    Hello All,
    I desperately need some help from someone with experience on an OSX 10.44 Tiger server. I've been teaching web design in a Windows lab for five years but this year I'm at a new school and working in a Mac lab with an OSX 10.44 Tiger server. With the help of my site tech we've overcome a handful of unusual errors/problems but we are both stuck on this one.
    My class just started working in teams and using the remote folder features in Dreamweaver. The remote folder the students are using is a group folder on the lab’s OSX 10.44 Tiger server and this is where the problem arises. Students can create and share (get/put/check in/check out) folders but they can’t share files they create in Dreamweaver.
    The shared folder on the server is set up to give the “group” read/write access. It works on folders but not on files. If a student creates a new folder all group members have read/write but if the same student creates a file the rest of the group only has read access and for some reason Dreamweaver will not let them get/check out the file. We added the group members to the ACL (access control list) as well and they still don’t have read/write access. Any ideas?
    I’m basically having the problem described here - http://discussions.apple.com/thread.jspa?messageID=1468322
    Thank you for you time and assistance. I could really use your help on this one!!!
    Todd Benrud

    I have the same problem with 10.5 client on 10.4.11 server, only with powerpoint, no prblem with word et excel (2004, not tested with Office 2008)
    My server use only local account (no open dorectory), may be problem come from GUID problem

  • Workgroup Manager and Server Admin 10.5 - Use to manage Tiger Server?

    Is it possible to use Workgroup Manager and Server Admin 10.5 running on Leopard Client to administer Tiger Server?

    I'm having major problems with server tools managing my 10.4.11 server. I'm finding that at least with the web management tools, I cannot make any changes to the 10.4 server Sites. To make matters worse, I cannot install 10.4 tools to get back that functionality.

  • Sending file from server to client

    I am creating a server that stores application updates. When the client connects the server send the update. The server is sending the file but the file is not complete, i.e, if the file is 317kb,its send 117kb. Below is the code i am using
    import java.io.BufferedInputStream;
    import java.io.File;
    import java.io.FileInputStream;
    import java.io.IOException;
    import java.io.OutputStream;
    import java.net.ServerSocket;
    import java.net.Socket;
    public class TestFileServer {
      public final static int SOCKET_PORT = 13267;
      public final static String FILE_TO_SEND = "/home/test/1234.exe"; //Does the extension matter?
      public static void main (String [] args ) throws IOException {
      FileInputStream fis = null;
      BufferedInputStream bis = null;
      OutputStream os = null;
      ServerSocket servsock = null;
      Socket sock = null;
      try {
      servsock = new ServerSocket(SOCKET_PORT);
      while (true) {
      System.out.println("Waiting...");
      try {
      sock = servsock.accept();
      System.out.println("Accepted connection : " + sock);
      // send file
      File myFile = new File (FILE_TO_SEND);
      byte [] mybytearray = new byte [(int)myFile.length()];
      fis = new FileInputStream(myFile);
      bis = new BufferedInputStream(fis);
      bis.read(mybytearray,0,mybytearray.length);
      os = sock.getOutputStream();
      System.out.println("Sending " + FILE_TO_SEND + "(" + mybytearray.length + " bytes)");
      os.write(mybytearray,0,mybytearray.length);
      os.flush();
      System.out.println("Done.");
      finally {
      if (bis != null) bis.close();
      if (os != null) os.close();
      if (sock!=null) sock.close();
      finally {
      if (servsock != null) servsock.close();
    What could the problem be?

    What could the problem be?
    The FIRST problem is that your code has NO exception handler and is just HIDING any exceptions that might be occuring.
    Why are you doing that?
    Code should either HANDLE an exception or let it bubble up to the caller.
    Add exception handling to the code and rerun it to see if any exceptions are occuring that could be affecting the outcome.
    The SECOND problem is that you are NOT showing the client side that is being used and any code that might be causing/handling/hiding exceptions on the client side.
    Post a simple test case that includes both server and client that demonstrates the problem you have.

  • Leopard client login problem (Tiger server)... why can't I authenticate?

    I look after a number of Macs and PCs at my company. Most Macs are running the latest version of Tiger but the newest machine came with Leopard. All users log into network accounts on our Xserve, running OSX Server (Tiger). However, the Leopard client machine refuses to log in to any network account, including the one I set up specifically for the machine's user, shaking its login window at me.
    Users connect using Open Directory Master on the server and none of the Tiger clients have ever had problems logging in.
    On the troublesome client machine, I have bound to the server correctly in Directory Utility which declares that the server is responding normally. At the login screen I get a green light and "Network Accounts Available" when I click through the options above the user name field so I know the machine can see the server.
    I can successfully log in to a local account and subsequently mount the server volumes using the new name and password I've set up for the user.
    What have I missed?
    So far, in my attempts to resolve this I have done the following:
    Removed the password from the new account;
    Unbound from the server, changed the short name of the computer, re-bound to the server;
    Tried logging in to other accounts known to be working;
    In WGM checked that the NFSHomeDirectory entry shows the complete path for the user's home directory;
    Trawled through endless forums for clues.
    Kerberos is not running. Does it need to be for authenticating Leopard users?
    Is there an issue with clear text passwords in Leopard? Seemingly eliminated through a no-password test account.
    I'm sure that I logged in successfully once after setting up the machine but, after installing Leopard updates, logging in has consistently failed.
    Anyone else having similar problems? Better yet, anyone have any answers?

    No need to apologize. I learned the same way you are...
    I think you may end up re-binding the 10.4 clients if you kerberize the server.
    You may want to go to the server forum for folks with more definitive annswers.
    http://discussions.apple.com/category.jspa?categoryID=96
    In any case, make sure you have a reliable backup before you do anything.
    Jeff
    Message was edited by: Jeff Kelleher

  • Client Upgraded from Tiger to Leopard Can No Longer Connect to Tiger Server

    I just finished upgrading a G5 2GHz DP Powermac from Tiger to Leopard. This was an Archive and Install upgrade with importing the old settings. After verifying the account migration, including .Mac connectivity, and fixing all 3rd party software compatibilities/upgrades, I tried to connect to our Tiger 4.11 server by clicking on the server's Icon in the Shared section of the Finder Sidebar. The finder then switches to browse the the server for shares: "Connecting..." is displayed under the tool bar, with a "Share Screen..." and "Connect As..." buttons to the right.
    At this point the "Connecting..." remains displayed with the spinning circle in the bottom right of the Finder window.... spinning. This situation continues for several minutes until is seems the system gives up.
    If I click on the Path button on the Tool Bar, and go up to the Shared level, ALL the Shares on the Network are displayed, including all the Tiger Client machine shares. I can click on the triangle beside the Tiger Client's icon, and all the drives and home directories on the Mac are listed. All the client shares can be accessed without any issues. NOTE: There are no other Leopard clients on the LAN.
    Prior to the Leopard upgrade, this client could connect to the Tiger server as well. All the other clients on the LAN can access the Tiger server also.
    On the Leopard client I have tried clicking and the "Connect As..." button and using the menu "Connect to Server" and specifying the server's IP, and I get the same "Connecting..." message with a "non-connecting" result.
    I can only assume that somehow the Account Name and password are not being passed correctly. But, using "Connect As..." should resolve that. However, "Connect As..." does not give me a user/password window!
    If I check the AFP Access log on the Server, the only messages displayed are "Mounted Volume..." No messages in the error log, and no messages in the "Connections" section.
    Can anyone help me figure out why the Leopard client can not connect to the Tiger Server?
    My apologies if the description of my problem is a bit disjointed. I have been thrown into server admin and am learning "Trial by Fire".
    Any help or suggestions on how to resolve this issue will be greatly appreciated.
    Thanks
    Gary
    Message was edited by: Gary Sumlak

    OK. A quick update.
    After waiting for about 10 minutes for the rotating circle in the bottom right corner to stop, I was able to click on the "Connect As..." button. It took another 10 minutes, but the Connect As window eventual popped up. I entered the Userid and Password (saving to Keychain) and was able to see all the sharepoints on the the server. I browsed all the connected drives and folders without issue.
    I then disconnected from the server. Reviewing the AFP logs on the server shows messages for the connection Login and Logout.
    I then tried to reconnect to the server, and again another 10 minutes wait, although this time the Leopard client eventually connected automatically with the proper User, as per the AFP logs confirms.
    Although, the client can now connect to the server, for it to take 10 minutes will be unacceptable to management, not to mention the end user. Tiger clients can connect in a couple seconds!
    Is there a way to reduce the Leopard login time to, say, a couple seconds, like it does with the Tiger clients?
    Again, any help or suggestions would be greatly appreciated.
    Thanks
    Gary

  • How can I share a Tiger server's User database to a Panther server?

    I need some help to set this up. Keep in mind I do not have a DNS server.
    I have a Tiger server with Xserve and an older Panther server, both on the same local network. I have a whole bunch of users setup on the Tiger server. The Panther server does not have any users setup on it. I do not want to have to type in all the users all over again in the Panther server. What I'd like to be able to do is somehow share and syncronize the user database on the Tiger server with the Panther server.
    I looked into the Open Directory settings but I do not understand what to do. How do I configure the Tiger and Panther servers respectively so the Panther server can sync with the Tiger server's users database. Is this possible? It seems like it with Open Directory, one being the Open Directory Master and the other being the Open Directory Replica? But I just don't understand how to set this up. Also the Panther OD settings seem quite different than Tiger's in Open Directory.
    Any help would be appreciated.
    Message was edited by: robocub1

    Hi
    It may be best to set up your 10.4 Server as an Open Directory Master first and then use Directory Access on your 10.3 Server to connect to the Tiger Server so as it can use the same User Database. This should be possible. OD Master/Replica relationships are not possible if the OS versions are different, even if the Master was 10.4.11 and the Replica was 10.4.10. You have no chance when its 10.4 and 10.3.
    http://images.apple.com/server/macosx/docs/OpenDirectory_Adminv10.5.pdf
    The link is for 10.5 but the basics are the same. This is a recent post that describes how to set up an OD Master:
    http://discussions.apple.com/thread.jspa?threadID=1377046&tstart=0
    I'm guessing that your 10.4 Server is Standalone and is serving simple file services only (AFP and possibly SMB/Windows). If this is the case (and I can't see how it can't be) then your users will be in the local NetInfo node. This will be the default node that is presented to you in WorkGroup Manager. You always get a warning that your are working in an invisible node (if you have not disabled this) when working in the Server's local node. Don't worry there is nothing wrong with the warning. WorkGroup Manager on Panther (10.3) Server works the same way.
    You could if you wanted to simply export the Users and Groups from WGM in 10.4 and import them into WGM on 10.3. This should save you having to key them all in again. If the prospect of configuring internal DNS Services and all that goes with it seems to much for you then this is probably the simplest option. How do you do this? Launch WGM (its the same for both versions), select the Server Menu and select Export after first selecting desired users. Do the same for Groups. Use the same procedure in reverse. The Users and Groups files are not very big and can easily be transferred using a memory stick etc.
    There are differences between the two versions which are mostly to do with Server Admin. In 10.4 Server there are more services. One of the Services will be Open Directory. In 10.4 Open Directory will only show a green light by the side of the service if it is in any role other than Standalone. Server Admin on 10.3 Server will always show the green light by the side of the Open Directory Service. This does not mean that it is an OD Master, you have to click on Settings and inspect the Role to see what it actually is.
    You should be able to connect to a 10.3 Server with 10.4's Admin tools but don't be tempted to use Server Admin to configure/change anything on the 10.3 Server. You should not be able to go the other way 10.3 > 10.4 using the same tools.
    Internal DNS Services are a requirement for LDAP Services (and pretty much everything else) on Servers generally, although for simple file services not absolutely necessary. Internal DNS Services do not have to be configured on the Server itself just as long as they are configured on another server, for example, on the same network. If these are the only two servers on the network then you will have to configure DNS Services on either one or both of them depending on what you want.
    Not available on your 10.3 Server but is on your 10.4 Server are Access Control Lists (ACLs). This is a permissions model that is in addition to the standard POSIX permissions. Think carefully about how you provide permissions to your network clients if there is a mix of client OS, 10.3, 10.4 etc.
    Hope this helps, Tony

  • Leopard client, Tiger server & ACLs

    I've been reading many discussions on improper ACL settings due to a Tiger client being upgraded to Leopard. I'm having a similar issue, just a different setting. I'm using a Tiger server and did a fresh install of Leopard on all the clients. Everything so far has worked beautifully for the last few weeks. Today I just having a problem with ACLs that are in place from the Tiger server on a shared drive. For example, if there's an ACL that states a particular group has Full Access to that folder, it seems to work but I still have the "You have custom access" and an "unknown" user in the Get Info in Leopard's Finder. If I remove that ACL and make that group the actual Group of the entire folder, it recognizes that perfectly and I seem to have no problems. (By the way, it only started really becoming an issue with FileMaker Pro DBs. Sometimes they couldn't open, and if they did halfway through they would stop saving.) Anyone have any thoughts on how to manage this. We don't have any particular reasons to upgrade to Leopard server yet, besides potentially this issue, so I'd rather not spend the money if I don't have to.
    Thanks

    You could try running the Terminal command recommended by Apple on the client machines:
    http://docs.info.apple.com/article.html?artnum=307128
    That might take care of the problem.
    Francine
    Francine
    Schwieder

  • Tiger Server can't be replica from Panther Server?

    I had an error message when tried to make a replica from my Panther Server in my new Tiger Server... so I search in Google and found some people with the same problem.
    Server Admin began having trouble getting the status of running services after I was messing with Software Update settings. I logged out and back in and the status recovered from spinning wheel. Looked like a problem connecting to open directory server. Tried to do a replica and got error "incompatible software versions" (my directory master is 10.3.9) so it won't replicate to 10.4.
    Is there any way to solve this?
    Thanx a lot.

    The LDAP database formats are not compatible between 10.3.9 and 10.4. All of the replicas must be on the same base OS.

  • Problems with Tiger Server SSL after attempting to update cert

    I have been getting an error message saying that my SSL is self-signed even though it is a GeoTrust cert.
    I deleted the certificate that was there and had my cert re-issued in order to try to remedy this problem and now my SSL site prevents the server's Web services from starting.
    The error I am getting from log says:
    [Mon Dec 21 15:50:49 2009] [error] mod_ssl: Init: Unable to read server certificate from file /etc/certificates/center.7thdirection.com.crt (OpenSSL library error follows)
    [Mon Dec 21 15:50:49 2009] [error] OpenSSL: error:0D07207B:asn1 encoding routines:ASN1getobject:header too long
    I have been in contact with GeoTrust and they really don't know OS X Server that well. I need help and can't afford Apple's phone support. Anyone here have any ideas?
    TIA.

    I suggest you ask in the Tiger server forum.
    http://discussions.apple.com/category.jspa?categoryID=238
    this is the forum for snow leopard client.

  • Local KDC (LKDC) relating to Leopard clients logging into Tiger Server

    This is a follow-up to my posting on this thread:
    http://discussions.apple.com/message.jspa?messageID=5982070#5982070
    Pursuing the problem I had when I upgraded to Leopard, I found it odd that trusted binding to Tiger OD from a Leopard client created a funny computer entry in the Workgroup Manger (WGM). Previously when using trusted binding from a Tiger machine to a Tiger server, one entry would be created. And Logging in as an OD user worked every time for me. However, it appears that under 10.5.1 Kerberos has changed significantly in that it is now being used extensively through the Leopard OS for Peer-to-Peer applications. This may account for the screwed up Computer account entries in WGM when a 10.5.1 client binds to 10.4.11 Server using trusted binding. The giveaway clue to this is the LKDC:SHA1 entry created in the WGM computer record (usually 3 seperate records for 10.5.1 instead of the normal single record with a Tiger client). My question is this:
    Are there any changes that can be performed via command line on the 10.5.1 client to mimic the old 10.4 client Kerberos configuration without pervasive Peer-to-Peer use of Kerberos? Is is a config setting for the mit.kerberos file? Could it be as simple as flipping a switch to get the older more compatible Kerberos config of a 10.4 Tiger client? Can I dump the Local KDC present in Leopard, and get back to the good old days of non-local KDC under Tiger?
    http://www.afp548.com/article.php?story=LeopardServerReview-LocalDirectory
    "The Local KDC
    Yes, you read that right, the local KDC. All Leopard client systems will now create a Local KDC for use with peer to peer file sharing.
    While this isn't even as close to as scary as it seems, it is a topic worthy of at least a separate article, if not a whole series. I put on my thinking toque and sat in my thinking corner for a while on this, and I've not yet been able to come up with a reason for why having a KDC on every machine is less secure than how 10.4 did things. Having said that, though, I fully understand how this can seriously freak out your network security team as they don't quite grasp all the ins and the outs of this. Combine this with Back to My Mac, another article that's forthcoming, and you have a very interesting collection of some "sleeper" features in Leopard.
    So, in a nutshell, a Local KDC, the LKDC, is created when 10.5 is installed. Local users will get LKDC authentication authorities allowing them to get Kerberos tickets and use that for single sign on to all the services hosted on that client system. Kerberos is supposed to be only used when you use Bonjour to discover the other machine. So primarily in peer to peer on the same LAN cases.
    It works, you can see this for yourself. Screen share to another machine as a local user by picking the machine out of the sidebar in the Finder. You'll have to enter in your password the first time, but after that you can close out of that screen sharing session and restart it without having to re-enter your password. You can also see the ticket in the Kerberos.app, still buried in /System/Library/CoreServices."

    Eric,
    Thanks so much for your thoroughness and assistance. I think we have decided, for now, to forgo the 10.5 clients attaching to the 10.4 server because of too many intermittant issues. Similar machines on 10.5 gave different results. And at this point, our client is very skittish about the process working at all. I think we need more testing and that is the directon we'll take for now.
    Here are some of our results:
    I did find information on afp548 regarding the 10.5 preference. It was specificall referenced in this article:
    http://www.afp548.com/forum/viewtopic.php?forum=18&showtopic=16064
    Clearing the check box on the 10.4 server under OD > Settings > Security "Require password change on new user login" did solve the memory issue that kerberos was having. After clearing the setting, I:
    * deleted all binding references at the server (WGM > Accounts > Lists > All Computers
    * Deleted the bindings at the client and the the LDAP server references in Directory Access
    * Restarted the machine
    * Reconnected the LDAP server, Rebind the machine
    * Check the LDAP search in issuing id <username> in Terminal
    * OPen System PReferences > Accounts > Login Items, the preference is there!
    * Yeehah
    Oh, but the user still can't login in that machine. Uhm, why? I have no idea. I take a new machine, 10.5.1, no login accounts except a local admin, and no that user still cannot login. Other users, no problem, but not that user.
    Take a new system, 10.4.11, set up the binding, the LDAP server, try to log in that same user: works every time. Ugh.
    So of course, I think there is something up with that user, but nothing in logs gives an indication of what is going on. That I can find. THis is after 10 hours of testing and trying. Needless to state, the client is frustrated, and so am I.
    You know, we do have one 10.5.1 client laptop that did work. After lots of binding and rebinding, it just somehow starting working as expected. But, the reason that we're sticking with 10.4 clients for now is that machine will not respond to password change mandates. I select that user in the WGM, check the "require password change on next login" and nothing happens on their end. They are not an admin, I have reset their account more times than I can count, and so I expect there are more non-working items with 10.5.1 clients and 10.4 server that will get me. It needs more testing for now.
    So, back to your message, I haven't tried the SSL certificate, but I will give that a try.
    In general, for your network, how are your laptop users configured? As mobile users? Network homes? Or Local homes?
    Thanks again for your help. I really appreciate it.

  • Tiger server, Snow Leopard Client and Illustrator CS4

    We have a strange problem happening with the one Snow Leopard client we have accessing our Tiger server. In certain directories (not in all) if the user opens an Illustrator CS4 file, makes changes and goes to save the file they get the message that the file is either locked or in use by another user (it is not). This does not happen with any other kind of file in that same directory. The server is connect to AD so the user accounts come from the AD but on this machine we have the same problem regardless of the user account used to mount the server volume. It also doesn't matter if I use a local account on the server to mount instead of AD. I have the same problem if I connect via SMB instead of AFP. Other machines (Leopard) can work on these files with no problems.
    A couple of other bits of information which might be useful. If the user opens the file, does a save as to the same name and same folder and replaces the original they can work on the file and save it with no problems. As soon as they close the file and reopen it they have the problem again. Also, if they run into the problem, close all programs on the computer and try to unmount the server volume they get the message that the volume is in use and cannot be ejected. I have checked and there are no invisible files being created in the directory where this file resides.
    What is strange is that the problem does not happen in all directories although when it happens it is repeatable in that directory. Happens every time. I have tried changing the name of the folder to something simple and it still happens.
    Any suggestions on where to go with this problem??

    No progress yet. Have tried a lot of things with preferences on the server. I have confirmed with another snow leopard machine that this is not related to the machine in any way. I have not yet had a chance to test it on another Tiger server but given the fact that you are seeing it as well I would say there is a problem with the two operating systems cooperating.
    As I said, I do have a temporary workaround. If you do a save as with the document, choose to overrite the original it works and then lets you continue to work on that file and save for that session. After you close the file and reopen the problem returns but at least for that session you are fine.

  • Leopard client on Tiger Server

    Hello All,
    I'm the sysadmin hat wearer at work. We're running PHD and OD for a collection of iMacs in the office here with Tiger Server and Tiger Clients, (runs well).
    However, we just hired a new guy and have a new iMac coming in with Leopard on it. I've seen posts out there saying there are a lot of problems getting a Leopard Client to work with a Tiger Server. Unfortunately our Tiger server config has been customized so much over the last couple of years that I'm just not ready undertake the upgrade on the server OS yet and will likely just buy a new server down the road anyway.
    My question is, should I downgrade the new machine coming in to Tiger or cross my fingers and try to make the Leopard client work with the Tiger Server, what kind of issues should I be expecting/watching for?
    Any insight would be much appreciated!

    Hi
    You may want to consult this post:
    http://discussions.apple.com/message.jspa?messageID=7295681#7295681
    Not entirely relevant but it does contain something that might be useful? You are only talking about one Leopard client so it should not be that much of a problem? Although how far you have customized your environment from the 'norm' - whatever that is - may affect how successful you are?
    If its a new model iMac I doubt very much if you can 'downgrade' anyway. Have a look at the mac specific system disks that come with it as that will be the lowest version OS that can be installed. You may be able to downgrade it with some effort if you really try - I doubt it - but what would be the point of that? 'Breaking' something to 'fix' an unknown is never really successful is it?
    As for posts mentioning problems? That is what the forum is for. It does not necessarily follow that you will see those problems. There are just as many - if not more - with little or no problems who - of course - don't post.
    Tony

  • Leopard Client to Tiger Server

    I currently have roughly 80 eMacs that all connect to a 10.4.10 server. I have upgraded one of the computers to leopard and now the workgroup management piece seems to not be working properly.
    I can login into the computer since it talks to AD for authentication but it doesn't not read the preferences from workgroup manager. (Blocked applications are able to be opened and shares do not mount)
    This all works on 10.4.11 with no issues.
    Please help.

    I finally got around to upgrading the Tiger server to 10.4.11. I have the same issue on the Leopard client of shares not mounting and applications (ie iTunes) being able to be opened. The other computers in the school all run 10.4.11 and the workgroup manager preferences work fine on those machines.
    This laptop was upgraded to 10.5 so I'm not sure if that's where the problem lies. Perhaps I should try a clean install?

  • Office Web Apps Server 2013 - Word Web App - Problem with Tab space

    Hello We have Office Web Apps Server 2013 running with SharePoint 2013.  Users Editing a Word document with Office Web Apps, can't use "Tabs", any Word document with Tabs; the tabs are replaced with a single space.
    Has anyone noticed this?  Is this a bug?
    -thanks
    thomas
    -Tom

    Yes, currently the Word Web App does not support
    Tab Keyboard shortcut for editing document content .
    For more information, you can have a look at
    the article:
    http://office.microsoft.com/en-us/office-online-help/keyboard-shortcuts-in-word-online-HA010378332.aspx?CTT=5&origin=HA010380212
    http://social.technet.microsoft.com/Forums/en-US/3f5978d3-67a1-4c8c-981f-32493d72610b/office-web-apps-server-2013-word-web-app-problem-with-tab-space?forum=sharepointgeneral

Maybe you are looking for

  • How to call FPM application from a WD ABAP view

    Hi My requirement is to navigate to an FPM application on click of a button in a WD component. And along with the navigation I need to pass parameters (internal table) along with it. Can anyone suggest ways to achieve this. And also how to get the pa

  • ITouch 3.1.2 to be used as Blutooth dongle from my computer

    I have a set of JBL Reference 610's that are made for the i's. But is there a way i can use my iTouch 3.1.2 as a bluetooth dongle for my computer so i can watch my movies with my headphones on without having to have my headphones jacked in? i know bl

  • TS2529 I can't download games

    I can't download full games what do I do

  • Using two computers and one ipod

    Hi, I currently have itunes on my windows xp desktop and now on my windows vista laptop. I would like to be able to plug in my ipod and use it as normal on both computers - is there a way to do this? Why does the ipod not work as a normal plug and pl

  • IPhone 4S Contacts search

    All of a sudden my iPhone 4S search function seems not to be functioning correctly. I start typing in a contact name but names and surnames that do not start with the letters I type into the search field appear as well? Please help!