• 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

    • 1. Define "better". 2. It's still more expensive than equivalent PCs so... And there is not one Windows platform. This is the mistake ALL Apple oriented people make. Apple is one OEM. You could reasonably compare them to one PC OEM, say Dell or HP. But you can't compare them to ALL PC OEMs. Case in point, Apple has NO touch screen MacBooks. No tablet Macs. There are no rugged Macs. The variety of PC OEM design is insane. With Apple, you have... Apple. The problem is that you're starting with Apple as the definition of "good" then filtering out anything that isn't close to an existing Apple product, then trying to homogenise all of those left into a fictional product line and then ignore any innovations to create a minimal feature subset so you can say "See! Apple better!" PS: I was an Apple dev for 17 years and helped develop MacInTalk and disability solutions for Apple - and I have several Mac and MacBooks - so tread very carefully.
    • Major Xbox layoffs may claim South of Midnight developer Compulsion entirely by Pulasthi Ariyasinghe Microsoft has been making major changes in its gaming wing Xbox for a few months now, including the appointment of a new CEO, a large number of leadership changes, and strategy shifts. However, the company is seemingly also looking at initiating a major layoffs wave at Xbox and perhaps even a studio closure. The new report lands from Kotaku, Xbox first-party developer Compulsion Games is being shuttered soon by Microsoft. For those unfamiliar with the studio, it's the team behind Contrast (2013), We Happy Few (2018), and South of Midnight (2025). Its latest game was quite well received, even winning a Peabody Award for its writing. It even received a 9/10 in Neowin's own review, highlighting its engaging storyline, gorgeous world, and curious characters. The studio joined Xbox Game Studios in 2018, just as Microsoft announced it is acquiring Playground Games, Undead Labs, and Ninja Theory. Despite recent listings for new staff roles, according to the new report, Compulsion Games is being closed entirely, with over 90 staff being let go. Kotaku also added that the studio's leadership is in negotiations with Microsoft about this decision, but no official details have been revealed yet. The report lands just as two senior managers of Xbox leave their posts at Microsoft Gaming. Head of Xbox Game Studios Craig Duncan and chief of staff Louise O'Connor originally began their journey in Rare and have been a part of Xbox for over two decades. Dunkan has been responsible for games like Kinect Sports and Sea of Thieves, while O'Connor was primarily working on Rare's Everwild project before its cancelation. If this report about the studio shutdown is accurate, this may just be the start of a major new layoffs wave at Xbox Game Studios. There are also rumors of Arkane Studios being heavily affected. As always, take all these reports with a grain of salt until something official materializes from Microsoft or the studios.
    • The flaw with this analysis is that this laptop has a cellphone CPU in it. In the Intel world, that would be an N150 and those are everywhere, even in low end laptops. You can get an N150 based NUC with 16GB RAM and 256GB-512GB SSD... NOT soldered in... for < $500 Canadian (around US$360). The problem is two fold: tech bloggers/writers on most tech site (like this one, ironically) overvalue Apple and apparently aren't in the same earnings class as most regular people. As a result, we get breathless articles about how everyone needs a folding phone when most people just cannot afford one... or really need one. And we get Apple used as the baseline metric regardless of whether that comparison makes any sense. If Dell or HP released a retail laptop with a cellphone motherboard, you'd be all over them for doing that - but Apple does it and it's genius. I see articles suggesting what Samsung - a company that basically started the foldable phone market and has built them for eight years - needs to do to compete with Apple's unreleased, unspecced and unseen folding phone. Sorry, no - if the Neo (really creative name there BTW - still, better than the Go, the other "creative" product name everyone's using) encourages PC makers to make cellphone laptops using lower end ARM processors, we all lose. It's a step backwards and a capitulation to the fact that semiconductor makers and computer OEMs (and tech bloggers) have totally lost the plot.
    • Everyone should install this extension and ignore games that use AI. https://chromewebstore.google....nnigaaeelfkeomjcngmnh?pli=1 https://addons.mozilla.org/en-US/firefox/addon/ai-warning-for-steam/
  • Recent Achievements

    • One Year In
      ThatGuyOnline earned a badge
      One Year In
    • 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
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      +Edouard
      199
    3. 3
      PsYcHoKiLLa
      127
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      74
  • Tell a friend

    Love Neowin? Tell a friend!