Hi
I am trying for creating custom adapter. so i have created for .net class
for sending the email from custom adapter. through adapter wizard i
created
all the required properties for transmit handler. after that i created
.Reg
file via registryWizard.exe.
and i registered that adapter in BiztalkadminConsole, now it is showing in
the adapter list. now i configured that with send****t, and i started
Biztalk
orchestration after configured with receive and send ****t.
The problem is that I get this error message:
in admin console:
A message sent to adapter "SendMailCustomAdapter" on send ****t
"customAdapterSend****t" with URI
"customAdapterSendMail://gangadhar_tutika@[EMAIL PROTECTED]
"
is suspended.
Error details: An unexpected failure occurred while processing a message.
The text associated with the exception is "Value cannot be null.
Parameter name: addresses".
MessageId: {D01E64CC-DDC9-4198-AC6A-FE09FF54274D}
InstanceID: {EB9DEE75-4E88-445E-A330-944B15341D44}
Does anyone knows how to solve this problem?
thanks in advance...
Cheers
Gangadhar