BizTalk Server 2006 System.XML Error
- From: brent.cunningham@xxxxxxxxx
- Date: Mon, 20 Aug 2007 20:24:22 -0000
Hello-
I am randomly receiving this error when importing and attempting to
start an exported BizTalk MSI file. I have imported the MSI file in a
replicated environment with no problem. However, in this one
particular instance I am receiving the following error. Has anyone
come across it?
FileLoadException exception occurred while the XLANG/s runtime
enlisted a service.
Error message:Could not load file or assembly 'System.Xml\, Version
\=1.0.5000.0\, Culture\=neutral\, PublicKeyToken\=null\, PublicKeyToken
\=null' or one of its dependencies. The given assembly name or
codebase was invalid. (Exception from HRESULT: 0x80131047)
Call stack: at System.Reflection.AssemblyName.nInit(Assembly&
assembly, Boolean forIntrospection, Boolean raiseResolveEvent)
at System.Reflection.Assembly.InternalLoad(String assemblyString,
Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean
forIntrospection)
at System.Reflection.Assembly.ReflectionOnlyLoad(String
assemblyString)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState._loadReferencedAssemblies(Hashtable
h, String asmName, IAssemblyManager asmMgr, IAssemblyCache ac,
Delegate satAssemblyCacheCallback)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState._loadReferencedAssemblies(Hashtable
h, String asmName, IAssemblyManager asmMgr, IAssemblyCache ac,
Delegate satAssemblyCacheCallback)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState._loadReferencedAssemblies(Hashtable
h, String asmName, IAssemblyManager asmMgr, IAssemblyCache ac,
Delegate satAssemblyCacheCallback)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState._loadReferencedAssemblies(Hashtable
h, String asmName, IAssemblyManager asmMgr, IAssemblyCache ac,
Delegate satAssemblyCacheCallback)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState.PersistState(String
mgmtDBServer, String mgmtDBName, String MsgBoxGroupName, String
ApplicationName, String serviceAssembly, String serviceTypeName,
Guid[] PortIDs, Guid[] LrpIDs, Delegate satAssemblyCacheCallback,
ITransaction transaction)
at Microsoft.BizTalk.XLANGs.BTXEngine.BTXService.GoLive(String
configDBServer, String configDBName, String msgBoxGroupName, String
applicationName, String servicePath, String serviceTypeName, Guid[]
portIDs, Guid[] lrpIDs, Delegate satAssemblyCacheCallback,
ITransaction transaction)
Exception type: BTXEnlistmentException
Additional error information:
Could not load file or assembly 'System.Xml\, Version
\=1.0.5000.0\, Culture\=neutral\, PublicKeyToken\=null\, PublicKeyToken
\=null' or one of its dependencies. The given assembly name or
codebase was invalid. (Exception from HRESULT: 0x80131047)
Exception type: FileLoadException
Source: mscorlib
Target Site: Int32 nInit(System.Reflection.Assembly ByRef, Boolean,
Boolean)
The following is a stack trace that identifies the location where the
exception occured
at System.Reflection.AssemblyName.nInit(Assembly& assembly, Boolean
forIntrospection, Boolean raiseResolveEvent)
at System.Reflection.Assembly.InternalLoad(String assemblyString,
Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean
forIntrospection)
at System.Reflection.Assembly.ReflectionOnlyLoad(String
assemblyString)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState._loadReferencedAssemblies(Hashtable
h, String asmName, IAssemblyManager asmMgr, IAssemblyCache ac,
Delegate satAssemblyCacheCallback)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState._loadReferencedAssemblies(Hashtable
h, String asmName, IAssemblyManager asmMgr, IAssemblyCache ac,
Delegate satAssemblyCacheCallback)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState._loadReferencedAssemblies(Hashtable
h, String asmName, IAssemblyManager asmMgr, IAssemblyCache ac,
Delegate satAssemblyCacheCallback)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState._loadReferencedAssemblies(Hashtable
h, String asmName, IAssemblyManager asmMgr, IAssemblyCache ac,
Delegate satAssemblyCacheCallback)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState.PersistState(String
mgmtDBServer, String mgmtDBName, String MsgBoxGroupName, String
ApplicationName, String serviceAssembly, String serviceTypeName,
Guid[] PortIDs, Guid[] LrpIDs, Delegate satAssemblyCacheCallback,
ITransaction transaction)
at Microsoft.BizTalk.XLANGs.BTXEngine.BTXService.GoLive(String
configDBServer, String configDBName, String msgBoxGroupName, String
applicationName, String servicePath, String serviceTypeName, Guid[]
portIDs, Guid[] lrpIDs, Delegate satAssemblyCacheCallback,
ITransaction transaction)
.
- Follow-Ups:
- RE: BizTalk Server 2006 System.XML Error
- From: jeremy
- RE: BizTalk Server 2006 System.XML Error
- Prev by Date: Re: How to update source table once scessfull insertion in destination
- Next by Date: RE: BizTalk Server 2006 System.XML Error
- Previous by thread: Re: How to update source table once scessfull insertion in destination
- Next by thread: RE: BizTalk Server 2006 System.XML Error
- Index(es):
Relevant Pages
|