Getting Started
Architecture
NServiceBus
Transports
Persistence
ServiceInsight
ServicePulse
ServiceControl
Monitoring
Samples

Gateway Upgrade Version 3 to 4

Component: Gateway

Migration from BinaryFormatter

When migrating from the BinaryFormatter ensure that all endpoints on all sites are updated to use the newly selected data bus deserializer.

The BinaryFormatter is being phased out by Microsoft. The data bus configuration API now requires a serializer.

Refer to the Migration from BinaryFormatter for details.

Related Articles