Имя: Пароль:
1C
 
Ошибки работы IIS 7.5 c 1C Web-клиент.
0 Злая БаЦЫла
 
16.03.11
17:19
Кто может подсказать что надо настроить в IIS чтобы не возникала следующая ошибка:



Не удалось загрузить файл:Server Error in Application "DEFAULT WEB SITE/XXXXXXX"Internet Information Services 7.5

Error Summary

HTTP Error 413.0 - Request Entity Too Large

The page was not displayed because the request entity is too large. Detailed Error InformationModuleIIS Web Core

NotificationBeginRequest

Handler1C Web-service Extension

Error Code0x00000000

Requested URL XX.XXXXXXXX.ru:443/XXXXX... »»

Physical PathC:\inetpub\wwwroot\XXXXXXXX\ru_RU\e1cib\files\A40F4FCB-9129-4A3A-9E68-18EF7742CD43

Logon MethodNot yet determined

Logon UserNot yet determined

Most likely causes:

The Web server is refusing to service the request because the request entity is too large.

The Web server cannot service the request because it is trying to negotiate a client certificate but the request entity is too large.

The request URL or the physical mapping to the URL (i.e., the physical file system path to the URL's content) is too long.

Things you can try:

Verify that the request is valid.

If using client certificates, try:

Increasing system.webServer/serverRuntime@uploadReadAheadSize

Configure your SSL endpoint to negotiate client certificates as part of the initial SSL handshake. (netsh http add sslcert ... clientcertnegotiation=enable)

Links and More InformationThis error occurs when the Web server receives a large amount of data from the client. It also occurs if client certificate negotiation occurs while receiving a large request.


Объем запросов к IIS увеличил с 2000 до 20000 бит.


Платформа (8.2.13.205)

IIS 7.5 на 64-bit Win 2008 R2

wsisapi.dll 64-bit тоже



Более подробно: При попытке загрузки файла у полльзователя через раз, или как прийдется, вываливается данное сообщение.
списываю на глюк платформы 1С но делать чтото надо пользователи работать не могут.
1 Злая БаЦЫла
 
17.03.11
08:32
Up
Программист всегда исправляет последнюю ошибку.