forked from projectkudu/kudu
-
Notifications
You must be signed in to change notification settings - Fork 0
Known issues
amitapl edited this page Nov 2, 2012
·
15 revisions
The workaround here is to set the site to run .NET 4.0. Most 2.0 and 3.5 sites should work fine under 4.0.
That can happen when you have a large site, and you have the git http.postBuffer setting set to a high value.
The workaround is to unset it, using:
git config --global --unset http.postBuffer
One of the steps "Create Application" is doing is to grant security ACLs to a new user by the application's name to the c:\windows\temp folder, this can be a long process (and may take up system resources) if this folder is large (> GB).