BV Commerce Forum
»
BV Commerce Community
»
Plugins & Add-ons
»
Shipping Rate Rule Providers for BVC5 - invalid license file
Rank: Member
Joined: 11/15/2010(UTC) Posts: 12
|
I have installed and been using the Shipping Rate Rule Providers from Structured Solutions with a trial license, and it has worked quite well. However, after purchasing the product and attempting to install the permanent license file, it no longer works. I see "(no valid license found)" in the admin. We followed the directions, which were to copy the new license file provided to the bin directory of the site.
Has anyone else encountered this issue? Andy, are you available for help?
Thanks! Paul
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
You may need to delete the AutoTrialLicense.lic file in the root of your site. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
|
|
|
|
|
Rank: Member
Joined: 11/15/2010(UTC) Posts: 12
|
Hi Andy, The latest solution still did not correct the issue. Is there any chance you're available to help troubleshoot this afternoon? We've added the new license in both the root directory of the web site and in the bin directory.
Thanks! Paul
|
|
|
|
Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
You recycle the application pool? That or edit your web.config (add a couple returns to bottom and save) to restart app pool if on shared host. |
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
I think it is a mismatch between the version of Shipping Rate Rule Providers and the Integrated Pipeline mode in IIS7. With the Integrated Pipeline, the Request object is not available during the Application.Start event which is when all the assemblies are loaded, which is when the (older) Shipping Rate Rule Providers licensing code is kicked off, which looks in the Request object to see which domain it is running on, but the Request object is missing, so...fail.
One solution is to change the Pipeline mode from Integrated to Classic.
Another is to upgrade Shipping Rate Rule Providers to the latest version (2.9.5), but that also requires upgrading BV to 5.7. |
|
|
|
|
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.