Re: Visio Flowcharting + ASP.Net 2.0 webpage



Hi Geoff,

Actually, I thought that the ActiveX Control *could* be used with ASP.Net
2.0 (I'm not an expert and haven't tried), but I think the issue is that the
clients would have to have Visio installed...

....other Visio/ASP geeks please chime in here!

Other options:
The Visio Viewer (browser plug-in) is free to all, but I don't think you can
automate it very much. However, you need only serve up pre-created Visio
files to your audience. It is possible to create Visio files in the
Visio-xml format, create them on-the-fly, then serve them to Viewer clients.
I'm not saying it's as easy as automating Visio proper to do this, though
: )

--
Hope this helps,

Chris Roth
Visio MVP

Free Visio shapes:
http://www.visguy.com/category/shapes
Visio programming info:
http://www.visguy.com/category/programming/
Other Visio resources:
http://www.visguy.com/visio-links/

<geoff_goldab@xxxxxxxxxx> wrote in message
news:1189743678.837021.26490@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

I am currently redeveloping an MS Access application to ASP.Net 2.0.
Also part of the software are dynamic flowcharts generating component
using Visio with VBA and retrieving data from the Access back end..

From what I can tell from other posts Visio 2003 ActiveX Control
cannot be used with an ASP.NET webpage to dynamically create a
flowchart by retrieving data from a database.

There is talk about using Visio 2003 ActiveX Control with IE Browser
Control and VB Script. Can this be used with an ASP.NET 2.0 web page.

Is there other flowcharting software that is compatable with ASP.NET
(webcontrol) that can access data to dynamically create a flowchart ?

Thanks

Geoff



.



Relevant Pages

  • Re: Problem using ActiveX in Visio drawing
    ... > I'm a Visio application developer developing a custom application in ... ActiveX control as embedded/inserted. ... the shapes and enbedded ActiveX controls as well. ... macros and if the user wants to enable/disable the macros. ...
    (microsoft.public.visio.developer.vba)
  • Re: Visio 2000 in a web page
    ... Yes, Visio does have an ActiveX control, ... licensing. ... or if you get MetaDraw with Subscription License Option ...
    (microsoft.public.visio.developer)
  • Re: Displaying Visio file in SharePoint Portal
    ... STS FAQ at www.collutions.com/Lists/FAQ ... Please post questions to the newsgroup only. ... > I read the article "Integrating Microsoft Office Visio ... > Can I display an activex control in a webpart. ...
    (microsoft.public.sharepoint.teamservices.caml)
  • Visio Flowcharting + ASP.Net 2.0 webpage
    ... Also part of the software are dynamic flowcharts generating component ... using Visio with VBA and retrieving data from the Access back end.. ... flowchart by retrieving data from a database. ... There is talk about using Visio 2003 ActiveX Control with IE Browser ...
    (microsoft.public.visio.developer)
  • Re: Creating Visio diagrams from .NET
    ... The activex control expects to be in a host container, ... I'm writing a little C# library that generates a Visio diagram. ... Currently I'm using the Visio application as an out-of-process COM server. ... I see there is also an ActiveX control which I tried using but creating it in memory didn't work too well, I presume it expects to reside on a form somewhere? ...
    (microsoft.public.visio.developer)

Loading