COM+ Integration
This topic lists all exceptions generated by COM+ Integration.
Exception List
Resource Code | Resource String |
---|---|
CannotResolveTypeForParamInMessageDescription |
The type for the specified parameter within the specified namespace cannot be resolved. |
NoEqualSignFound |
The specified keyword has no equal sign following it. Ensure that each keyword is followed by an equal sign and a value. |
UdtNotFoundInAssembly |
The specified user-defined type cannot be found. Ensure that the correct type and type library are registered and specified. |