| Added: November/21/2004 at 12:17pm | IP Logged
|
|
|
If you run asplistings auto in its own folder with its own application in IIS. Connected to its own database.
And you run your other version of ASPListiings in its own folder with its own application in IIS. Connected to its own database.
You will have zero major changes to make to anything... other than what you did above..
But remember theyare the same app and share a lot of thing including sessions and application variables.. that is why if they are installed in the same domain each one needs its own application set in the IIS console so they run seperately of one another.
Edited by cwilliams on November/21/2004 at 12:27pm
__________________
Best Regards,
Christopher Williams
www.CJWSoft.com
|