C
C#13mo ago
Scottek utek

❔ 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
127001
12700113mo ago
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
Scottek utek
Scottek utek13mo ago
I fortot to say, this happens on linux
127001
12700113mo ago
Then could you check the build ouput ?
Scottek utek
Scottek utek13mo ago
it builds with no problem
Accord
Accord13mo ago
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.
Want results from more Discord servers?
Add your server
More Posts
❔ Including Filter in Data grid headersDoes anyone have an example of adding a filter button to data grid headers similar to how excel filt✅ [Resolved] [Unity] Procedural animation for a crab with Rigging animation & Inverse kinematicI work on unity, I have to completely change my script which allows to do procedural animation in re❔ Using Windows Terminal progress bar in c#How to make use of Windows Terminal progress bar (progress circle on tab next to tab's name), line WConverting PCM Byte Data to WAV stream with proper RIFF header - NAudiopretty new to audio stuff I'm trying to convert PCM byte data to a WAV stream that has a RIFF heade❔ Requesting guidance on what & where to learn for potential project**First my app idea:** I'm creating an android app that keeps track of checkpoints for racers. The a❔ How to create commands for my subclassed AvalonEdit control?Hello, I am working on a WPF application, a notepad clone, and I am using AvalonEdit as the main ed❔ for some reason I keep getting the error "UnassignedReferenceException: m_GroundCheck..." helpHello, I've been playing around with different movement scrips and theyve been helping me learn but ❔ UnitTests, need helpHello, I want to test this class for create, update, delete with unit tests without mocking framewor❔ xUnit - totally isolated serial parameterized tests?Hopefully someone with more experience with different testing frameworks can help me out- I'm not ma❔ how to create an array to enter user for super adminI'm trying to wrap my head around how I would use a string of arrays to let the user enter their use