SMTP body

#14608

I’ve used a sending pipeline with a MIME encoder.

Now, I get the following error:

[code:1:335fb5ef10]Uncaught exception (see the ‘inner exception’ below) has suspended an instance of service ‘BizTalkEindwerk.Webshop(3285a6c5-a2a4-80ee-9ce2-8fc32f503e1b)’.
The service instance will remain suspended until administratively resumed or terminated.
If resumed the instance will continue from its last persisted state and may re-throw the same unexpected exception.
InstanceId: c978c591-edb6-4363-bbf1-e20ae78abab9
Shape name:
ShapeId:
Exception thrown from: segment -1, progress -1
Inner exception: Could not load file or assembly ‘Microsoft.XLANGs.StreamingSDK, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f7896067bef0813b’ or one of its dependencies. The system cannot find the file specified.

[/code:1:335fb5ef10]

I think it has to do with my dll in the GAC that I use for the RawString

Please Reply 🙂