Quantcast
Channel: Visio General Questions and Answers for IT Professionals forum
Viewing all 2333 articles
Browse latest View live

Calling all Visio Gurus. November readers need feeding!

$
0
0

An influential teacher, or popular expert

Oh mighty reader, we need your enlightenment! Only YOU can show us… the TRUE WAY to code!

Win the dedication and adoration of generations to come, by giving something back to those less awesome.

Show your technical prowess, and divine knowledge of your craft.

Teach us good code from bad. Show us the way (or the work-around)

We can offer you the very best platform that you need to preach these good words.

Join us and lead this technical community in a whole new way, into a brighter future!

Become a TechNet Guru and you may find your own life also significantly enriched!

Win awards, interviews, invites, reviews, medals, friends, recognition points, high fives, hugs, smiles, and so much more!

All you have to do is add an article to TechNet Wiki from your own specialist field. Something that fits into one of the categories listed on the submissions page. Copy in your own blog posts, a forum solution, a white paper, or just something you had to solve for your own day’s work today.

Drop us some nifty knowledge, or superb snippets, and become MICROSOFT TECHNOLOGY GURU OF THE MONTH!

This is an official Microsoft TechNet recognition, where people such as yourselves can truly get noticed!

HOW TO WIN

1) Please copy over your Microsoft technical solutions and revelations to TechNet Wiki.

2) Add a link to it on THIS WIKI COMPETITION PAGE (so we know you’ve contributed)

3) Every month, we will highlight your contributions, and select a “Guru of the Month” in each technology.

If you win, we will sing your praises in blogs and forums, similar to the weekly contributor awards. Once “on our radar” and making your mark, you will probably be interviewed for your greatness, and maybe eventually even invited into other inner TechNet/MSDN circles!

Winning this award in your favoured technology will help us learn the active members in each community.

Feel free to ask any questions below.

More about TechNet Guru Awards.


Thanks,

If my reply is helpful please mark as Answer or vote asHelpful.

My blog | Twitter | LinkedIn

This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.


Export a Visio file to use as a interactive document director?

$
0
0

Hey,

I just finished creating a Visio file which is a word document selection model/form (click on links on page to bring up word documents).

I have hyperlinked all the buttons but my major issue is deciding which format to export this to so my department team members can access:

-PDF works however gives user 3 security questions before loading the linked document.

-Webpage works but requires HTML support files to be saved wherever the user saves the HTML parent file.  

A flash document would be ideal but dont even know if this is supported anymore, it has been years since I used flash to be honest.

Does anyone know of an export option I can try?

Thanks


Connectors don't stick to shapes anymore

$
0
0

Hello,

I have been working on a visio diagram with many pages. After a while, the connectors don't stick to the shapes anymore. i.e. I have two squar shapes and using an arrow to connect them (flow chart). Up to this point the arrows (connectors) were sitcking on both ends to the shapes and if I move the shapes arrow adjusted itself too. Now the arrow end stays where it was when I move the shape.

Auto connect option in the advanced menu is on. This has happened to me in the past also, after working on a document for a while this annoying issue came abut. BTW, this is visio 2010.

thank you for your help.

Not able to input text to Start/End Circle symbol

$
0
0
Hi,
I cannot input text to Start/End Circle symbol within Visio. Why?

Many Thanks & Best Regards, Hua Min

ODT with Visio 2013

$
0
0

Hi,

Trying to deploy Visio 2013 Standard with ODT with SCCM. I can't seem to download Visio 2013. My config looks like this but when it downloads it fails. This is with the 2016 ODT.

I tried with 2013 and it seems to download, but when I then run setup.exe /configure config.xml  it tells me the Product VisioStdXVolume is invalid? Even though it downloaded it.

Thanks

Ryan

Code example fails for `Masters.AddEx` Method

$
0
0

his code example in Masters.AddEx Method documentation fails. Not sure if the code example is incorrect or something wrong with Visio configuration.

I created a new Visio document and then ran the example code against the new document.

PublicSubAddEx_Example()Dim vsoMaster As Visio.Master    Set vsoMaster = Visio.ActiveDocument.Masters.AddEx(visTypeDataGraphic)
    Debug.Print vsoMaster.NameEnd Sub

I am using Visio 2013. I tried this on two machines and both fails.

Excel link in Visio 2013

$
0
0

Hi All,

I am trying to link the excel file in a Visio diagram such that the text auto populates and gets changed when I refresh the data.

However, when I link a certain row ( after importing the external data Data > Link Data to Shapes > Selected excel and columns >imported data  ) the text does not appear inside the shape.

It simple links the particular row, the text does not appear inside the shape.

Please provide any guidance if possible.

Thanks!


Tip of arrow pointing side wards instead of straight in Visio 2016

$
0
0

 

I am using Visio 2016. I am facing the issue that when I draw a line with a connector connecting 2 shapes, the tip of the arrow starts getting pointed side wards instead of straight in Visio 2016. I can post an image of this if required.

 

I hope my query is clear that the tip of the arrow starts getting pointed side wards instead of straight.

 

Requesting a reply to my query.

 

Regards


Drag & drop to Visio mostly works ... need help with the last step

$
0
0

Hi. I'm embedding the Visio Drawing Control in a WPF app, and dragging masters from my WPF UI onto the drawing surface. It works well, with two exceptions. First, when I drag a master on top of a shape that's already on the surface, then drop the master, the existing shape is not automatically moved out of the way, as the full Visio app does.

