-
-
Notifications
You must be signed in to change notification settings - Fork 773
[Bug]: Dnn.PersonaBar.UI.Services.ServerSummaryController.GetServerInfo() ToString fieldCount Net 4.8 #6200
Copy link
Copy link
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
After update to 9.13.5 my Server throws errors. The Net Version is 4.8.
GetServerInfo() doesn't work like in the Versions before.
Steps to reproduce?
Have a Server with Net 4.8.
Install and Run DNN.
Goto DNN Logo (Update Info)
Current Behavior
No response
Expected Behavior
No response
Relevant log output
11/07/2024 10:13:27
General Exception
tomprivat
H2O
AbsoluteURL /API/personaBar/ServerSummary/GetServerInfo DefaultDataProvide
AbsoluteURL:/API/personaBar/ServerSummary/GetServerInfo
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:89970936-480c-44c9-83e3-9e040bfe530a
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:9yYbuiy1l1twMpd8Jy3lqLHD3M0=
Message:Das Argument muss zwischen 0 und 2 liegen. Parametername: fieldCount
StackTrace:
bei System.Version.ToString(Int32 fieldCount)
bei Dnn.PersonaBar.UI.Services.ServerSummaryController.GetServerInfo()
InnerMessage:
InnerStackTrace:
Source:mscorlib
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:
Server Name: SRV-Wasser01Anything else?
9.13.5 is affected
Affected Versions
9.13.4 (alpha)
What browsers are you seeing the problem on?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable