J
James X. Li
We are using an ISP to host our web site. All we get
from our ISP is a root directory for our web site.
We can deploy a single ASP.NET application by copying all the
related files (global.asax, web.config, etc.) to the root directory.
Things work fine in this way. But, we would like to deploy a second
application ( for administration purpose) on this web site. How
can we do it? In general, How can we deploy multiple ASP.NET
applications on our web site?
Thanks in advance
James X. Li
http://VisuMap.net
from our ISP is a root directory for our web site.
We can deploy a single ASP.NET application by copying all the
related files (global.asax, web.config, etc.) to the root directory.
Things work fine in this way. But, we would like to deploy a second
application ( for administration purpose) on this web site. How
can we do it? In general, How can we deploy multiple ASP.NET
applications on our web site?
Thanks in advance
James X. Li
http://VisuMap.net