Jump to content
Software FX Community

Could not transform licenses file 'licenses.licx' into a binary resource.


User (Legacy)

Recommended Posts

Hi, after testing financial extensions I have uninstalled everything and 

then reinstalled Chart FX .NET Windows Forms 6.2.

Now, in one of my projects I get the following error and I cannot compile

the project.

Could not transform licenses file 'licenses.licx' into a binary resource.

Object reference not set to an instance of an object.

The error is intermittent. If I reboot machine and go directly to the

problematic project the compilation might work.

The licenses.licx file contnents:

SoftwareFX.ChartFX.Chart, ChartFX, Version=6.2.1342.0, Culture=neutral,

PublicKeyToken=a1878e2052c08dce

SoftwareFX.ChartFX.Chart, ChartFX, Version=6.2.1342.0, Culture=neutral,

PublicKeyToken=a1878e2052c08dce

Link to comment
Share on other sites

hmmm.

I might suggest the following actions:

1) Try creating a new project from scratch. Do you get the same problem?

2) Try closing the project and deleting (or renaming if you have files here)

the bin and obj directories.

The license file gets put into the EXE and sometimes the bin or obj

directories become corrupt.

Does any of this help?

-cjs

"Bojan Kuhar" <bkuhar@telkomsa.net> wrote in message

news:B7p5mXQGFHA.1652@webserver3.softwarefx.com...

> Hi, after testing financial extensions I have uninstalled everything and

> then reinstalled Chart FX .NET Windows Forms 6.2.

>

> Now, in one of my projects I get the following error and I cannot compile

> the project.

> Could not transform licenses file 'licenses.licx' into a binary resource.

> Object reference not set to an instance of an object.

>

> The error is intermittent. If I reboot machine and go directly to the

> problematic project the compilation might work.

>

>

> The licenses.licx file contnents:

> SoftwareFX.ChartFX.Chart, ChartFX, Version=6.2.1342.0, Culture=neutral,

> PublicKeyToken=a1878e2052c08dce

> SoftwareFX.ChartFX.Chart, ChartFX, Version=6.2.1342.0, Culture=neutral,

> PublicKeyToken=a1878e2052c08dce

>

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...