Hello again Keith,
During a Visual Studio deployment the AppPool is not created, but during server/MSI deployment it is created. That just avoids having to collect a password to set up the AppPool identity during VS deployments.
The vdir is always created and pointed to the directory that contains the web service files, which must be moved from c:\inetpub\wwwroot to your BizTalk solution folder hierarchy.
Hope that helps,
Tom
During a Visual Studio deployment the AppPool is not created, but during server/MSI deployment it is created. That just avoids having to collect a password to set up the AppPool identity during VS deployments.
The vdir is always created and pointed to the directory that contains the web service files, which must be moved from c:\inetpub\wwwroot to your BizTalk solution folder hierarchy.
Hope that helps,
Tom