Tenho um application pool (APPLICATION_POOL_TESTE_2) e dentro dele tenho uma aplicação (APLICACAO_TESTE_2), mas o mesmo está listando uma aplicação de outro application pool (APPLICATION_POOL_TESTE_1).
I have one application pool (APPLICATION_POOL_TESTE_2) and inside it one application (APLICACAO_TESTE_2), but the same is listing one application of another application pool (APPLICATION_POOL_TESTE_1).
Veja exemplo abaixo:
See example bellow:
APPLICATION_POOL_TESTE_1
---> APLICACAO_TESTE_1
---> APLICACAO_TESTE_2
APPLICATION_POOL_TESTE_2
---> APLICACAO_TESTE_2
É isso que acontece! Como faço para consertar esse problema? O WebGarden de todos os application pools estão definidos como 1.
This is it that happens! How do i to fix this problem? The WebGarden of all application pools are defined to 1.
Obrigado!
Thanks!
Felipe Ribeiro :: Se esta postagem foi útil, marque-a como tal.