Dot Net Dunk

Wandering in the land of .NET
posts - 42, comments - 22, trackbacks - 187

My Links

News

Archives

Post Categories

Blog Roll

Problem Sending Email from BizTalk 2004

Have you been struggling to send email from BizTalk 2004? Have you ever seen the message:

The adapter failed on an attempt to transmit a message going to send port with the address "mailto:xxx". Details: "Finding document specification by name failed. Verify that the schema is deployed properly."

If so, you probably haven't configured your SMTP send adapter. See Steps 7-9 on this MSDN page on how to do this. Personally I'd have picked that error message to say "Your SMTP adapter is not configured" but that's just me ;-)

Print | posted on Tuesday, July 06, 2004 7:06 AM | Filed Under [ BizTalk Server ]

Feedback

Gravatar

# re: Problem Sending Email from BizTalk 2004

Hi,
I am trying the SendMail sample and followed the steps detailed in how to use this sample (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sdk/htm/ebiz_sdk_samples_kcnd.asp)

But i get below error..
The adapter failed on an attempt to transmit a message going to send port with the address "mailto:xxx@xx.com". Details: "The transport failed to connect to the server.
".

The pc i am running this sample has McAfee VirusScan Enterprise Workstation installed which i cannot disable or remove (corporate policy) which i guess is giving the problem as when i try the same sample in my home pc configuing some other smtp server (yahoo, ntlworld) it works!

Can you help me here please.

Chandra Garuda
cgaruda@yahoo.com
12/15/2004 1:41 PM | Chandra Garuda
Gravatar

# re: Problem Sending Email from BizTalk 2004

Have you checked that you have basic connectivity to the mail server that you are trying to use? Can you ping it? Can you telnet to the server's SMTP ports? Is there a firewall in the way? Is the SMTP server that you are trying to use rejecting your request because it's not authenticated?
12/15/2004 12:55 PM | Duncan Millard
Gravatar

# re: Problem Sending Email from BizTalk 2004

put your pipeline to pasthrough transmit so that it does nto have any schema issues and see if you get an XML email message . oince you are through that put the schem back in to I guess flatten it
3/31/2005 3:36 PM | Abhialsh M S
Gravatar

# re: Problem Sending Email from BizTalk 2004

I try to send a mail in Biztalk using SMTP adapter in Biztalk explorer and i get the following error:
The adapter failed on an attempt to transmit a message going to send port with the address "abc@xyz.com". Details: "The requested character set is not installed on the computer.
".
8/29/2005 7:47 AM | S Kartick
Gravatar

# re: Problem Sending Email from BizTalk 2004

This was very thanks. I almost thought I didnt deploy correctly and almost wasted many hours. I did forget to configure SMTP.
8/7/2006 1:31 PM | dwight rau
Gravatar

# re: Problem Sending Email from BizTalk 2004

where i can down load the code
11/25/2006 4:54 AM | venugopal

Post Comment

Title  
Name  
Email
Url
Comment   
Please add 2 and 7 and type the answer here:

Powered by: