| Jon Flanders[DevelopMentor] 2005-02-21, 5:52 pm |
| You might try putting in BizTalk SP1 - what OS are you running?
--
Jon Flanders [DevelopMentor]
http://staff.develop.com/jfland/
http://www.develop.com/courses/biztalk
"stheby" <stheby@drsys.com> wrote in message
news:YInSd.9825$C22.6100@fe03.lga...
> Jon Flanders[DevelopMentor] wrote:
> Jon,
>
> Yes its odd; there is nothing between the send and receive shape in the
> orchestration. The orchestration has the same structure and steps as the
> "ConsumeWebService" solution in the current SDK which works, i.e.,
>
> FilePort--> Receive
> Construct
> Transform (BizTalk namespace to webservice namespace)
> Webservice<-- Send Webservice--> Receive
> Construct
> Transform (webservice namespace to BizTalk namespace)
> FilePort<-- Send
>
> Its got to be something really basic since no else seems to have this
> problem.
>
> I will mention that during initial BizTalk 2004 setup, I installed the
> .NET framework v1.1 SDK instead of the typical .NET v1.1 redistributable
> package and although I've tried, I can't install the .NET v1.1 SP1 (the
> message is something like, "the base package for this SP can't be
> located). I'm now wondering whether I need to try installing the .NET
> v1.1 redistributable package and then try to install the .NET v1.1 SP1.
> What do you think?
>
> Stephen
>
|