| Author |
Problem with BizTalk Web Services Publishing Wizard
|
|
|
| I’m receiving the following error when trying to publish an orchestration as a web service.
The default Web access mode for this project is set to file share, but the project folder at ‘http://localhost/InfoPathTest_Proxy’ cannot be opened with the path ‘C:\Inetpub\wwwroot\InfoPathTest_Proxy
’. The error returned was:
Unable to create Web project ‘InfoPathTest_Proxy’. The file path ‘C:\Inetpub\wwwroot\InfoPathTest_Proxy
’ does not correspond to the URL ‘http://localhost/InfoPathTest_Proxy’. The two need to map to the same server location.
Server Setup:
Windows 2003
BizTalk 2004 Rollup Package 1
VS 2003
Any suggestions as to why I’m getting the error message would be greatly appreciated.
Thanks
Mark
| |
| Christof 2004-06-06, 7:52 am |
| Have you removed the root path out of the WSS managed paths collection
please?
You can do this in the WSS management pages.
Kind regards,
Christof
"Mark" <mark@nospam.nospam> wrote in message
news:65B1AED2-C612-4251-B676-8174BA5C555D@microsoft.com...
> I'm receiving the following error when trying to publish an orchestration
as a web service.
>
> The default Web access mode for this project is set to file share, but the
project folder at 'http://localhost/InfoPathTest_Proxy' cannot be opened
with the path 'C:\Inetpub\wwwroot\InfoPathTest_Proxy'. The error returned
was:
> Unable to create Web project 'InfoPathTest_Proxy'. The file path
'C:\Inetpub\wwwroot\InfoPathTest_Proxy' does not correspond to the URL
'http://localhost/InfoPathTest_Proxy'. The two need to map to the same
server location.
>
> Server Setup:
> Windows 2003
> BizTalk 2004 Rollup Package 1
> VS 2003
>
> Any suggestions as to why I'm getting the error message would be greatly
appreciated.
>
> Thanks
> Mark
>
| |
|
| Christof,
Thank you for your reponse. I removed the root path from the managed paths collections and by problem has been resolved.
Mark
| |
| Chris 2004-06-20, 11:09 pm |
| Mark,
If you're publishing the orchestration on a Windows Server 2003 machine, you'll need to create an excluded path for the orchestration in the SharePoint Central Administration under managed paths.
"Mark" wrote:
> I’m receiving the following error when trying to publish an orchestration as a web service.
>
> The default Web access mode for this project is set to file share, but the project folder at ‘http://localhost/InfoPathTest_Proxy’ cannot be opened with the path ‘C:\Inetpub\wwwroot\InfoPathTest_Proxy
’. The error returned was:
> Unable to create Web project ‘InfoPathTest_Proxy’. The file path ‘C:\Inetpub\wwwroot\InfoPathTest_Proxy
’ does not correspond to the URL ‘http://localhost/InfoPathTest_Proxy’. The two need to map to the same server location.
>
> Server Setup:
> Windows 2003
> BizTalk 2004 Rollup Package 1
> VS 2003
>
> Any suggestions as to why I’m getting the error message would be greatly appreciated.
>
> Thanks
> Mark
>
|
|
|
|