• 0

Office 2013 Performance


Question

Hey All

I have been using Office 2013 for a few days now and its got some cool animations and eye candy.

My problem though is with the Outlook performance. I have 3 email accounts, 1 POP account and 2 Exchange accounts. There are also PST folders attached to these accounts. Now, I've noticed that when i switch between the 3, it constantly come up with the error that your personal folders did not close properly and need to be checked. In some cases, it kills Outlook and I need to restart the PC to get back into the email. Before the upgrade to 2013, the PST files where in 100% condition.

Has anyone experienced this and if so is there something I could do? I remember this being an issue in 2007 and they needed a service pack to sort it out.

In the meantime, I've gone back to 2010 and its works fine.

Thanks

Link to comment
https://www.neowin.net/forum/topic/1116171-office-2013-performance/
Share on other sites

11 answers to this question

Recommended Posts

  • 0

You realize that TechNet licenses are supposed to be for evaluating the software by IT Professionals, not as your main system?

The reason I think this is because you switched back to 2010, that tells me you are not using it for testing, but rather for your production system as you are accessing email accounts you need email from.

I usually wait until a new version has been out for a while so they can release patches as there is almost always some issue with the initial RTM version.

Wait until the final version is released next year and buy a license for it. I know this because I also used to have a TechNet subscription a few years ago.

  • 0

been having issues with people not getting my emails with outlook 2013 prev. very annoying! or sometimes they send and sometimes they stay outbox.

Also word is annoying with inserting images.

  • 0

Emails with attachments containing certain file types get blocked. I always unblock my Outlook with the following regfile.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Security]
"Level1Remove"=".ade;.adp;.app;.asp;.bas;.bat;.cer;.chm;.cmd;.com;.cpl;.crt;.csh;.exe;.fxp;.hlp;.hta;.inf;.ins;.isp;.its;.js;.jse;.ksh;.lnk;.mad;.maf;.mag;.mam;.maq;.mar;.mas;.mat;.mau;.maw;.maw;.mda;.mdb;.mde;.mdt;.mdw;.mdz;.msc;.msi;.msp;.mst;.ops;.pcd;.pif;.prf;.prg;.pst;.reg;.scf;.scr;.sct;.shb;.shs;.tmp;.url;.vb;.vbe;.vbs;.vsmacros;.vss;.vst;.vsw;.ws;.wsc;.wsf;.wsh"

  • 0

Here's a VB Script to check what extensions you are able to receive.

You can also add more by separating the file extensions with a semi-colon. e.g. .bat;.cmd;.exe


'Allows attachments you specify to be opened in Outlook 2013
Option Explicit
On Error Resume Next
Dim WshShell, p1, n, errnum, statusmsg, attachments
Set WshShell = WScript.CreateObject("WScript.Shell")
p1 = "HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Security\Level1Remove"
statusmsg = "Attachments"
Err.Clear
n = WshShell.RegRead (p1)
errnum = Err.Number
Err.Clear
On Error Goto 0
If errnum <> 0 Then
statusmsg = "No attachments currently allowed" & vbCR
statusmsg = statusmsg & "Add your desired file extensions." & vbCR
statusmsg = statusmsg & "Extensions must be separated by a semi-colon. "
statusmsg = statusmsg & "Example: .bat;.com;.exe;.msi;.vbs"
Else
attachments = n
n = ""
statusmsg = "Attachments currently allowed are:" & vbCR
statusmsg = statusmsg & "Add more extensions, or remove existing ones." & vbCR
statusmsg = statusmsg & "Extensions must be separated by a semi-colon. "
statusmsg = statusmsg & "Example: .bat;.com;.exe;.msi;.vbs"
End if
n = InputBox(statusmsg, "Attachments!", attachments)
If n <> "" Then
WshShell.RegWrite p1, n, "REG_SZ"
MsgBox "The following attachments: " & vbCR & n & vbcr & "can now be opened in Outlook 2013.", 4096, "Finished"
End If
[/CODE]

  • 0

I'm using the MSDN version with an exchange account and two hotmail accounts and I haven't experienced this issue so I don't think it's a bug with the RTM version.

As of today, volume licensing is RTW (via all volume licensing programs, including Dreamspark Premium), so it's quite possible he could indeed have legal access.

I have three accounts as well - POP3 (ISP), IMAP (GMail) and EAS (Outlook.com), and this is easily the most pain-free, and best-performing, Outlook yet. In fact, it outperforms Outlook 2010 with just POP3 and IMAP configured on the same hardware. If you're running Windows 7 or 8, *this* is the Outlook you should be using.

This topic is now closed to further replies.
  • Posts

    • Anyway to download these versions without being on the Experimental builds?
    • Nothing is stopping you from continuing with your testing cadence. If updates are released every 2 weeks instead of 4, and you test once every 4 weeks, the exact same amount of patches will still be available for you in those 4 weeks. For example: Before 4th week - patch 1, 2, 3, 4 After 2nd week - patch 1 and 2 4th week - patch 3 and 4 Still the same amount after 4.
    • Everyone else has said it. I'm gonna say it - you don't know what you're talking about. I do. I have two laptops. One work, one personal. I have access to two more laptops - both personal. At home I manually update my personal laptop when I see on Neowin that there is an update - I carry on and only apply the updates when I am ready. My work one only updates when my workplace decides to send it - I carry on and only apply the updates (when they actually arrive, which is usually days after the release) when I switch off the laptop at the end of the day as usual. The two other personal laptops only get updated when I get to it which is rarely - the people who own them carry on using them until I get to it and update them. All of the browsers on all laptops are configured to restore the tabs when launched. Google and Microsoft have changed from 6 weeks to 4, and it looks like it's going to move to 2. None of these changes affect how any of these browsers on the laptops are used. Not one jot. My advice to you is stop panicking whenever you see an update. Just carry on with what you're doing. This even benefits you in a way - from your comment you sound like you don't like the changes or the frivolous new features - great - then carry on as before!
    • AMAZON needs to take total accountability for this.
    • Server Summit had a heap of announcements, ADCS changes are baller.
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!