Uwe Posted October 6, 2013 Report Share Posted October 6, 2013 Hello, I get the following error: "The path is not of a legal form" ************** Exception Text ************** System.ArgumentException: The path is not of a legal form. at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck) at System.IO.Path.NormalizePath(String path, Boolean fullCheck) at System.IO.Path.GetFullPathInternal(String path) at System.IO.DirectoryInfo..ctor(String path) at WinPicaJet.CreateIndexedTagValueCloudServiceForm.BrowseFolder() in c:\DaminionAuto\Code\WinPicaJet\Forms\CreateIndexedTagValueCloudServiceForm.cs:line 46 at PicaJet.Daminion.ClientCommon.CreateIndexedTagValuesPresenter.CloudViewOnClickDir(Object sender, IndexEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\CreateIndexedTagValuesPresenter.cs:line 798 at WinPicaJet.CreateIndexedTagValueCloudServiceForm.DirItemClick(Object sender, EventArgs eventArgs) in c:\DaminionAuto\Code\WinPicaJet\Forms\CreateIndexedTagValueCloudServiceForm.cs:line 247 at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) My steps: Publish Panel -> Publishing Service -> Right Click -> Add Tags -> Pull Down Copy to -> Browse Folder... -> Crash If you are interested in the video, I can copy it to the FTP folder. Regards, Uwe Quote Link to comment Share on other sites More sharing options...
Murat Posted October 14, 2013 Report Share Posted October 14, 2013 Fixed. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.