As it was on a newly installed server, the only way I found to solve this problem was to uninstall IIS7 and install it again. This solved for me the problem although I don't what was causing this problem.
I'm having this problem. Umbraco 4.5.2 pulled down locally from a working site on our live server.
No errors in windows log, no errors in umbraco log.
POST GetInitAppTreeData 500 Internal Server Error
Ive set permissions on my umbraco folders, I've had this working fine in the past.
The only thing that I can think of that has changed, is that I've since locally installed a different umbraco 4.7 for another website. Aside from this, no environmental changes should have happened on my pc.
500 Internal Server Error on /umbraco/webservices/treeclientservice.asmx/getinitapptreedata
The the doesn't show and I gat an internal server error
private
text/html; charset=utf-8
Microsoft-IIS/7.0
4.0.30319
ASP.NET
Tue, 24 Aug 2010 07:58:21 GMT
4472
basis.webs.be
Mozilla/5.0 (Windows; U; Windows NT 6.1; nl; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
nl,en-us;q=0.7,en;q=0.3
gzip,deflate
ISO-8859-1,utf-8;q=0.7,*;q=0.7
115
keep-alive
http://basis.webs.be/umbraco/umbraco.aspx
__utma=62603891.1469175600.1282545119.1282552592.1282631552.5; __utmz=62603891.1282545119.1.1.utmcsr
=(direct)|utmccn=(direct)|utmcmd=(none); __utmv=1.Designer|5=User%20Role=Designer=1,; __utmx=265207561
.00010500871585930531:1:1; __utmxx=265207561.00010500871585930531:2412671:2592000; WRUID=0; UserContext
=5aa5095f-c70a-49ad-8e75-7b7d9f220c5b; updateCheck=1; __utmc=62603891; ASP.NET_SessionId=qi0dn4isgbb
la1pdzj3tnm2g
I'm running umbraco 4.5.1
on a Windows Server Web
and Microsoft Sql Server 2008
Here I made a small video to show the problem: http://vimeo.com/14388468
Did you ever solve this? I'm running into the same issue.
As it was on a newly installed server, the only way I found to solve this problem was to uninstall IIS7 and install it again.
This solved for me the problem although I don't what was causing this problem.
I'm having this problem. Umbraco 4.5.2 pulled down locally from a working site on our live server.
No errors in windows log, no errors in umbraco log.
POST GetInitAppTreeData 500 Internal Server Error
Ive set permissions on my umbraco folders, I've had this working fine in the past.
The only thing that I can think of that has changed, is that I've since locally installed a different umbraco 4.7 for another website. Aside from this, no environmental changes should have happened on my pc.
Help!! :(
Hi, did anybody ever find a solution for this problem that I'm also having?
I've checked the file permissions, the ISAPI handler etc. but no luck...
Ah I just found the solution to this problem here:
http://our.umbraco.org/forum/getting-started/installing-umbraco/19233-umbracoUseDirectoryUrls-plus-legacyAjaxCallsasmxjs-plus-iis75?p=0
The problem occurs with Umbraco version 4.7 on IIS7.5 and with umbracoUseDirectoryUrls=true
(it worked for me)
Awesome, that solved my problem too! Thanks Karin!
is working on a reply...