Just created a new install of 4.0.3 on my local server (IIS 5.1). Everything looks good. Was able to install packages (including dll's, xslts, controls, etc) so permissions seem to be working correctly.
When I click to save changes to a template, nothing happens. No error in the bottom right, nothing.
I downloaded Log Manager and checked my error logs, and I see the following listed below.
Error while saving templates
Hey,
Just created a new install of 4.0.3 on my local server (IIS 5.1). Everything looks good. Was able to install packages (including dll's, xslts, controls, etc) so permissions seem to be working correctly.
When I click to save changes to a template, nothing happens. No error in the bottom right, nothing.
I downloaded Log Manager and checked my error logs, and I see the following listed below.
Any help would be greatly appreciated.:
Error Administrator (none) 10/03/2010 14:38:06 At /umbraco/webservices/legacyAjaxCalls.asmx/js (Referred by: http://localhost/umbraco/settings/editTemplate.aspx?templateID=1054): Error Administrator (none) 10/03/2010 14:38:06 At /umbraco/webservices/codeEditorSave.asmx/js (Referred by: http://localhost/umbraco/settings/editTemplate.aspx?templateID=1054): Error Administrator (none) 10/03/2010 14:38:06 At /umbraco/webservices/legacyAjaxCalls.asmx/js (Referred by: http://localhost/umbraco/settings/editTemplate.aspx?templateID=1054): Error Administrator (none) 10/03/2010 14:38:06
At /umbraco/webservices/codeEditorSave.asmx/js (Referred by: http://localhost/umbraco/settings/editTemplate.aspx?templateID=1054): ;
man, whatever code I posted hosed the design. I'd delete it, but alas, I can't.
Found the fix.
http://www.codeplex.com/umbraco/WorkItem/View.aspx?WorkItemId=10961
is working on a reply...