Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Ravindra  
#1 Posted : Wednesday, June 3, 2009 8:49:39 PM(UTC)
Ravindra

Rank: Newbie

Groups: Member
Joined: 6/3/2009(UTC)
Posts: 3

I am using Eval License key for image uploader on asp.net. When running application on http://localhost/..... it works fine. But if I use it like http://PcName/...... or http://IPAdress/....... on Local network it gives error "No valid license key for current DNS/IP address specified. If you see this message please contact us at sales@aurigma.com".

Please confirm if eval licences does not work if I run applicaton on LAN ?

Or am I missing something?

Tamila  
#2 Posted : Thursday, June 4, 2009 1:14:46 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hello,

Please make sure that you embedded trial license keys properly. In your code you should write as follows:

Code:
iu.addParam("LicenseKey", "71060-41C0B-00000-0035A-EFF58;72060-41C0B-00000-03BB3-0C5EE");

If you still have problem with license keys please let us know.

Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!

Ravindra  
#3 Posted : Thursday, June 4, 2009 8:09:10 PM(UTC)
Ravindra

Rank: Newbie

Groups: Member
Joined: 6/3/2009(UTC)
Posts: 3

Hello Tamila,

I have embedded the trial license keys properly. Following is my code:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

iu.addParam("LicenseKey", "71060-41C0B-00000-0035A-EFF58;72060-41C0B-00000-03BB3-0C5EE");

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

But I could not upload the files on LAN and it is giving the same error when I click the Send Button.

Error: "No valid license key for current DNS/IP address specified. If you see this message please contact us at sales@aurigma.com".

Files could be uploaded successfully when running on http://localhost/

Let me know where I am going wrong?

Thanks and Regards,

Ravindra Sonone.

Edited by user Thursday, June 4, 2009 8:14:38 PM(UTC)  | Reason: Not specified

Tamila  
#4 Posted : Sunday, June 7, 2009 1:24:56 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Ravindra,

According to the error message I suppose the you still use Image Uploader 5. How to upgrade Image Uploader properly you can read here:

Upgrading from Image Uploader 5.x Dual

Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!

Ravindra  
#5 Posted : Sunday, June 7, 2009 3:35:09 PM(UTC)
Ravindra

Rank: Newbie

Groups: Member
Joined: 6/3/2009(UTC)
Posts: 3

Thanks Tamila,

That solved my problem. You are right, I was using ImageUploader5, after upgrading to version ImageUploader6, I can run application on the LAN.

Thanks and Regards,

Ravindra Sonone.

Users browsing this topic
Guest
Forum Jump  
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.