View Issue Details

IDProjectCategoryView StatusLast Update
0005206NoesisGUIC# SDKpublic2026-09-17 16:28
Reporterdarthmaule2 Assigned To 
PrioritynormalSeveritycrash 
Status newResolutionopen 
Product Version4.0 
Summary0005206: WebBrowser crashes my app after upgrade to 4.0
Description

If I comment out these lines it does not crash:

           Assembly.Load("Noesis.App.Controls.WebBrowser");

           // Enable WebBrowser caching so we can manually clear it when needed
           WebBrowser.CachePath = Path.Combine(Path.GetTempPath(), "WebBrowserCache");

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-09-17 16:28 darthmaule2 New Issue