Help Needed: Spread.NET 18.1.0 Trial License Not Working in .NET 8 WinForms App

Aman Agrahari 40 Reputation points
2025-05-30T09:33:54.8466667+00:00

Hello,

I’m migrating a Windows Forms application from .NET Framework 4.7.2 to .NET 8 using Visual Studio 2022.

In my old project, I used FarPoint Spread 12 with a full license. Now, I want to use Spread.NET18.1.0 (trial version) in my .NET 8 app to check compatibility.

I have installed the Spread.NET 18.1.0 trial version, and it shows a valid trial license on my machine (activation and expiry date are fine). I’m using the DLLs from the installed trial version directly.

Here’s what I’ve done so far:

Replaced the old FarPoint 12 DLLs with Spread 18.1.0 DLLs in migrated application. 

After that, I cleaned and rebuilt the solution. No build errors. 

But when I debug/run the application, I get this popup: “License for the Spread.NET V18.1.0 EN is not found. Application execution is terminated.”
It says the app was built without a license. But I’m building it on the same machine where the trial is installed and activated.
User's image

Can someone help with:
How can I test farpoint 18.1.0 in .net 8 windows form application?

Does .licx supported properly in .NET 8 with Spread.NET 18.1.0 trial?

What exactly should I add to the project to make the trial license work?

Is there anything extra I need to install or configure?

Thanks in advance!

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,265 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.