What exactly are your trying to test in these application... performance, reliability or something else ??
Cheers
Just reliability, but since they are front and back end apps they share certain level of information. I am trying to figure out is there a way to do this without switching to a server OS..
We actually have the same situation. Backend app and multiple front end apps. Since XP only allows you to run one site at a time there is no real way to do development on a single machine. There are several http/isapi handlers out there that simulate multiple sites. You can find one at http://h4ck3r.net/ called iis_multiplex. One problem I've found with it is the integration of VS.NET/Source Safe and IIS. If you just need it to test your sites it might work for you.
I cannot get it to work..it's not mapping correctly
0 comments:
Post a Comment