Hi, Can i have multiple copies of the same web service into different virtual directories, would there be a problem? The resources used by each service would be different, but otherwise the namespace, and code is the same.gauls
gauls
This should not be a problem. John Saunders
WCF is Web Services. They are not two separate things.
Use WCF for All New Web Service Development, instead of legacy ASMX or obsolete WSE
Use File->New Project to create Web Service Projects