Reputation: 16733
Does the BizTalk 2010 BtsAsmExt.dll work with Server 2008 R2?
Followed the instructions at MSDN but the screen shots look to be Windows XP, as it talking about "My Computer"
The install by regsvr32 BtsAsmExt.dll
worked Ok
Upvotes: 0
Views: 51
Reputation: 11040
Probably not. While BTAV is still shipped, it suffers from two significant deficiencies:
BizTalk Server 2010 is .Net 4.0 based so because of item 2, any BizTalk 2010 Assemblies you build/deploy would not be visible to BTAV.
Upvotes: 1