VisioPowerShell icon indicating copy to clipboard operation
VisioPowerShell copied to clipboard

directed graphs

Open ogaida opened this issue 7 years ago • 0 comments

https://saveenr.gitbooks.io/visiopowershell_docs/content/automatic-diagrams/drawing-directed-graphs.html

I have a german Visio-Installation and i get this error on each directed graph:

Out-Visio :
Objektname nicht gefunden.     => objectname not found
In Zeile:1 Zeichen:7    => line: 1 character: 7
+ $dg | Out-Visio
+       ~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Out-Visio], COMException
    + FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,VisioPowerShell.Commands.OutVisio

What can i do to solve the problem?

ogaida avatar Nov 02 '18 22:11 ogaida