Sylvain
07-05-2002, 09:18 AM
Hi all,
How I can tell to my web server I have different web application?
I explain. We have an intranet an we have some application for engineers, humain ressources ... We must move our intranet on a new web server. We have old web application done by another programmer and we have new web application done by me. My new directory for application is put on subdirectory, of our intranet, manually. The problem is each application is see like one application. If I have a application variable in the engineer application I can see this application variable in the humain ressource application. Why? The problem affect the global.asa because I it's see like one application, Ican't have a global.asa in the application of engineer and another in HR.
The first programmer who did first application, I did like separate application but I don't know how he did. And this programmer isn't in our companie now.
I don't know if I must use IIS console to specify to a folder that is a separate web application folder. Maybe it can help you if I say the applications who work like separate application have a copy of the directory at the root when it watch with IIS console. And the copy of the directory at the root have a little icon like The Earth in a blue box.
Help...
How I can tell to my web server I have different web application?
I explain. We have an intranet an we have some application for engineers, humain ressources ... We must move our intranet on a new web server. We have old web application done by another programmer and we have new web application done by me. My new directory for application is put on subdirectory, of our intranet, manually. The problem is each application is see like one application. If I have a application variable in the engineer application I can see this application variable in the humain ressource application. Why? The problem affect the global.asa because I it's see like one application, Ican't have a global.asa in the application of engineer and another in HR.
The first programmer who did first application, I did like separate application but I don't know how he did. And this programmer isn't in our companie now.
I don't know if I must use IIS console to specify to a folder that is a separate web application folder. Maybe it can help you if I say the applications who work like separate application have a copy of the directory at the root when it watch with IIS console. And the copy of the directory at the root have a little icon like The Earth in a blue box.
Help...