F5F Stay Refreshed Software Operating Systems Framework pour les applications .NET sur Microsoft.

Framework pour les applications .NET sur Microsoft.

Framework pour les applications .NET sur Microsoft.

T
TheVenix
Member
58
12-07-2024, 07:33 PM
#1
Tech team, anyone have thoughts on this? Microsoft .NET Framework is throwing an unhandled exception in your app. Pressing Continue skips the alert and lets it run, while Quitting ends the process right away. Make sure no value is null; the parameter name is text. For more on JIT debugging, check the end of this note.

Exception details:
System.ArgumentNullException – Value can't be null. Parameter name: text

You can find more info on invoking just-in-time (JIT) debugging in the documentation.
T
TheVenix
12-07-2024, 07:33 PM #1

Tech team, anyone have thoughts on this? Microsoft .NET Framework is throwing an unhandled exception in your app. Pressing Continue skips the alert and lets it run, while Quitting ends the process right away. Make sure no value is null; the parameter name is text. For more on JIT debugging, check the end of this note.

Exception details:
System.ArgumentNullException – Value can't be null. Parameter name: text

You can find more info on invoking just-in-time (JIT) debugging in the documentation.

Z
Zjide
Junior Member
13
12-07-2024, 07:33 PM
#2
Fixing my code now—feeling a bit lost. I have a comparable problem with a web tool.
Z
Zjide
12-07-2024, 07:33 PM #2

Fixing my code now—feeling a bit lost. I have a comparable problem with a web tool.