LINUX.ORG.RU

История изменений

Исправление Forum0888, (текущая версия) :

Exception 0xC000041D means that an unhandled exception was 
encountered during a user callback. It means that 0xC000041D is a 
second chance exception. So we should capture the first chance 
exception, if we want to know the root cause. Usually it’s 
occurred in system defined callback context on Windows, for 
example message handling context. And customized callback will not 
throw the exception.

COM+ в Windows очень привередлив.
В COM всё работает, а в COM+ работает лишь супер отлаженный код.
Кстати неплохое средство для нахождения ненадёжного кода.

1С 8.3 COM+ использует.

В 1С 7.7 всё отлично работает, а в COM+ пришлось искать «плохой код».
При этом COM+ не позволяет вести отладку 32 разрядных приложений, а для 1С 7.7 нужно как раз 32-разрядное API.
Вообщем не соскучишься.

Исправление Forum0888, :

Exception 0xC000041D means that an unhandled exception was 
encountered during a user callback. It means that 0xC000041D is a 
second chance exception. So we should capture the first chance 
exception, if we want to know the root cause. Usually it’s 
occurred in system defined callback context on Windows, for 
example message handling context. And customized callback will not 
throw the exception.

COM+ в Windows очень привередлив.
В COM всё работает, а в COM+ работает лишь супер отлаженный код.
Кстати неплохое средство для нахождения ненадёжного кода.

1С 8.3 COM+ использует.

В 1С 7.7 всё отлично работает, а в COM+ пришлось искать «плохой код».

Исправление Forum0888, :

Exception 0xC000041D means that an unhandled exception was 
encountered during a user callback. It means that 0xC000041D is a 
second chance exception. So we should capture the first chance 
exception, if we want to know the root cause. Usually it’s 
occurred in system defined callback context on Windows, for 
example message handling context. And customized callback will not 
throw the exception.

COM+ в Windows очень привередлив.
В COM всё работает, а в COM+ работает лишь супер отлаженный код.
Кстати неплохое средство для нахождения ненадёжного кода.

1С 8.3 COM+ использует.

Исправление Forum0888, :

Exception 0xC000041D means that an unhandled exception was 
encountered during a user callback. It means that 0xC000041D is a 
second chance exception. So we should capture the first chance 
exception, if we want to know the root cause. Usually it’s 
occurred in system defined callback context on Windows, for 
example message handling context. And customized callback will not 
throw the exception.

COM+ в Windows очень привередлив.
В COM всё работает, а в COM+ работает лишь супер отлаженный код.
Кстати неплохое средство для нахождения ненадёжного кода.

Исправление Forum0888, :

Exception 0xC000041D means that an unhandled exception was 
encountered during a user callback. It means that 0xC000041D is a 
second chance exception. So we should capture the first chance 
exception, if we want to know the root cause. Usually it’s 
occurred in system defined callback context on Windows, for 
example message handling context. And customized callback will not 
throw the exception.

COM+ в Windows очень привередлива.
В COM всё работает, а в COM+ работает лишь супер отлаженный код.
Кстати неплохое средство для нахождения ненадёжного кода.

Исходная версия Forum0888, :

Exception 0xC000041D means that an unhandled exception was 
encountered during a user callback. It means that 0xC000041D is a 
second chance exception. So we should capture the first chance 
exception, if we want to know the root cause. Usually it’s 
occurred in system defined callback context on Windows, for 
example message handling context. And customized callback will not 
throw the exception.

COM+ в Windows очень привередлива.
В COM всё работает, а в COM+ работают лишь супер отлаженный код.
Кстати неплохое средство для нахождения ненадёжного кода.