Problem

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Sanfordr
Ensign (ENS)
Ensign (ENS)
Posts: 1
Joined: Mon Apr 20, 2015 9:36 am

Problem

Post by Sanfordr » Tue Apr 21, 2015 11:10 am

We have an external system that will be pushing data into a Ablecommerce system to create orders. When the handler is configured to listen on port 80, everything works proper. When we configure the handler to listen on another port; example 9000, the request generates endless 301 redirects. From the logging, the request never makes it to our handler. I have turned on the asp.net trace, and there is no real data on the page. All it states is that the request is posted and then the redirect happens.

We would like to use a separate port for this handler for security reasons. Since this is an automated system, we only want data coming from one source, and we would like to control that process using a firewall rule.


Richard Sanford
University of Toronto

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Problem

Post by Katie » Tue Apr 21, 2015 11:39 am

I have to wonder if the license key needs to be updated to support port 9000. It would be an easy test to see if that is the problem. Please make your request by logging into your account and using the key request form at the bottom of the order invoice page.

Thanks
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

Post Reply