| Author |
second post: "The server committed an HTTP protocol violation"
|
|
| biztalker 2004-11-08, 5:47 pm |
| hello
i have been looking for answers to this problem but to no avail yet. my
application log is flooding with this message classified as both a warning
and an error listed under event id 5740. this happens everytime my
orchestration tries to consume a web service. despite the warning and error
messages, the request seems to be posted successfully to the web server, and
is processed as expected. i believe this has to do with the configuration of
the web server, which i have no control/say over. i have come across a couple
of posts on other newsgroups, where there is a remedy posted for this message
for ASP.NET applications. how do i modify my biztalk orchestration/project to
get rid of these messages?
thanks
| |
| Tomas Restrepo \(MVP\) 2004-11-08, 5:47 pm |
| >
> i have been looking for answers to this problem but to no avail yet. my
> application log is flooding with this message classified as both a warning
> and an error listed under event id 5740. this happens everytime my
> orchestration tries to consume a web service. despite the warning and
error
> messages, the request seems to be posted successfully to the web server,
and
> is processed as expected. i believe this has to do with the configuration
of
> the web server, which i have no control/say over. i have come across a
couple
> of posts on other newsgroups, where there is a remedy posted for this
message
> for ASP.NET applications. how do i modify my biztalk orchestration/project
to
> get rid of these messages?
sounds like you're running into a new security check added by the .NET
Framework v1.1 SP1. You can read more about here:
http://weblogs.asp.net/gzunino/arch.../05/225881.aspx
--
Tomas Restrepo
tomasr@mvps.org
| |
| biztalker 2004-11-10, 5:48 pm |
| thanks Tomas, but I am still lost. which config file should i be modifying in
this case?
"Tomas Restrepo (MVP)" wrote:
> error
> and
> of
> couple
> message
> to
>
> sounds like you're running into a new security check added by the .NET
> Framework v1.1 SP1. You can read more about here:
>
> http://weblogs.asp.net/gzunino/arch.../05/225881.aspx
>
> --
> Tomas Restrepo
> tomasr@mvps.org
>
>
>
| |
| Tomas Restrepo \(MVP\) 2004-11-10, 5:48 pm |
| Hi,
> thanks Tomas, but I am still lost. which config file should i be modifying
in
> this case?
I haven't tried it but a guess is that BTSNTSvc.exe.config would be the
right place for that...
--
Tomas Restrepo
tomasr@mvps.org
| |
| biztalker 2004-11-12, 7:48 am |
| is it possible to get that confirmed?
"Tomas Restrepo (MVP)" wrote:
> Hi,
>
> in
>
> I haven't tried it but a guess is that BTSNTSvc.exe.config would be the
> right place for that...
>
> --
> Tomas Restrepo
> tomasr@mvps.org
>
>
>
|
|
|
|