R
Roz Lee
The default application on my web server contains its own web config
file with a timeout of 20 minutes. I have another application which
also has its own web.config file. I want a timeout of 10 minutes.
However, I can see that the application is not using its own
web.config but is using the parent file and timing out after 20
minutes. How can I get it to look at its own?
Thanks
Ros Lee
file with a timeout of 20 minutes. I have another application which
also has its own web.config file. I want a timeout of 10 minutes.
However, I can see that the application is not using its own
web.config but is using the parent file and timing out after 20
minutes. How can I get it to look at its own?
Thanks
Ros Lee