|
Home > Archive > BizTalk Server Orchestration > April 2005 > ServiceCreationException not able to figure out why
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ServiceCreationException not able to figure out why
|
|
|
| Hi all,
I am getting this xlang/s error ServiceCreationException not able to figure
out why,
Any help is greatly appreciated
thanks
bala
Error Message
Event Type: Error
Event Source: XLANG/s
Event Category: None
Event ID: 10001
Date: 4/28/2005
Time: 11:38:09 AM
User: N/A
Computer:bala-tst
Description:
Failed while creating a Namespace.PMOrchestration service.
Exception type: ServiceCreationException
Source:
Target Site:
Help Link:
Additional error information:
Exception has been thrown by the target of an invocation.
Exception type: TargetInvocationException
Source: mscorlib
Target Site: Void SerializationInvoke(System.Object,
System.Runtime.Serialization.SerializationInfo,
System.Runtime.Serialization.StreamingContext)
Help Link:
Additional error information:
Member ClassName was not found.
Exception type: SerializationException
Source: mscorlib
Target Site: System.Object GetElement(System.String, System.Type ByRef)
Help Link:
Additional error information:
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
| |
| Jon Flanders[MVP] 2005-04-28, 5:55 pm |
| Either your orchestration assembly isn;t in the gac or the right version
isn't. Re-gac your assembly and restart the host process and try it again.
--
Jon Flanders
http://www.masteringbiztalk.com/blogs/jon/
"bala" <bala@discussions.microsoft.com> wrote in message
news:97D8782C-0762-4E17-B60B-D202DAD0457C@microsoft.com...
> Hi all,
>
> I am getting this xlang/s error ServiceCreationException not able to
> figure
> out why,
>
> Any help is greatly appreciated
>
> thanks
> bala
>
> Error Message
> Event Type: Error
> Event Source: XLANG/s
> Event Category: None
> Event ID: 10001
> Date: 4/28/2005
> Time: 11:38:09 AM
> User: N/A
> Computer:bala-tst
> Description:
> Failed while creating a Namespace.PMOrchestration service.
>
>
> Exception type: ServiceCreationException
> Source:
> Target Site:
> Help Link:
> Additional error information:
>
> Exception has been thrown by the target of an invocation.
>
> Exception type: TargetInvocationException
> Source: mscorlib
> Target Site: Void SerializationInvoke(System.Object,
> System.Runtime.Serialization.SerializationInfo,
> System.Runtime.Serialization.StreamingContext)
> Help Link:
> Additional error information:
>
> Member ClassName was not found.
>
> Exception type: SerializationException
> Source: mscorlib
> Target Site: System.Object GetElement(System.String, System.Type ByRef)
> Help Link:
> Additional error information:
>
>
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
| |
|
| Thanks for the quick response. I have ensured i have all the
"bala" wrote:
> Hi all,
>
> I am getting this xlang/s error ServiceCreationException not able to figure
> out why,
>
> Any help is greatly appreciated
>
> thanks
> bala
>
> Error Message
> Event Type: Error
> Event Source: XLANG/s
> Event Category: None
> Event ID: 10001
> Date: 4/28/2005
> Time: 11:38:09 AM
> User: N/A
> Computer:bala-tst
> Description:
> Failed while creating a Namespace.PMOrchestration service.
>
>
> Exception type: ServiceCreationException
> Source:
> Target Site:
> Help Link:
> Additional error information:
>
> Exception has been thrown by the target of an invocation.
>
> Exception type: TargetInvocationException
> Source: mscorlib
> Target Site: Void SerializationInvoke(System.Object,
> System.Runtime.Serialization.SerializationInfo,
> System.Runtime.Serialization.StreamingContext)
> Help Link:
> Additional error information:
>
> Member ClassName was not found.
>
> Exception type: SerializationException
> Source: mscorlib
> Target Site: System.Object GetElement(System.String, System.Type ByRef)
> Help Link:
> Additional error information:
>
>
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
| |
|
| Thanks for the updated. The assemblies are in the gac, I have verified.
"Jon Flanders[MVP]" wrote:
> Either your orchestration assembly isn;t in the gac or the right version
> isn't. Re-gac your assembly and restart the host process and try it again.
>
> --
> Jon Flanders
> http://www.masteringbiztalk.com/blogs/jon/
>
> "bala" <bala@discussions.microsoft.com> wrote in message
> news:97D8782C-0762-4E17-B60B-D202DAD0457C@microsoft.com...
>
>
>
|
|
|
|
|