Programming Visio Application object inside ASP.NET

J

Javier

Hi. I would like to know is there any samples or information about how to
embedded a visio viewer control in the ASP.NET, and then do programming of
the Visio Application object inside ASP.NET code behind. I need add, update
and delete visio diagrams in the ASP .NET

Thanks.
 
C

Chris Roth [MVP]

Hi Javier,

I found this post from our English Ace, David Parker:

--------------------------------
From Nov 5, 2005

The Visio Viewer does not include the Visio Application object, but it does
give programmatic control of some things such as:
Toggling layer visibility
Reading shape ids, text , custom properties and hyperlinks.
Switching to pages
Selecting a shape

You can explore the objects to see this...
(You can download a program from
http://www.bvisual.net/products/visViewer.htm which uses some of these
techniques)
--------------------------------

And the friendly folks over at Visimation have this on their forum:

http://www.shapesource.com/forums/topic.asp?TOPIC_ID=906


You might be more interested in the Visio ActiveX control, as it offers most
of the features of Visio. Is this an option?

--
Hope this helps,

Chris Roth
Visio MVP

More Visio shapes, articles, development info and pure diagramming fun at:
www.wanderkind.com/visio
 
J

Javier

Thanks, but I do not need a viewer. I need to can modify visio diagrams in a
web application ASP .NET.
Very thanks.
 
S

Senaj Lelic [DE MVP Visio]

HI Javier,

well you CAn do it in Sharepoint. However i heared that there are issues
with Visio 2007 in an ASpNET page

--
Mit freundlichen Grüßen/ with kind regards
Senaj Lelic
DE MVP Visio
 

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