File Load Exception

I am attempting to build my Blazor application within Radzen Studio, but continually get an error, and I am wondering if anyone has encountered this, and what a potential solution might be.

When I open my application in Radzen Studio it attempts to build and simply says, "Error during application startup." Trying Run / Debug both result in the application attempting to launch, but the site never loads.

When I run the --analyze tool I get the following error:

System.Exception: Error during application startup.  ---> System.IO.FileLoadException: Could not load file or assembly 'FluentValidation, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7de548da2fbae0f0'. An operation is not legal in the current state. (0x80131509) File name: 'FluentValidation, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7de548da2fbae0f0'  ---> System.InvalidOperationException: Resolved assembly's simple name should be the same as of the requested assembly.

The package referenced is Fluent Validation. In Visual Studio I can build and run my application just fine, and also in JetBrains Rider. Neither of these applications give me any such error. I have confirmed that every instance of the package is the same version, and I have attempted to upgrade all packages and downgrade all packages, to no avail. I have upgraded and downgraded Radzen Studio. I have upgraded and downgraded the version of .NET that I am using. None of these have changed the error.

If anyone has any insight into what might be causing this issue it would be greatly appreciated. I paid for the Radzen license but it is essentially useless to me at this point as I can't use any features in Radzen Studio except the text editing.

Hi @Gabriel,

I have replied to your email. Let's continue the communication there.