401 / 500 error with umbraco/webservices/nodesorter.asmx
Got a problem with a new site which is about to go live. When we try and sort nodes, the dialog just hangs. Firebug reveals 401 errors on the live server and 500 errors on my local machine
Just an update on this - I basically installed a fresh 4.5.2 version and imported all the documents, tempaltes, types etc over and it now works fine - thanks for the help Tom, would have loved to have sorted it properly but obviously corrupt files as the db is the same for both installs.
401 / 500 error with umbraco/webservices/nodesorter.asmx
Got a problem with a new site which is about to go live. When we try and sort nodes, the dialog just hangs. Firebug reveals 401 errors on the live server and 500 errors on my local machine
The file in question is http://localhost/umbraco/webservices/nodesorter.asmx/js
This is the only thing stopping us going live - anyone help out here please?
Any details on the error in the umbracoLog table?
Also does it only happen when sorting a certain level/node or everywhere?
Hi Tom
Thanks for the reply - happens everywhere, log shows the following:
id userId NodeId Datestamp logHeader logComment
10255 0 -1 2010-12-22 22:39:26.463 Error At /umbraco/webservices/nodeSorter.asmx/js (Referred by: http://localhost/umbraco/default.aspx):
Hmm, not a very helpful error :)
Are you able to see any errors on nodeSorter.asmx via Firebug or Fiddler?
Just an update on this - I basically installed a fresh 4.5.2 version and imported all the documents, tempaltes, types etc over and it now works fine - thanks for the help Tom, would have loved to have sorted it properly but obviously corrupt files as the db is the same for both installs.
Site is now fully live, http://www.avecto.com
Cheers
Si
is working on a reply...