Forum Discussion
WenJun_Zhang
Microsoft
Apr 10, 2020Known issues with BizTalk Server 2020 RosettaNet accelerator (Part 1)
As we all know, BizTalk Server 2020 thoroughly removed old native SQL adapter and replaced it with WCF-SQL adapter. This change has resulted in several known issues with some existing components like...
WenJun_Zhang
Microsoft
Jun 18, 2021BTARN CU1 for BizTalk 2020 has been released to fix this issues. Thanks.
ankeyfu
Nov 24, 2021Copper Contributor
I use SubmitRNIF function to submit rosettanet message , I got the following error, any solution?
Source module:
PublicInitiatorProcess
Correlation information:
PIP Code : NotSet
PIP Version : NotSet
PIP InstanceID: NotSet
SourcePartnerName : NotSet
DestinationPartnerName : NotSet
Description:
The type initializer for 'Microsoft.Solutions.BTARN.Shared.PerformanceCounters' threw an exception.
- Enrico2103Nov 24, 2021MCTHi ankeyfu
The configuration on RN is ok? PIP Code : NotSet
PIP Version : NotSet
PIP InstanceID: NotSet
SourcePartnerName : NotSet
DestinationPartnerName : NotSet
are setup in BTARN Administration Console?
Best regards- ankeyfuNov 24, 2021Copper Contributor
Hi Enrico2013,
Yes, the configuration on RN is ok, and the summited message can also be insert in to messagebox
table successfully,