I've created a clean Umbraco 4.10.1 install and installed Teacommerce 1.4.4.0.
I've manually copied the settings and xslt and templates from the starter kit. This works like a charm. However, whenever I am in a product detail page, when i use any AJAX functionality like adding to the basket or switching to a different product variant IIS hangs. The next call to a different page will never be returned until I manually reset IIS.
I've checked the Umbraco Log database and the Windows eventlog, but both were empty. I even tried debugging IIS using debugdiag. This did not help either. The call to the next page just hangs forever. I can reproduce it every time some ajax call is made.
I've setup the permissions for the correct xslts to allow Invoke XSLT, but I can't seem to find the problem.
I'm using IIS 8 on Windows 8. I've tried to copy the entire umbraco install to a different machine, same thing happens.
Any posibility that you can share your entire install, files and db, with us so we can have a go at it? We will be able to debug the code and see what happens.
Thanks for sharing your install. Thanks to you I located a problem in the Tea Commerce request module. Umbraco have changed something that broke our code. I have fixed it and uploaded a new package for you. The new package is 4.10.1 compatible.
Again, thanks for the help. Always nice to have the community help us make the best product.
IIS hangs on adding to basket
I've created a clean Umbraco 4.10.1 install and installed Teacommerce 1.4.4.0.
I've manually copied the settings and xslt and templates from the starter kit. This works like a charm.
However, whenever I am in a product detail page, when i use any AJAX functionality like adding to the basket or switching to a different product variant IIS hangs. The next call to a different page will never be returned until I manually reset IIS.
I've checked the Umbraco Log database and the Windows eventlog, but both were empty. I even tried debugging IIS using debugdiag. This did not help either. The call to the next page just hangs forever. I can reproduce it every time some ajax call is made.
I've setup the permissions for the correct xslts to allow Invoke XSLT, but I can't seem to find the problem.
I'm using IIS 8 on Windows 8. I've tried to copy the entire umbraco install to a different machine, same thing happens.
Does anybody have any ideas?
Hi Rody,
Any posibility that you can share your entire install, files and db, with us so we can have a go at it? We will be able to debug the code and see what happens.
Please write us at [email protected].
/Rune
Hi Rune, sure, ofcourse! It's just a pilot project at the moment. I'll grab the db and code and send it to you.
Glad you want to help!
Hi Rody,
Thanks for sharing your install. Thanks to you I located a problem in the Tea Commerce request module. Umbraco have changed something that broke our code. I have fixed it and uploaded a new package for you. The new package is 4.10.1 compatible.
Again, thanks for the help. Always nice to have the community help us make the best product.
/Rune
is working on a reply...