Problem migrating custom sales tax provider to new server

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
awhc
Ensign (ENS)
Ensign (ENS)
Posts: 18
Joined: Tue Sep 23, 2008 12:31 pm

Problem migrating custom sales tax provider to new server

Post by awhc » Sun Nov 23, 2008 1:44 pm

I finally got my custom sales tax provider class to work just fine on my local machine. But when I copied all the files over to my test server nothing works. I copied all the .dll files and web pages to the new server and everything else works, just not calculating sales tax at all. (BTW, not sure if it matters but, I'm only using the Calculate function in my custom class, not using Commit.) I added the tax provider as a new record in the sql server database, like on the local machine. As far as I can tell nothing is different except for the test server has an SSL certificate installed. I've tried using the cart in secure mode and unsecure mode, but both don't work. Can anyone tell me what I may have missed? Any other configuration changes that need to be made? I'm rapidly approaching my deadline and getting nervous. Thanks.

Post Reply