Hi,
We're in the middle of upgrading programs in Visual Studio 2010 to Biztalk2010. One of my program has been built and deployed.
When I'm testing drop a file, getting below errors in event viewer.
somehow the "'Microsoft.ApplicationBlocks.Data.DLL" is in assembly. Kind of lost dont know what is wrong, any help is appreciated.
thanks in advance.
-Gene
==================
There was a failure executing the receive pipeline: "MRAm.GT.Broker.ReceivePipeline_Broker, MRAm.GT.Broker, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9c72675c0d5ee22c" Source: "DumpMessages" Receive Port: "RcvPort1" URI:"C:\Receive1\*.*" Reason: ConfigurationManagementSectionHandler: Error loading the configuration.System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.ApplicationBlocks.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=20aed667dc0339d4' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.ApplicationBlocks.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=20aed667dc0339d4'
at Microsoft.ApplicationBlocks.ConfigurationManagement.EAIExtension.GetConfigFromDB()
at Microsoft.ApplicationBlocks.ConfigurationManagement.EAIExtension.GetConfigNodeFromDB(String nodeName)
at Microsoft.ApplicationBlocks.ConfigurationManagement.ConfigurationManagementSettings.InitializeConfigurationManagement()
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].