LinkeD365 / FlowToVisio

XrmToolBox tool to allow you to document your cloud flows within Microsoft Power Automate
https://linked365.blog/2020/10/14/flow-to-visio-xrmtoolbox-addon/
GNU General Public License v3.0
36 stars 7 forks source link

when I click "Create Visio" it show error like this: System.Net.WebException: 未能解析此远程名称: 'raw.githubusercontent.com' #47

Open xunyicjq opened 1 month ago

xunyicjq commented 1 month ago

when I click "Create Visio" it show error like this: ** 异常文本 ** System.Net.WebException: 未能解析此远程名称: 'raw.githubusercontent.com' 在 System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) 在 System.Net.WebClient.DownloadString(Uri address) 在 LinkeD365.FlowToVisio.Utils.get_ActionTemplate() 在 LinkeD365.FlowToVisio.Utils.get_VisioTemplates() 在 LinkeD365.FlowToVisio.FlowToVisioControl.GenerateVisio(String fileName, FlowDefinition flow, Int32 flowCount, Boolean logicApp) 在 LinkeD365.FlowToVisio.FlowToVisioControl.btnCreateVisio_Click(Object sender, EventArgs e) 在 System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) 在 System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) 在 System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) 在 System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) 在 System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.ToolStrip.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)