sjdirect / abotx

Cross Platform C# Web crawler framework, headless browser, parallel crawler. Please star this project! +1.
https://abotx.org
131 stars 23 forks source link

AbotX.lic #4

Closed dcasso closed 8 years ago

dcasso commented 8 years ago

The beta license file for Abotx.lic does not seem to allow me to use the javascript rendering.

[2016-02-17 21:01:09,557] [6] [FATAL] - System.UnauthorizedAccessException: Your current AbotX license does not include rendering of javascript. Please change IsJavascriptRenderingEnabled to false or upgrade your license. at AbotX.Core.PhantomJsRenderer.IsLicensed()

But I have placed the lic file in the bin directory. image

sjdirect commented 8 years ago

Followed the installation instructions and created a console app with the beta lic and the javascript example. It runs fine. See if you can run it.

ConsoleApplication1.zip

dcasso commented 8 years ago

Yes, you are right :) works fine in the console app you made.

I am trying to get it to work in a web app and since I couldn't get that to work, I was sure it was related to the beta license.

sjdirect commented 8 years ago

Hello,

The nuget package does not install any license file. By having no license file it AbotX defaults to the free Basic edition. If you would like to use features from Professional or Ultimate edition you would either need to register for the trial or pay for that edition. You can do all of those here https://abotx.org/Buy/Pricing.

Hope that helps

On Mon, Jun 13, 2016 at 2:22 AM, Dmmaj7 notifications@github.com wrote:

I installed the Abotx through NuGet, but there was no AbotX.lic file in my directory and got a error saying "Your current AbotX license does not include rendering of javascript. Please change IsJavascriptRenderingEnabled to false or upgrade your license" when my programm was running. And I downloaded the ConsoleApplication1.zip and it couldn't run for the same error. Is there any solution?Thanks:)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sjdirect/abotx/issues/4#issuecomment-225530169, or mute the thread https://github.com/notifications/unsubscribe/ADot4rvLkcpf1QoODAz_h3LZaN0sMtF2ks5qLSFGgaJpZM4Hcc9- .

Dmmaj7 commented 8 years ago

Thanks for your reply.I just found the pricing page yesterday afternoon,then registered the trial license and I did it several times.But I got nothing received so far.

sjdirect commented 8 years ago

Maybe in spam folder? Can you send an email to support@abotx.org with the email address that was used to register? I will be able to manually send you your trial information. Sorry you are having trouble.

On Mon, Jun 13, 2016 at 6:23 PM, Dmmaj7 notifications@github.com wrote:

Thanks for your reply.I just found the pricing page yesterday afternoon,then registered the trial license and I did it several times.But I got nothing received so far.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sjdirect/abotx/issues/4#issuecomment-225755488, or mute the thread https://github.com/notifications/unsubscribe/ADot4pDVd3D3NC6q01M1RS6-IcEMi8T-ks5qLgKtgaJpZM4Hcc9- .