Author Topic: "Unable to save...Path not found" error randomly occurs  (Read 5988 times)

davehohl

  • Senior Community Member
  • Posts: 271
  • Hero Points: 27
"Unable to save...Path not found" error randomly occurs
« on: April 25, 2013, 11:24:23 PM »
When I first opened SE after installing the Beta version, I got an error message saying it could not save vuserdefs.e to the config directory. If I open Tools/Options, about half the time I get the same error. Other times it works okay. The directory exists, and vuserdefs.e exists. I did not have this issue with V17


SlickEdit 2013 (v18.0.0.5 32-bit)

Serial number: FE25543_BETA
License type: Beta License
License expiration: 2013-07-24 12:01:00
License file: C:\ProgramData\slickedit\18\slickedit.lic

Build Date: April 23, 2013
Emulation: CUA

OS: Windows 7
OS Version: 6.01.7601  Service Pack 1
Memory: 74% Load, 2458MB/3318MB Physical, 3128MB/6635MB Page File, 240MB/2047MB Virtual
Shell Info: C:\Windows\system32\cmd.exe /q
Screen Size: 1920 x 1200

Project Type: Cpp
Language: .cpp (C/C++)

Installation Directory: C:\Program Files\SlickEditV18.0.0 Beta1\ (non-removable drive,NTFS,221948MB free)
Configuration Directory: U:\MyDocs\My SlickEdit Config\18.0.0\ (remote,NTFS,31667MB free)
Spill File: C:\Users\david.hohl\AppData\Local\Temp\$slk.5 (non-removable drive,NTFS,221948MB free)


Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
Re: "Unable to save...Path not found" error randomly occurs
« Reply #1 on: April 26, 2013, 10:24:28 PM »
V18 does 64-bit file IO calls. What type of file system is your remote drive using?

davehohl

  • Senior Community Member
  • Posts: 271
  • Hero Points: 27
Re: "Unable to save...Path not found" error randomly occurs
« Reply #2 on: April 26, 2013, 10:39:25 PM »
Windows Server 2003 R2 sp2

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
Re: "Unable to save...Path not found" error randomly occurs
« Reply #3 on: April 27, 2013, 12:50:19 PM »
Thanks. I'll check it out Monday. We run that version of Windows Server at SlickEdit.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
Re: "Unable to save...Path not found" error randomly occurs
« Reply #4 on: April 29, 2013, 01:42:18 PM »
Reproduced. Thanks. I'm guessing this will be easy to fix.

pvonkaenel

  • Senior Community Member
  • Posts: 211
  • Hero Points: 6
Re: "Unable to save...Path not found" error randomly occurs
« Reply #5 on: April 29, 2013, 06:33:32 PM »
Hi,

I also just ran into this when saving from Win7 64-bit to a Linux partition exported via Samba.

Peter

davehohl

  • Senior Community Member
  • Posts: 271
  • Hero Points: 27
Re: "Unable to save...Path not found" error randomly occurs
« Reply #6 on: May 01, 2013, 10:05:05 PM »
This appears to be fixed in Beta 2.

pvonkaenel

  • Senior Community Member
  • Posts: 211
  • Hero Points: 6
Re: "Unable to save...Path not found" error randomly occurs
« Reply #7 on: May 02, 2013, 11:24:58 AM »
Beta 2 also fixed my "save to a Samba" partition problem.  From the release notes it sounds like the core problem was due to UNC path.

Peter

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
Re: "Unable to save...Path not found" error randomly occurs
« Reply #8 on: May 02, 2013, 12:58:08 PM »
Yep ;D