Visio project templates updated (Visio 2016, VS 2015 support)

Visio project templates updated to version 1.0.7: – added support for Visual Studio 2015 – added support for Visio 2016 – Simplified source code (removed extra files, so that project structure is more like vanilla VS). – Unified project wizard. Now there is one wizard to rule it all. It …

Update to Visio Addin project templates

Visio project templates updated to version 1.0.2:– Now Visual Basic projects are also supported– now the platform of the installed Visio is selected by default, and Visio is selected as executable to debug by default– Added default UI to the installer– Fixed issue with some configurations (error on project creation if …

Configuring SharePoint library to store Visio documents

This post explains how one can set up a standard SharePoint document library to store Visio drawings, with option to create new drawings from a custom template (i.e. to allow your custom templates under “New” button in SharePoint). I’ve spent some time figuring this out for myself.. 🙂 Can be …

VisioWixSetup 1.2 – now with full functionality of Solution Publishing

A milestone of the VisioWixSetup project I’ve been working on – now it can be used to publish anything Visio Solution Publishing Tool could publish, and Visio could understand =) The changes in this version: – Added support for publishing ADDONS (EXE/VSL) and help files. – Fixed an issue with …

Improved Visio WiX Setup (version 1.1) – Compiler Extension

I have improved the WiX project template by creating a real WiX compiler extension. That is, now you can register Visio files with WiX like this (minimalistic example includes just one extra line to publish file): The updated version is available in Visual Studio Galery: http://visualstudiogallery.msdn.microsoft.com/68d12e2d-eb42-4847-808a-7d80863bb90d