-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't Run #33
Comments
I also get the same error. Tried to follow through with a breakpoint on Startup.cs Line 182. Can't see the problem. I can write to the file no problem from VS. |
I managed to make it work like this: |
At least it starts. Thanks |
yes, at least it starts 😏 |
System.AggregateException: 'An error occurred while writing to logger(s). (The process cannot access the file 'D:\Documents\source\repos\fasetto-word\Source\Fasetto.Word.Web.Server\log.txt' because it is being used by another process.)'
The text was updated successfully, but these errors were encountered: