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...
ankeyfu
Nov 23, 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.
Enrico2103
Nov 23, 2021MCT
Hi 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
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,