Second, if I drag a master that has a connection point near an unattached connector, then drop the master, the connector does not automatically connect to the connection point. Again, this would happen if I were running the Visio app.

Is there some configuration option or code snippet I need to add to enable these functions?

Thank you,

   Bob Alexander

how to code?

$
0
0

I am a beginner in this world of programming and I study by myself.

Visio 2010 issue

$
0
0
Hi I am trying to open Visio 2010 and I get a blank page no title bar nor swimlane shape. I even tried drag and drop swimlane shape but then I am enable to edit the shape. I have tried all ways to get the template but in vain. Can someone help me. Thanks

WBS Add-in for Visio 2013 - Click to run

$
0
0

Hi,

So I've read a lot of other forum posts regarding the WBS add-in not working once installed and all seem to refer to .msi version.  However, I'm running the click to run version of Visio and after install, selecting WBS template from list, the WBS menu doesn't appear in the ribbon.

When I check the File>Options>Add-in section there aren't any to choose from.

I read one forum post that pointed out adding Office PIA but this isn't available for my version.  Also another that said to change the Visio install and add .NET Programmability Support but you can't do this with click to run installs as there's no option to change from Control Panel, only online and quick repair.

Has anyone else had this issue or know how I might be able to get this add-in working please?

Thanks




How to identify a Visio 2016 slide's internal name

$
0
0

Hello,

I am aware that each Visio slide has an internal name (e.g., 'Page 1') as well as an external name (i.e., the name that I give to the slide). I can only see the external names.

How can one find the internal name of a slide that corresponds to the slide’s external name? I have tried looking in the Shape Sheet for the slide but cannot identify it there.

Many thanks in advance,

Keith


R K Howard

Please Help - Corrupted Visio 2016 file after 2 working days :(

$
0
0
Hello ,
I will appreciate you help on this :
I was working for 2 days on this  file ,  when suddenly it won't open and get a message that the file is corrupted .
The file can be downloaded from here :

https://www.dropbox.com/s/frmkvsdutkxrenb/DAPT.vsdx?dl=0

Thanks!
Erez







Visio 2013 default formats for shapes

$
0
0
How do I change the default format fro lines in Visio 2013 to change form green to black and lose the shadow?

MS Project 2016 crashing with Faulting module path: C:\WINDOWS\SYSTEM32\d3d11.dll

$
0
0

New install of MS Project 2016 randomly crashes with the following error - having deleted it and reinstalled. Running Win 10 Pro - fully up to date on patches. I have MS Office 365 Home 64 bit running on the same computer.

Faulting application name: WINPROJ.EXE, version: 16.0.7466.2038, time stamp: 0x5814ac5b
Faulting module name: d3d11.dll, version: 10.0.14393.351, time stamp: 0x5801a469
Exception code: 0xc0000005
Fault offset: 0x00095bc0
Faulting process ID: 0x2c54
Faulting application start time: 0x01d24127c08d16a0
Faulting application path: C:\Program Files (x86)\Microsoft Office\Root\Office16\WINPROJ.EXE
Faulting module path: C:\WINDOWS\SYSTEM32\d3d11.dll
Report ID: 88e2722b-ad1b-11e6-9d59-305a3a027f9d
Faulting package full name: 
Faulting package-relative application ID: 

Any help greatly appreciated as I can't do any work!

Visio 2013 - Search local shapes not working ?

$
0
0

Hello everyone,

I'd like to share to you, one of the most frustrating thing I've experienced with Visio 2013.

I'm using tons of shapes and it's driving me crazy.

When I want to use the 'Search' pane in order to quickly find a shape, it always results as a  'No matches'.

I've already browsed some forums, and others discussions about this issue on Visio 2010.

I've already stopped/restart/rebuild my index service, moved my shapes, define the new folder. And still, it doesn't work. :(

I'm using Visio 2013, on a Windows 7 on my main computer and I'm facing the same issue on my laptop running 8.1.

Thanks :)

Visual Studio Git Repo Account

$
0
0

Hi,

I have questions about Visual Studio Online and comes with TFS GIT Repo.

TFS comes with free Git repo account and I think this is a private repostory.

If it is a private repo, anyone can see the uploaded codes or only permitted users or team can reach them?

Because I don't wat to shared our resource code with unauthorized person.

Thank you in advance,

VISIO 2013 - stencils do not open when I select a template for a new Visio document

$
0
0

I am using Visio 2013 Standard. Only downloaded it yesterday so hope I am not being a numpty. Looks like I click NEW | SELECT a TEMPLATE | and a new document should open showing the stencils that go with the template. Instead I get an empty document and no stencils. It happens with all templates. If I use the <more shapes> option then I do not see any extra stencils either. Can anyone help me?

Problem with resizing shapes

$
0
0

Hello,

I have two identical shapes (they are both off-page references). Essentially, they are both squares, with 4 corner connector points and 4 middle-of-each-side connector points.

With one of them, when I try to resize a middle-of-side connector point, it resizes the entire shape symmetrically, shrinking or expanding both the height and the width.

With the other, when I do the same operation, it only resizes the side that such connector point is attached to.

There must be some setting that controls this?

Any ideas?

Many thanks.

Keith


R K Howard

Viewing all 2333 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>