.NET Framework Bookmark and Share   
 index > ASMX Web Services and XML Serialization > Multiple copies of Webservice under IIS
 

Multiple copies of Webservice under IIS

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
John Saunders

You can use google to search for other answers

Custom Search

More Threads

• serialize CodeCompileUnit
• CannotUnloadAppDomainException on a wrapped COM object
• CInternetSession-OpenUrl function
• Errors Deploying VS2005 RC1 Web Site on to IIS
• WSE 2.0 - how to communicate between server input & output filters. SoapContext?
• Dynamically call a web service?
• Identical types returned by different webservices can't be cast into each other
• VS 2003 error .. web developers can u help ?!!!
• Authenticating the source (client application) of a SOAP message
• SOAP EXTENSION PROBLEM, HELP ME