Posts Tagged ‘Office’

Exception from HRESULT 0x800A01A8 in PowerPoint solutions

On an example of a simple scenario, this article demonstrates what causes 0x800A01A8 and how to avoid it in C#, VB.NET, VBA, Delphi. Exception from HRESULT: 0x800A01A8 is also known as OLE error 800A01A8 and also known as Object Required.... Read the rest of this entry →

Office Newswire: Office 2013 Service Pack 1 offers new features for developers

Hey hey… after a year+ of Office 2013 and Office 365, we have reached the SP1 milestone! This means businesses all over the world now think Office 2013 is suitable for the business. I argue it already but that's the joke about Microsoft releases isn't it?... Read the rest of this entry →

Loading a .NET 2.0 Office add-in on a machine with .NET 4.0

The fact is: almost all Office add-ins will load correctly in this situation. Yes, you don't need to modify anything in the add-in unless your add-in is affected by the issues described in .NET Framework 4 Migration Issues... Read the rest of this entry →

Office Newswire: Office for iOS is here… the rumors are true

Office Mobile for iPhone is now available for Office 365 subscribers. The fact is that Office for iOS only supports the iPhone. Microsoft if fighting a multi-front war. They can’t simply release Office for iOS and have it support both the iPhone and the iPad. If they did that it would kill the Surface tablet ... Read the rest of this entry →

The Outlook UI: Explorer and Inspector Windows. What is customizable?

It can take some time to familiarize yourself and understand the various different components of the Outlook UI. Outlook is made up of windows, panes and forms. The two types of Outlook windows are Explorer and Inspector windows... Read the rest of this entry →

Create Office add-ins with Visual Studio 2012 Express

Today I am going to break our long-time tradition of announcing major version releases only with the announcement of the new minor update of Add-in Express for Office and .net. "What is special about this build?" you may ask me. Well, I have the answer. Apart from minor improvements and bug fixes the new build (7.2.4055) adds support for Visual Studio Express 2012 for Windows Desktop... Read the rest of this entry →

Enterprise development of Office solutions with Add-in Express

Microsoft Office based solutions take various forms and sizes. What began with the ability to write (and record) scripts to automate Office documents on a user's desktop has evolved to the ability to create full-fledged extensions. These extensions often work across multiple apps in the Office suite and expand beyond a single user's desktop.... Read the rest of this entry →

Office 2013 add-ins & Visual Studio 2012: Getting started for VSTO developers

So you've been using Visual Studio Tools for Office (VSTO) for some time now and luckily you've discovered a better and easier way to develop Office add-ins, namely Add-in Express. Ready to start a new happier life of creating awesome Office Outlook extensions you excitedly fire up Visual Studio and hit File, New Project... Read the rest of this entry →

Creating a shared ribbon for Office 2013: Word, Excel and PowerPoint

In this article, I want to show you how can create single Microsoft Office 2013 and 2010 ribbon and share it with Excel, PowerPoint, and Word. This scenario is one of many where Add-in Express shines. Using the Add-in Express framework, you can easily build a shared ribbon in a matter of minutes. Best of all, you can also quickly configure your controls to display (or not to display) in the Office host applications your add-in targets... Read the rest of this entry →

Customizing Outlook 2010 and 2013 Ribbon tabs, buttons, groups: C#, VB.NET

The Ribbon revolutionized the Office user interface when originally introduced in Office 2007. Using Visual Studio's out-of-the-box tools, you can build custom Ribbon's for your solutions. BUT… Microsoft provides visual designers for a small subset of ribbon controls. Meaning, you will need to write lots of XML to complete your customization ... Read the rest of this entry →

Office Newswire: Should Office become the operating system?

Because Microsoft has thrust upon us new version of Windows and Office, there is a lot of prognosticating by those who make a living prognosticating. When it comes to predicting the future, I believe the best advice is to do what the best weather people (man or woman) do... Read the rest of this entry →

Creating modular Office add-ins using Add-in Express

When creating a new Office extension with Add-in Express for Office and .net you have the option to design your entire add-in user interface using our visual designers, by simply dropping the various components on the design surface of the AddinModule. This is fine for most Office add-ins especially when you do not require a […]... Read the rest of this entry →

Office Newswire: Did Microsoft Sin(ofsky)? + Office for iOS Rumors are true! ++ Yammer: What’s its impact?

I appreciate lots of things about life. I’ll skip the normal stuff of family and friends… they’re a given. I’ll also skip fine wine, scotch, and a good steak. They are great and are best enjoyed with friends. But they are not germane to this post. Something that is germane and has to do with enjoying life is... Read the rest of this entry →

HowTo: Create add-ins for Office 2007, 2010 and 2013 with a shared ribbon tab

Office developers need to merge the UI of their add-ins into a single ribbon tab. Just imagine the following scenario: a user wants to install a few COM add-ins from the same vendor. Are they going to get a separate ribbon tab for each add-in's UI?... Read the rest of this entry →

Creating WiX setup project for Office add-ins on Visual Studio 2012 using Add-in Express

If you've switched to Visual Studio 2012, you might have noticed that Microsoft has sneakily removed all Visual Studio Installer project types. Instead of the usual Setup Project, Setup Wizard, CAB Project and Merge Module Project templates, the only option we now have is to use the limited edition of InstallShield.... Read the rest of this entry →

Office 365 Newswire: Is On-Premises software a thing of the past?

“Your eyes our bigger than your stomach”. – Any Parent My parents told me this all the time. I would load my plate full of food at dinner only to achieve a full tummy before I could eat it all (I still, miraculously, had room for dessert). This tendency still afflicts me only not so […]... Read the rest of this entry →

Have any questions? Ask us right now!