Sign in
Chris Hopkins' Visilog
Development Topics for the Visio and SharePoint Developer
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
OK
RSS for comments
RSS for posts
Atom
Search
Tags
BCS
deploy msi visio 2007 add-in solution
SharePoint
Visio
Visio Services
Monthly Archives
Archives
June 2013
(1)
April 2013
(3)
March 2013
(1)
February 2013
(2)
January 2013
(3)
November 2012
(3)
October 2012
(3)
September 2012
(1)
August 2012
(4)
July 2012
(2)
June 2012
(1)
May 2012
(2)
April 2012
(4)
February 2012
(1)
November 2011
(4)
October 2011
(1)
August 2011
(2)
July 2011
(2)
June 2011
(3)
May 2011
(3)
April 2011
(3)
February 2011
(3)
January 2011
(5)
November 2010
(3)
September 2010
(2)
August 2010
(1)
July 2010
(2)
May 2010
(2)
April 2010
(1)
March 2010
(1)
February 2010
(2)
January 2010
(1)
December 2009
(1)
November 2009
(6)
September 2009
(3)
July 2009
(2)
June 2009
(1)
May 2009
(3)
February 2009
(6)
November 2008
(1)
October 2008
(2)
August 2008
(4)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Chris Hopkins' Visilog
Visio Slide Show
Posted
over 4 years ago
by
Christopher R Hopkins
9
Comments
(updated 6/11/09 – added support for a dialog to allow you to set the interval between slides) Recently I was asked if it was possible to set a timer to automatically switch to the next page when in full screen mode, producing a slide show style presentation...
Chris Hopkins' Visilog
Data Graphics not being displayed for diagrams configured for the SCOM add-in
Posted
over 1 year ago
by
Christopher R Hopkins
9
Comments
Recently a bug was discovered in the SCOM add-in ( download here ) which prevents the add-in from applying the cool custom data graphic icon set on any shapes that are linked to SCOM data. Luckily there are a few workarounds: For existing diagrams...
Chris Hopkins' Visilog
Force data refresh for published diagrams
Posted
over 3 years ago
by
Christopher R Hopkins
5
Comments
When you publish Visio diagrams with Visio 2010 Professional or Visio 2010 Premium using the new Web Diagram file format (VDW), Visio Services can render these diagrams in the browser. Better yet, if these published diagrams are linked to a supported...
Chris Hopkins' Visilog
The WBS menu is not available after installing WBS Modeler add-in for Visio
Posted
over 4 years ago
by
Christopher R Hopkins
4
Comments
After installing the WBS Modeler add-in for Visio and creating a new diagram based on the WBS Modeler template the WBS Modeler menu should be available on the Visio menu as shown in Figure 1 below. Figure 1 Issue In some cases the WBS Modeler menu does...
Chris Hopkins' Visilog
Navigating hyperlinks in the Visio Web Part with Web Part Connections
Posted
over 2 years ago
by
Christopher R Hopkins
4
Comments
Published Visio diagrams can include hyperlinks which allow users to navigate to: other pages in the same diagram, other pages in other published diagrams, even other sites using standard URLs, when the diagram is published to Visio Services as a Visio...
Chris Hopkins' Visilog
Extending Data Linking to External Lists in Visio 2010 and Visio Services
Posted
over 2 years ago
by
Christopher R Hopkins
4
Comments
When I speak to SharePoint developers about the dashboard and API capabilities of Visio Services the first question I get asked is, “Can I link shapes in Visio 2010 to an External List and have Visio Services refresh the data in the published diagrams...
Chris Hopkins' Visilog
Working with Visio 2013 files in SharePoint 2010
Posted
4 months ago
by
Christopher R Hopkins
4
Comments
If you are in a situation where you have updated your version of Visio to Visio 2013, but IT has not yet updated your SharePoint farm to SharePoint 2013, you will be in a situation where SharePoint does not understand Visio 2013 files saved in a document...
Chris Hopkins' Visilog
Does Visio 2013 require SharePoint 2013 to work with Visio Services?
Posted
7 months ago
by
Christopher R Hopkins
3
Comments
Here is a quick answer to a common question about file format compatibility with Visio Services. In Visio 2013 you can choose to save in a number of different file formats: VSDX This is the new file format for 2013 and is also the new default file format...
Chris Hopkins' Visilog
The Visio product team has a new blog
Posted
10 months ago
by
Christopher R Hopkins
3
Comments
To keep up on the new version of Visio make sure to follow the product team via their new blog, http://blogs.office.com/b/visio/
Chris Hopkins' Visilog
Enable HTML 5 in SharePoint 2010–specifically for overlays in Visio Services
Posted
over 1 year ago
by
Christopher R Hopkins
3
Comments
There is a lot of buzz about HTML 5 and the support for HTML 5 provided by Internet Explorer, but what about adding HTML 5 content to pages on your SharePoint site? Sure we can do it, but you will need IE9 or another compatible HTML 5 browser. Why...
Chris Hopkins' Visilog
Visio Shape Property Viewer visual web part v1.0
Posted
over 3 years ago
by
Christopher R Hopkins
3
Comments
I am releasing a Visual Web Part that I have developed that is to be used in conjunction with the Visio Web Access web part to give you an alternate ( and more customizable ) method for viewing the Shape Data property values and Hyperlinks for a shape...
Chris Hopkins' Visilog
Source for Visio Toolbox add-ins released
Posted
over 4 years ago
by
Christopher R Hopkins
3
Comments
I am happy to announce that we just released the source for the following Visio add-ins via CodePlex : Visio add-in for Disk Space Monitoring Visio add-In for Rack Server Virtualization Visio add-in for System Center If you are not familiar with...
Chris Hopkins' Visilog
Deploying a VSTO 3.0 based Visio add-in using Windows Installer
Posted
over 5 years ago
by
Christopher R Hopkins
2
Comments
In a previous post I gave you a brief description of Click-Once vs. Windows Installer based deployment choices and how to choose between the two. In this post I will describe in detail how to setup a Windows Installer (MSI) based project for deploying...
Chris Hopkins' Visilog
Another Visio Development Blog?
Posted
over 5 years ago
by
Christopher R Hopkins
2
Comments
First let me introduce myself, I am Chris Hopkins and I am an Application Development Consultant at Microsoft focusing on Visio solutions development. I recently joined Microsoft but my Visio experience is extensive. Before accepting this new role I was...
Chris Hopkins' Visilog
VSTO 3.0 and Visio 2007 Essentials
Posted
over 5 years ago
by
Christopher R Hopkins
2
Comments
Visual Studio Tools for Office 3.0 (VSTO) is the latest release of VSTO since the 2005 SE release. If you are a Visio add-in developer you probably already know that the 2005 SE release was the first version of VSTO that provided support for Visio add...
Chris Hopkins' Visilog
PostBuildEvent for Visio Solution Publishing
Posted
over 5 years ago
by
Christopher R Hopkins
2
Comments
If you are like most people you probably hate repetitive tasks. Adding the necessary changes to your MSI for PublishComponents support using the Visio Solution Publishing tool is one of these tasks. Not only that, if you deploy your MSI to a Vista machine...
Chris Hopkins' Visilog
Checking the edition of Visio 2010 at runtime
Posted
over 3 years ago
by
Christopher R Hopkins
2
Comments
I thought I would share a common function that I use in all of my add-ins to help me determine if Visio is of the correct version and edition in order for my add-in to execute properly. Copy and paste this into Visual Studio… /// <summary> /// Gets...
Chris Hopkins' Visilog
Supported diagrams and entities in Visio Services
Posted
over 3 years ago
by
Christopher R Hopkins
2
Comments
Supported diagrams Any Visio diagram can be published to Visio Services however there are limitations on the functionality that is provided by the client that will not be available when viewed in the browser using Visio Services. If you are not familiar...
Chris Hopkins' Visilog
Visio Services refreshing from SQL store procedures
Posted
over 2 years ago
by
Christopher R Hopkins
2
Comments
The data linking wizard in Visio 2010 Professional and Premium allows you to connect a SQL table or view to your Visio diagram but the wizard does not give you the option to specify a stored procedure or a custom query. In this article I will show...
Chris Hopkins' Visilog
Data refresh from PowerPivot
Posted
over 2 years ago
by
Christopher R Hopkins
2
Comments
In a series of articles I explored the different scenarios around SQL and data refresh. One of the scenarios that I have not covered is how to create a data refreshable diagram from Analysis Services. If you do not already know this, Visio and Visio Services...
Chris Hopkins' Visilog
Visio Services External Data Refresh Part 2
Posted
over 2 years ago
by
Christopher R Hopkins
2
Comments
Refreshing diagrams from SQL Server using Windows Authentication If you did not read Part 1 of this series, do so now as it will help ensure that you have Visio Services, Excel Services and Secure Store Service configured properly. There are a few scenarios...
Chris Hopkins' Visilog
A WMI based dashboard for Visio Services
Posted
over 2 years ago
by
Christopher R Hopkins
2
Comments
The Data Linking and Data Graphic features in Visio 2010 give you the ability to create very interesting and artistic dashboards, but the trick is to get the data that you need into a data source that Visio and Visio Services can refresh from. For this...
Chris Hopkins' Visilog
Office 2010 Developer Training Kit released
Posted
over 2 years ago
by
Christopher R Hopkins
2
Comments
I am posting about the release of this training kit because the kit contains a lab that walks you through developing a web part page that hosts a Visio diagram and the JavaScript code needed to add additionally functionality to the diagram using Image...
Chris Hopkins' Visilog
Using Page Images from Visio Services
Posted
over 2 years ago
by
Christopher R Hopkins
1
Comments
Visio Services does not have a REST style API to allow you to get to shapes or data within the published Visio diagram, however you can access PNG versions of each page in a published diagram using a URL. For example, say you wanted to get the image...
Chris Hopkins' Visilog
Shapes that calculate based on their container
Posted
over 2 years ago
by
Christopher R Hopkins
1
Comments
The new containers feature in Visio 2010 is fantastic. If you have not heard of this feature then check out the product team blog article about containers, here http://blogs.msdn.com/b/visio/archive/2009/08/25/organizing-diagrams-with-containers.aspx...
Page 1 of 5 (101 items)
1
2
3
4
5