-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
Describe the bug
IIS logs provider can't read file that is in use.
Error shown:
Error occured processing file c:\inetpub\logs\LogFiles\W3SVC1\u_ex250325.log. Reason: The process cannot access the file 'c:\inetpub\logs\LogFiles\W3SVC1\u_ex250325.log' because it is being used by another process.
ℹ Computer information
- OS: Windows 11
- Analogy Version .Net 9 version 8.0.0
- Data Provider used IISLogsProvider
📝 Provide detailed reproduction steps
- Open log file of running IIS server
✔️ Expected result
See logged results
❌ Actual result
Error returned:
Error occured processing file c:\inetpub\logs\LogFiles\W3SVC1\u_ex250325.log. Reason: The process cannot access the file 'c:\inetpub\logs\LogFiles\W3SVC1\u_ex250325.log' because it is being used by another process.
Metadata
Metadata
Assignees
Labels
No labels