FlowToVisio icon indicating copy to clipboard operation
FlowToVisio copied to clipboard

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

Open xunyicjq opened this issue 1 year ago • 0 comments

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)


  • Deployment: Online
  • DB Version: 9.2.24044.192
  • Connection Controls Version: 1.2023.6.56
  • XrmToolBox Version: 1.2023.12.68
  • Tool Version: 1.2023.11.1

xunyicjq avatar May 11 '24 08:05 xunyicjq