hello,
a quick question and opinion of the group needed.
We are putting together some new functionality built in .net along side that of an old classic asp application both running on the same box. We are going to run the classic asp application (which is frames based) and new functionality built in .net.
What I am wondreing is i have the classic asp app running on the server currently as well as the new functionality. Classic asp application runs currently as it its own app using its own app pool currently. New functionality is using its own app pool as
well.
is this the best method of doing this in peoples opinion or should i drop the new functiality as an app under the classic asp app? Or, is there a better way i should approach this?
Thanks.
Go to the complete details ...