Thanks for your followup Phil,
I've found the problem you met. Yes, seems the current WSE 3.0
redistribuable package doesn't contains a vendor site location for direct
downloading over web.... Not sure whether this is the status for the
moment or the WSE component is not planed to provide such a vendor site.
I'll help forward this question to the WSE team to see whether they have
such a plan. I'll update you soon if I got any feedback..
Thanks,
Steven Cheng
Microsoft Online Support

Signature
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
From: "Phil Lee" <phil.lee@newsgroups.nospam>
References: <uWQ3KHp6FHA.1148@tk2msftngp13.phx.gbl>
<10X5XQz6FHA.1240@TK2MSFTNGXA02.phx.gbl>
Subject: Re: WSE3.0 'homesite'
Date: Thu, 17 Nov 2005 10:50:35 -0000
Lines: 91
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
Message-ID: <OO699S26FHA.1080@TK2MSFTNGP10.phx.gbl>
Newsgroups: microsoft.public.dotnet.framework.webservices.enhancements
NNTP-Posting-Host: host86-132-84-190.range86-132.btcentralplus.com
86.132.84.190
Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.webservices.enhancements:7649
X-Tomcat-NG: microsoft.public.dotnet.framework.webservices.enhancements
Steven,
the series of steps to reproduce this is
1) create a VS2005 web service using WSE3.0
2) create a VS2005 Web Deployment project - you mentioned this tool in a
previous post
3) create a Web Setup project which references the deployment project
4) in the Web Setup project select the property pages and then the
prerequisites button.
The prerequisites already has .NET Framework 2.0 selected
Select 'Microsoft WSE3.0 Runtime' leaving the radion button as
'Download
from the component vendor's web site'.
5) build the projects in order
6) I get this warning:
"No 'HomeSite' attribute has been provided for 'Microsoft WSE 3.0 Runtime',
so the package will be published to the same location as the bootstrapper. "
This works but the WSE3 runtime is packaged with the setup/msi.
My question is how can I set the 'homesite' property so that WSE3 will be
downloaded as required - and will this be fixed in a patch to WSE3.0?
Regards
Phil
> Hi Phil,
>
[quoted text clipped - 56 lines]
> Regards
> Phil Lee
Steven Cheng[MSFT] - 21 Nov 2005 10:13 GMT
Hi Phil,
After some further communiation with our WSE guys, seems the WSE runtime
pakage won't provide a HomeSite autodownload link as .net framework or
other full redistribute softwares. Because WSE 3.0 is still only an
external add-on components and will be changable according to the new
webservcie security specification.
Thanks,
Steven Cheng
Microsoft Online Support

Signature
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
X-Tomcat-ID: 43734696
References: <uWQ3KHp6FHA.1148@tk2msftngp13.phx.gbl>
<10X5XQz6FHA.1240@TK2MSFTNGXA02.phx.gbl>
<OO699S26FHA.1080@TK2MSFTNGP10.phx.gbl>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_0001_BA9D0D3E"
Content-Transfer-Encoding: 7bit
From: stcheng@online.microsoft.com (Steven Cheng[MSFT])
Organization: Microsoft
Date: Fri, 18 Nov 2005 01:48:35 GMT
Subject: Re: WSE3.0 'homesite'
X-Tomcat-NG: microsoft.public.dotnet.framework.webservices.enhancements
Message-ID: <hfb37I#6FHA.1236@TK2MSFTNGXA02.phx.gbl>
Newsgroups: microsoft.public.dotnet.framework.webservices.enhancements
Lines: 270
Path: TK2MSFTNGXA02.phx.gbl
Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.webservices.enhancements:7658
NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
Thanks for your followup Phil,
I've found the problem you met. Yes, seems the current WSE 3.0
redistribuable package doesn't contains a vendor site location for direct
downloading over web.... Not sure whether this is the status for the
moment or the WSE component is not planed to provide such a vendor site.
I'll help forward this question to the WSE team to see whether they have
such a plan. I'll update you soon if I got any feedback..
Thanks,
Steven Cheng
Microsoft Online Support

Signature
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
From: "Phil Lee" <phil.lee@newsgroups.nospam>
References: <uWQ3KHp6FHA.1148@tk2msftngp13.phx.gbl>
<10X5XQz6FHA.1240@TK2MSFTNGXA02.phx.gbl>
Subject: Re: WSE3.0 'homesite'
Date: Thu, 17 Nov 2005 10:50:35 -0000
Lines: 91
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
Message-ID: <OO699S26FHA.1080@TK2MSFTNGP10.phx.gbl>
Newsgroups: microsoft.public.dotnet.framework.webservices.enhancements
NNTP-Posting-Host: host86-132-84-190.range86-132.btcentralplus.com
86.132.84.190
Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.webservices.enhancements:7649
X-Tomcat-NG: microsoft.public.dotnet.framework.webservices.enhancements
Steven,
the series of steps to reproduce this is
1) create a VS2005 web service using WSE3.0
2) create a VS2005 Web Deployment project - you mentioned this tool in a
previous post
3) create a Web Setup project which references the deployment project
4) in the Web Setup project select the property pages and then the
prerequisites button.
The prerequisites already has .NET Framework 2.0 selected
Select 'Microsoft WSE3.0 Runtime' leaving the radion button as
'Download
from the component vendor's web site'.
5) build the projects in order
6) I get this warning:
"No 'HomeSite' attribute has been provided for 'Microsoft WSE 3.0 Runtime',
so the package will be published to the same location as the bootstrapper. "
This works but the WSE3 runtime is packaged with the setup/msi.
My question is how can I set the 'homesite' property so that WSE3 will be
downloaded as required - and will this be fixed in a patch to WSE3.0?
Regards
Phil
"Steven Cheng[MSFT]" <stcheng@online.microsoft.com> wrote in message
news:10X5XQz6FHA.1240@TK2MSFTNGXA02.phx.gbl...
> Hi Phil,
>
[quoted text clipped - 56 lines]
> Regards
> Phil Lee
Phil Lee - 22 Nov 2005 09:42 GMT
Steven,
ok, thanks.
Phil
> Hi Phil,
>
[quoted text clipped - 165 lines]
>> Regards
>> Phil Lee
Steven Cheng[MSFT] - 22 Nov 2005 09:55 GMT
My pleasure.
Have a good day!
Steven Cheng
Microsoft Online Support

Signature
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
From: "Phil Lee" <phil.lee@newsgroups.nospam>
References: <uWQ3KHp6FHA.1148@tk2msftngp13.phx.gbl>
<10X5XQz6FHA.1240@TK2MSFTNGXA02.phx.gbl>
<OO699S26FHA.1080@TK2MSFTNGP10.phx.gbl>
<hfb37I#6FHA.1236@TK2MSFTNGXA02.phx.gbl>
<2#66ORo7FHA.832@TK2MSFTNGXA02.phx.gbl>
Subject: Re: WSE3.0 'homesite'
Date: Tue, 22 Nov 2005 09:42:39 -0000
Lines: 187
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
X-RFC2646: Format=Flowed; Original
Message-ID: <exEbVk07FHA.2364@TK2MSFTNGP12.phx.gbl>
Newsgroups: microsoft.public.dotnet.framework.webservices.enhancements
NNTP-Posting-Host: host86-132-84-190.range86-132.btcentralplus.com
86.132.84.190
Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.webservices.enhancements:7696
X-Tomcat-NG: microsoft.public.dotnet.framework.webservices.enhancements
Steven,
ok, thanks.
Phil
> Hi Phil,
>
[quoted text clipped - 165 lines]
>> Regards
>> Phil Lee