BizTalk Server Orchestration - Problem deploying webservice from dev to test machine

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > April 2005 > Problem deploying webservice from dev to test machine





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Problem deploying webservice from dev to test machine
TimG

2005-04-13, 2:50 am

Hi

I am trying to deploy an webservice (orchestration) from my dev machine (XP)
to a test machine (WIN2K3) that does not have VS installed on it. I created a
web setup MSI package and installed web service ok

However when i try and view the webservice
(http://localhost/bzLoanSubmission.O...ionRequest.asmx)
thru IE I get 'Page Not Found" error.

If I type in http://localhost/bzLoanSubmission.Orchestrations_Proxy/ then
the webservice is displayed, clicking on it displays the "PAge Not Found"
error.

Is there are any security settings I need to change (say for ASPNET)

Regards

Tim
Saravana Kumar

2005-04-13, 7:58 am

See whether ASP. NET is installed on that server. To do that:

On IIS, expand "web Service extensions"..On the right hand side see whether
ASP. NET v1.1.4322 is allowed.

If you can't see them, don't worry you can install it

on your command prompt go to C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\
and type aspnet_regiis /i

This will install ASP.NET reset, after that go to web service extension and
allow asp.net.

HTH


--
Cheers
Saravana [MCP - Biztalk Server 2004]
http://saravanakumarmv.blogspot.com


"TimG" <TimG@discussions.microsoft.com> wrote in message
news:C525BEB8-D6F0-46DF-96D2-56184D70C9BF@microsoft.com...
> Hi
>
> I am trying to deploy an webservice (orchestration) from my dev machine
> (XP)
> to a test machine (WIN2K3) that does not have VS installed on it. I
> created a
> web setup MSI package and installed web service ok
>
> However when i try and view the webservice
> (http://localhost/bzLoanSubmission.O...ionRequest.asmx)
> thru IE I get 'Page Not Found" error.
>
> If I type in http://localhost/bzLoanSubmission.Orchestrations_Proxy/ then
> the webservice is displayed, clicking on it displays the "PAge Not Found"
> error.
>
> Is there are any security settings I need to change (say for ASPNET)
>
> Regards
>
> Tim



TimG

2005-04-14, 2:49 am

Thanks for that it worked

I have set the identity of the biztalk application pool and the web site
anonymous access to the user domain\btsisohostservice (member of BizTalk
Isolated Hosts Group and IIS_WPG)

Is it correct to do that

Regards

Tim


"TimG" wrote:

> Hi
>
> I am trying to deploy an webservice (orchestration) from my dev machine (XP)
> to a test machine (WIN2K3) that does not have VS installed on it. I created a
> web setup MSI package and installed web service ok
>
> However when i try and view the webservice
> (http://localhost/bzLoanSubmission.O...ionRequest.asmx)
> thru IE I get 'Page Not Found" error.
>
> If I type in http://localhost/bzLoanSubmission.Orchestrations_Proxy/ then
> the webservice is displayed, clicking on it displays the "PAge Not Found"
> error.
>
> Is there are any security settings I need to change (say for ASPNET)
>
> Regards
>
> Tim

Scott Colestock

2005-04-22, 5:54 pm

It should be sufficient to set the identity of the IIS6 application pool to
the correct account.

Scott Colestock

"TimG" wrote:
[vbcol=seagreen]
> Thanks for that it worked
>
> I have set the identity of the biztalk application pool and the web site
> anonymous access to the user domain\btsisohostservice (member of BizTalk
> Isolated Hosts Group and IIS_WPG)
>
> Is it correct to do that
>
> Regards
>
> Tim
>
>
> "TimG" wrote:
>
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com