Create VSL with Visual Studio

I

Iwan van Ee

Is it possible to create a Visio .vsl with Visual Basic 2005 (Visual Studio
200)?
 
M

Mark Nelson [MS]

A VSL is a Visio C++ add-on, so that only works with C++. You can create a
COM Add-In with VB.Net 2005 using Visual Studio.

Here is one article that describes the process:
http://blogs.msdn.com/wmorein/archive/2005/11/18/494538.aspx

Also you can download the Visio SDK, which will add a Visio Add-In choice to
Visual Studio for you. This let's you skip the instructions in the article
above.
http://www.microsoft.com/downloads/...bd-b0bb-46e7-936a-b8539898d44d&displaylang=en

--
Mark Nelson
Office Graphics - Visio
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.
 
A

Al Edlund

Graham Wideman has a several chapters on solution architectures in his book,
including one on VSL.
"Visio 2003 Developers Survival Guide"
al
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top