.NET WEB-Services

Moderators: None (Apply to moderate this forum)
Number of threads: 20
Number of posts: 25

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Multiple instances and multiple versions of same web services ... Posted by jezB on 4 Feb 2010 at 9:16 AM
... on the same machine - is it possible?

The reason I ask is that my company have an existing layered product which has two of it's physical layers deployed as web services running on IIS. We want to move to a SaaS (Software-as-a-service) model where our kit will host the services for multiple customers, and each will have a production and test instance.

So we might want to deploy 4 variants of the same web services, eg.
BusinessLayer.Customer1.Test
BusinessLayer.Customer1.Prod
BusinessLayer.Customer2.Test
BusinessLayer.Customer2.Prod

While our installation msi can create any of these web service names as it stands, installing any one replaces the previous version in IIS (and add/remove programs), even with Remove Previous Versions set to false. The reason I imagine is that the Product Code remains unchanged, and we don't really want to have to create one setup project per target build.

Does anyone have any advice on how to help achieve our objective?



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.