Open
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
I just upgraded my developement environment to DNN 10. My modules are still there. But all the pages with ordinary html are blank. In the protokol I find this error messages.
Steps to reproduce?
- Upgrade to DNN 10
- Open a page with a previously working html module
Current Behavior
Blank Page and Error
Expected Behavior
Page with my text and images without error
Relevant log output
ModuleId:412
ModuleDefId:121
FriendlyName:
ModuleControlSource:DesktopModules/HTML/HtmlModule.ascx
AbsoluteURL:/Default.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:39629979-3af3-495d-947f-a03210e36e57
AssemblyVersion:10.0.0
PortalId:0
UserId:1
TabId:36
RawUrl:/Daten
Referrer:http://www.dnndev.me/Protokoll
UserAgent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0
ExceptionHash:ZnF1ay3c7a5kRFb1+tWhr64Gxfo=
Message:Die Sequenz enthält mehrere übereinstimmende Elemente.
StackTrace:
InnerMessage:Die Sequenz enthält mehrere übereinstimmende Elemente.
InnerStackTrace:
bei System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
bei DotNetNuke.Entities.Tabs.TabWorkflowSettings.GetDefaultTabWorkflowId(Int32 portalId)
bei DotNetNuke.Modules.Html.HtmlTextController.GetWorkflow(Int32 moduleId, Int32 tabId, Int32 portalId)
bei DotNetNuke.Modules.Html.HtmlModule.OnInit(EventArgs e)
Source:
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:
Server Name: TOM-P920
Anything else?
No response
Affected Versions
10.0.0 (RC)
What browsers are you seeing the problem on?
Microsoft Edge
Code of Conduct
- I agree to follow this project's Code of Conduct