You are on page 1of 1

01/13/2018 17:19:52 WARN MainWindow System.Net.

WebException: An exception
occurred during a WebClient request. ---> System.IO.IOException: The process cannot
access the file 'E:\Downloads\352507030-IMPLEMENTAREA-UNEI-PLATFORME-DE-E-LEARNING-
doc.doc' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access,
Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions
options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean
useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at System.Net.WebClient.OpenFileInternal(Boolean needsHeaderAndBoundary, String
fileName, FileStream& fs, Byte[]& buffer, Byte[]& formHeaderBytes, Byte[]&
boundaryBytes)
at System.Net.WebClient.UploadFile(Uri address, String method, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.UploadFile(Uri address, String method, String fileName)
at PlagiarismDetector.MainWindow.<>c__DisplayClass7.<StartFileScan>b__6()
01/13/2018 17:19:54 ERROR Scanner System.NullReferenceException: Object reference
not set to an instance of an object.
at PlagiarismDetector.Search.QueryManager..ctor(Text text)
at PlagiarismDetector.Scanner.<>c__DisplayClass1.<BeginScan>b__0() at
PlagiarismDetector.Search.QueryManager..ctor(Text text)
at PlagiarismDetector.Scanner.<>c__DisplayClass1.<BeginScan>b__0()
01/13/2018 18:34:58 WARN MainWindow System.Net.WebException: An exception
occurred during a WebClient request. ---> System.IO.IOException: The process cannot
access the file 'C:\Users\Daniel\Documents\elearniing.docx' because it is being
used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access,
Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions
options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean
useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at System.Net.WebClient.OpenFileInternal(Boolean needsHeaderAndBoundary, String
fileName, FileStream& fs, Byte[]& buffer, Byte[]& formHeaderBytes, Byte[]&
boundaryBytes)
at System.Net.WebClient.UploadFile(Uri address, String method, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.UploadFile(Uri address, String method, String fileName)
at PlagiarismDetector.MainWindow.<>c__DisplayClass7.<StartFileScan>b__6()

You might also like