You cannot use absolute paths. It would not make much sense to use an absolute path to someplace outside of your solution directory structure. If you are exporting a web service from BizTalk that you wish to deploy with your BizTalk app, then you should move the exported web service directory from inetpub\wwwroot to within your BizTalk solution directory. Then reference that directory using the relative path.
If you describe the exact scenario I can address it directly, but that is the quick background.
Thanks,
Tom
If you describe the exact scenario I can address it directly, but that is the quick background.
Thanks,
Tom