Skip to content

Blazor Components Inside OrchardCore MVC Module stopped working in .Net 8 #15697

Answered by websitewill
mono-wallace asked this question in Q&A
Discussion options

You must be logged in to vote

@mono-wallace that "thread is not associated" was the first thing I ran into. Debugging into it and it was clear there was some difference in that RenderBodyAsync. In there the OrchardCore code does a "new" on some functionality from .net - meaning it bypasses it entirely and does its own thing.

For up, updating to the prerelease packages of Orchard fixed that. I am currently using 1.9.0-preview-18158 and that error no longer happens. Have you tried that?

Replies: 4 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@websitewill
Comment options

@ApacheTech
Comment options

@ApacheTech
Comment options

@websitewill
Comment options

@websitewill
Comment options

Comment options

You must be logged in to vote
1 reply
@websitewill
Comment options

Comment options

You must be logged in to vote
6 replies
@websitewill
Comment options

Answer selected by mono-wallace
@mono-wallace
Comment options

@websitewill
Comment options

@mono-wallace
Comment options

@websitewill
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants