| Frank Lamers 2004-07-30, 7:47 am |
| Hi,
I have created a small orchestration and build it successfully. Now I try to
publish it as a web service, but this fails.
Description:
* I call the Web Service Publishung Wizard and choose 'Publish orchestration
as Web service'.
* On the Properties page I specify a target namespace and do NOT select any
of the options below (Add SOAP headers, Support unknown headers, Add
single-sign-on support).
* On the Project page I select the options to allow anonymous access and to
create biztalk receive locations.
* The creation fails with the message:
Web Access Failed.
The default web access mode for this project is set to file share, but hte
project folder at 'http://localhost/Proxyname' cannot be opened with the
path 'c:\inetpub\wwwroot\Proxyname'. The error returned was:
Unable to create web project 'Proxyname'. The file path
'c:\inetpub\wwwroot\Proxyname' does not correspond to the URL
'http://localhost/Proxyname'. The two need to map to the same server
location. HTTP error 404:
Any ideas how to solve this problem?
Regards
Frank
BTW: See the lecture of Scott Woodgate which shows the same operation
working:
http://msdn.microsoft.com/msdntv/ep...sw/manifest.xml
|