Welcome Guest Search | Active Topics | Sign In | Register

EO.WinForm.Runtime.AddLicense throw an exception Options
mathraq
Posted: Wednesday, October 22, 2008 6:02:43 PM
Rank: Newbie
Groups: Member

Joined: 10/22/2008
Posts: 4
Hi,

When I try to call the given method

EO.WinForm.Runtime.AddLicense(
"THE LICENSE KEY" +
");


An exception with the following message is thrown

The type initializer for 'EO.WinForm.Internal.j' threw an exception.

If I look at the innerException message it says:

[System.OverflowException] = {"Arithmetic operation resulted in an overflow."}



The problem appears only on some of our workstation.
We are all running on Windows Server 2008 (64x)

Can you please advise?
eo_support
Posted: Wednesday, October 22, 2008 6:08:44 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Can you send a private message to us with your license key and your order# so that we can try it at here?

Thanks!
mathraq
Posted: Wednesday, October 22, 2008 8:08:18 PM
Rank: Newbie
Groups: Member

Joined: 10/22/2008
Posts: 4
Hi,

If I delete the call to EO.WinForm.Runtime.AddLicense(...);

The type initializer for 'EO.WinForm.Internal.j' threw an exception.

eo_support
Posted: Wednesday, October 22, 2008 8:35:42 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Thanks for the additional information. The problem might has to do 64 bit. Our editor runs on 64 bit machine but only in 32 bit mode. So you may wish to rebuild your application as 32 bit. If you use Visual Studio, you can click "Any CPU" drop down, then choose "Configuration Manager", then click "Any CPU" drop down again, then select "New" to create a new platform. Choose the platform as X86. Then re-build your app on that platform.

Also you want to check whether you have the latest version. The latest build is .19.

Thanks!
mathraq
Posted: Wednesday, October 22, 2008 10:21:09 PM
Rank: Newbie
Groups: Member

Joined: 10/22/2008
Posts: 4
Hi,

I've actually tried that but the problem is still the same.
It's working fine on some of our Workstation running Windows Server 2008 (x64) and we have problem on
eo_support
Posted: Thursday, October 23, 2008 4:58:57 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Did you check the version of your EO.WinForm.dll?

Thanks
mathraq
Posted: Thursday, October 23, 2008 3:03:06 PM
Rank: Newbie
Groups: Member

Joined: 10/22/2008
Posts: 4
Hi,

It's working now, the problem was with the 64bit.

Many thanks for your support!!
eo_support
Posted: Thursday, October 23, 2008 3:08:42 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Thanks for the update!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.