Coder Social home page Coder Social logo

Comments (5)

stojy avatar stojy commented on July 20, 2024

hi @SteloPin, sorry to hear you're having issues.

The problem you're seeing is happening when the file is being renamed. Looking online, the most common cause appears to be either..

  • Folder + file name exceeds Windows 255 char limit.
  • Folder has a trailing space.

Neither of these should be an issue though if you're running a 'modern' windows OS as the .Net version used by ClrVpin automatically works around both of these limitations. I've tested both those scenarios on my Windows 10 box and it works fine. Perhaps you're running an older Windows OS which doesn't support long folder names? Or perhaps it's something unrelated (e.g. network drive, mapped folder, etc)?

In any event, it should be an easy fix (or at least display a warning dialog instead of an unhandled error). Can you please attach your log file (typically located here.. c:\ProgramData\ClrVpin\logs\ClrVpin.log) so I can be sure of the root cause.

Also, if there's any special instructions/repro steps be sure to add them to the issue description.

from clrvpin.

stojy avatar stojy commented on July 20, 2024

hi @SteloPin, just checking in to see if you wanted me to pursue this posible bug? I'll need the log file and (ideally) some steps to repro.

If not, I'll close out the issue.

from clrvpin.

SteloPin avatar SteloPin commented on July 20, 2024

from clrvpin.

stojy avatar stojy commented on July 20, 2024

No worries @SteloPin. I've tried a few more things to get a repro without any success..

  • setup a linked folder
  • setup a network folder
  • access network folder via mapped drive

Which makes me think the issue you've got is caused by an older OS (or an unusual linked folder configuraiton) that doesn't support long folder names.

However, I did manage to create a related issue where it fails to handle a network folder that is readonly. So I've added some special handling for that which perhaps might fix your issue too.

Going forward..

  • Please update to 7.2.0 (or later) which includes the above fix.
  • I'll close this issue out.
  • If it happens again then let ClrVpin v7.2.0 submit a new bug as this will include the extra information needed.. i.e. last few clrvpin log entries and some basic system info.

Thanks

from clrvpin.

SteloPin avatar SteloPin commented on July 20, 2024

from clrvpin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.