Log file reports FileNotFoundException
When I load my solution I see this in the Resharper log (4.1.933.3):
08:18:15.992: Thread:19: EXCEPTION: Could not find file 'UnknownPath'.
System.IO.FileNotFoundException: Could not find file 'UnknownPath'.
File name: 'UnknownPath'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.get_Length()
at JetBrains.ProjectModel.ActivityTracking.SolutionStatistics.AddFile(IProjectFile projectFile) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\ProjectModel\s
rc\SolutionStatistics.cs:line 70
Should I worry about that?
Please sign in to leave a comment.
Hello,
No. That code is non-critical.
—
Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”