by mark68 » Tue Jan 30, 2024 9:40 pm
[quote="dezsoe"]OK, I fixed some issues. The symlink folders do not appear now. The network drives worked, there was nothing to do with them, but you cannot browse the network.
I've replaced both existing .dll files in each version I have installed, when clicking on drives it still pops up the error window followed by the do you want to cloase window.
Also happens when I click refresh.
Extracted this from the error window, if it's any use?
System.IO.IOException: The device is not ready.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.DriveInfo.get_VolumeLabel()
at UCCNC_QuickView.PluginForm.UpdateFiles()
at UCCNC_QuickView.PluginForm.btnDrives_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- Attachments
-