(German version below) For those who are new to BizTalk RFID or have not used it in a while, here is a recap of the minimal requirements for implementing a EventHandler component. Inherit from RfidEventHandlerBase Parameterless constructor must be accessible Implement public static method RfidEventHandlerMetadata...
Posted to
Andreas Erben's posts
by
Andreas Erben
on
10-08-2007
Filed under:
Filed under: BizTalk 2006, BizTalk RFID, RFID, BizTalk 2006 R2, BizTalk, BizTalk Server 2006, BizTalk Server 2006 R2, BizTalk Server, German, deutsch, .NET
If you install .NET framework 3.5 beta 2 on the same machine like Microsoft BizTalk RFID, then your RFID Services will not start anymore. See: http://support.microsoft.com/kb/942521 The reason for this is that the installation of .NET framework 3.5 beta 2 does not leave the DLLs of .NET framework 3.0...