Converting Org Chart doc from older version

  • Thread starter John Goldsmith \(Visio MVP\)
  • Start date
J

John Goldsmith \(Visio MVP\)

Hello Biggaford,

It may be difficult without prompts. What version were the older documents
produced in and what version are you now using (I'm assuming 2007)?

I'm also assuming they're in binary (.vsd) not xml (.vdx) format?

Best regards

John


John Goldsmith (Visio MVP)
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk


From previous post.....

.....Since I am here now, i had another trouble when opening some org charts,
it
gave a prompt that says the shapes of the chart need to be converted to the
current version of Visio before the document opened. These docs are
ignored,
thus slowing my processing as they have to be manually modified. Also,
prompts keep on appearing for some functional charts.

Is there a way I can get around these programatically.

Thank you very much.
 
B

Biggaford

John Goldsmith (Visio MVP) said:
Hello Biggaford,

It may be difficult without prompts. What version were the older documents
produced in and what version are you now using (I'm assuming 2007)?

I'm also assuming they're in binary (.vsd) not xml (.vdx) format?

Best regards

John


John Goldsmith (Visio MVP)
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk

I am currently using Ms Visio professional 2003
older version is 2002

And yes, the files are in VSD format.
thank you for your help.
 
J

John Goldsmith \(Visio MVP\)

Hello Biggaford,

There must be some kind of version check event being run as the document
opens (in the Org Chart addon), so you can prevent this by either unchecking
the 'Enable automation events' under Tools / Options / Advanced tab or
setting the EventsEnabled property of the Application object via code.

Note that this will prevent all events from firing so you may want to only
disable it temporarily.

Hope that helps.

Best regards

John


John Goldsmith (Visio MVP)
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk
 
B

Barb Way

Also note that until you do (convert them), the older shapes (from Visio
2002) may not behave properly in the Visio 2003 solution. The shapes were
completely redesigned in 2003 for the Org Chart solution, so you will want
to allow the conversion at some point if you intend to continue using the
drawings in Visio 2003 or Visio 2007.

Barb Way
Product Support - Visio
Microsoft Corporation
[This posting is provided "As Is" with no warranties, and confers no
rights.]
--------------------
From: "John Goldsmith \(Visio MVP\)"
<[email protected]>
References: <[email protected]>
<[email protected]>
In-Reply-To: <[email protected]>
Subject: Re: Converting Org Chart doc from older version
Date: Thu, 18 Dec 2008 23:11:33 -0000
Lines: 71
MIME-Version: 1.0
Content-Type: text/plain;
format=flowed;
charset="utf-8";
reply-type=original
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Windows Mail 6.0.6001.18000
X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18049
Message-ID: <[email protected]>
Newsgroups: microsoft.public.visio
NNTP-Posting-Host: cpoplak.demon.co.uk 80.177.153.42
Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP04.phx.gbl
Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.visio:2776
X-Tomcat-NG: microsoft.public.visio

Hello Biggaford,

There must be some kind of version check event being run as the document
opens (in the Org Chart addon), so you can prevent this by either
unchecking
the 'Enable automation events' under Tools / Options / Advanced tab or
setting the EventsEnabled property of the Application object via code.

Note that this will prevent all events from firing so you may want to only
disable it temporarily.

Hope that helps.

Best regards

John


John Goldsmith (Visio MVP)
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk
 

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