I am in the process of moving our site to a new computer running Windows Server 2003 with IIS6. I have the site up to a point that I am getting a message when I run push the TEST button in Advanced user setup that says:
The HTTP POST operation to the script failed. Actinic Ecommerce requires that the web server support POST operations. Contact your network administrator or ISP and have them enable POST's on your web server.
The test script response included the following mesage:
No POSTed data was found
I've made the changes that were suggested to use perlis.dll, and have setup the virtual directory to support GET,HEAD, and POST.
I spent all day going back over the network setup, and I'm stuck at this point. Everything else appears to be working except the HTTP POST operation.
Any help would be appreciated.
Thanks,
Dean
The HTTP POST operation to the script failed. Actinic Ecommerce requires that the web server support POST operations. Contact your network administrator or ISP and have them enable POST's on your web server.
The test script response included the following mesage:
No POSTed data was found
I've made the changes that were suggested to use perlis.dll, and have setup the virtual directory to support GET,HEAD, and POST.
I spent all day going back over the network setup, and I'm stuck at this point. Everything else appears to be working except the HTTP POST operation.
Any help would be appreciated.
Thanks,
Dean
Comment