Home

linqpad 7 - Cannot load assembly

Hello,
I migrated a .NET 5 web app to .net 6
Then I try to create a connection with linqpad 7 to my new path and I get the following error : Cannot load assembly - type load exception

Actually, my .NET6 app references some libraries like rotativacore or WebEssentials.AspNetCore.PWA , which have dependencies with old framework.
But it should not be a problem, right ?
My application works like a charm, either in VS 2022 and the server. But not in linqpad

Any idea ?

Thanks,

Olivier Chicaud

Comments

Sign In or Register to comment.