Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: Dnn.PersonaBar.UI.Services.ServerSummaryController.GetServerInfo() ToString fieldCount Net 4.8 #6200

Closed
2 tasks done
MajorTom76 opened this issue Nov 7, 2024 · 2 comments · Fixed by #6201
Closed
2 tasks done

Comments

@MajorTom76
Copy link

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-Wasser01

Anything 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
bdukes added a commit to bdukes/Dnn.Platform that referenced this issue Nov 7, 2024
@bdukes
Copy link
Contributor

bdukes commented Nov 7, 2024

Thanks for the report @MajorTom76!

@jeremy-farrance
Copy link
Contributor

jeremy-farrance commented Nov 7, 2024

@bdukes - Brian, thank you! I discovered this about 3 hours ago myself and by the time I had tested and gathered enough info/detail to report it, you already had the PR in. Cheers!!

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants