Error on sendport trying to send to wcf service
hi all,
i have iis hosted wcf service trying post using r2 adapter. service works fine, can post standard channel, so pretty sure problem on biztalk side. when try , send message through biztalk following message written event log:
the adapter failed transmit message going send port "wcfsendport_testservice_bassichttpbinding_itest" url "http://domainqualifiedmachinename/wcftest/test.svc". retransmitted after retry interval specified send port. details:"specified value has invalid crlf characters.
parameter name: value"
when error occurs see no activity in w3svc log file(or service log files), don't believe biztalk making call. also, if change name of action calling, correctly informs me no such action exists making call service , receiving fault back. call see in both w3svc log , in service log files. , when change again fails in same way, if don't touch return key @ during configuration, , there of course no crlfs in action name
i more little confused doesn't seem attempt call when configured correctly, can shed light please.
thanks
james
i have iis hosted wcf service trying post using r2 adapter. service works fine, can post standard channel, so pretty sure problem on biztalk side. when try , send message through biztalk following message written event log:
the adapter failed transmit message going send port "wcfsendport_testservice_bassichttpbinding_itest" url "http://domainqualifiedmachinename/wcftest/test.svc". retransmitted after retry interval specified send port. details:"specified value has invalid crlf characters.
parameter name: value"
when error occurs see no activity in w3svc log file(or service log files), don't believe biztalk making call. also, if change name of action calling, correctly informs me no such action exists making call service , receiving fault back. call see in both w3svc log , in service log files. , when change again fails in same way, if don't touch return key @ during configuration, , there of course no crlfs in action name
i more little confused doesn't seem attempt call when configured correctly, can shed light please.
thanks
james
hi james,
since service side ok, issue may either in send port configuration or in transmitted message itself. helpful if can export send port settings , post here. helpful if set retry count of send transport 0, , tell how suspended message like?
btw, using beta2? i've seen error message when there crlf in action.
BizTalk Server > BizTalk Server Adapters and Adapter Pack
Comments
Post a Comment