D
Dean
I have several ASP.NET applications that I want to put onto a new website.
Each app is currently its own solutions with it's own global.asax, etc..
What is the right way to deploy multiple asp.net applications onto a single
website? Does each one just go into a subordinate directory below the main
directory which is under wwwroot? Is there a problem with all of the
global.asax files?
Thanks,
Dean
Each app is currently its own solutions with it's own global.asax, etc..
What is the right way to deploy multiple asp.net applications onto a single
website? Does each one just go into a subordinate directory below the main
directory which is under wwwroot? Is there a problem with all of the
global.asax files?
Thanks,
Dean