Änderungen dass veröffentlichung klappt in webconfig.
This commit is contained in:
@@ -25,14 +25,7 @@
|
|||||||
-->
|
-->
|
||||||
<system.web>
|
<system.web>
|
||||||
<webServices>
|
<webServices>
|
||||||
<system.net>
|
|
||||||
<connectionManagement>
|
|
||||||
<add address="*" maxconnection="5000"/>
|
|
||||||
</connectionManagement>
|
|
||||||
<requestCaching disableAllCaching="false" isPrivateCache="false" unspecifiedMaximumAge="20">
|
|
||||||
|
|
||||||
</requestCaching>
|
|
||||||
</system.net>
|
|
||||||
<protocols>
|
<protocols>
|
||||||
<add name="HttpGet"/>
|
<add name="HttpGet"/>
|
||||||
<add name="HttpPost"/>
|
<add name="HttpPost"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user