question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

4.0.3, 4.0.4 don't load into latest .NET Interactive

See original GitHub issue

I think the .NET Interactive API has changed. I fear this is going to be a huge problem going forward.

Error: Microsoft.DotNet.Interactive.KernelExtensionLoadException: Failure loading Kernel Extension
 ---> System.MissingMethodException: Method not found: 'Microsoft.DotNet.Interactive.DisplayedValue Microsoft.DotNet.Interactive.KernelInvocationContextExtensions.Display(Microsoft.DotNet.Interactive.KernelInvocationContext, System.Object, System.String)'.
   at XPlot.Plotly.Interactive.KernelExtension.Microsoft.DotNet.Interactive.IKernelExtension.OnLoadAsync(Kernel kernel)
   at Microsoft.DotNet.Interactive.Extensions.AssemblyBasedExtensionLoader.LoadFromAssembly(FileInfo assemblyFile, Kernel kernel, KernelInvocationContext context) in C:\a\_work\1\s\src\Microsoft.DotNet.Interactive\Extensions\AssemblyBasedExtensionLoader.cs:line 132
   --- End of inner exception stack trace ---

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
cartermpcommented, Nov 9, 2021

I think this is an upstream issue - I updated this yesterday and confirmed that 4.0.4 worked with the latest .NET Interactive then.

0reactions
cartermpcommented, Nov 15, 2021

Dope!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Update 4.0.3 for Microsoft .NET Framework 4 – Runtime ...
Describes an update for the .NET Framework 4 runtime. This update includes some new features that are based on some requests from a...
Read more >
Net 4.0 will not load
I've tried re-installing a brand new windows version, I've turned all .net features off, then back on, I've followed every error instruction I ......
Read more >
NET 4.0 compiled application attempts to load .NET 4.8 ...
I have a legacy WPF application where I had to do some adjustments and which must be compiled to .NET 4.0 (because it...
Read more >
Fix for Server error .Net Framework 4 is Already ... - YouTube
Here is the command I used DISM / Online /Enable-Feature ... currently turned off. and To run this application you must first install...
Read more >
How to reinstall .NET Framework 4/4.6 on Windows 10?
Try installing this official version. . NET Framework 4.0 can't be reinstalled on Windows 10 because it's integrated into the OS.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found