❔ Random error in ASP.NET (Could not load file or assembly 'System.Transactions.Local)
Hello, my backend software randomly started to throw this error, any idea, what it means?
6 Replies
Open Windows Explorer
Navigate to c:\windows\assembly
Check if System.Transaction is there
If not, you may need to reinstall the assembly into the GAC.
@scottcz
I fortot to say, this happens on linux
Then could you check the build ouput ?
it builds with no problem
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.