J
John M
Hi,
I have inherited the maintenance of an application written for ASP.Net that
uses an IHTTPModule class to log requests for .htm web pages to a database.
On our LAN the web app functions properly.
Once deployed to our client, the web app does not function properly. In some
cases
(pages affected differ between different browsers at different locations) ,
requests do not make it to the web server. Pages are received by browsers
(external to
the client's LAN) but a request is never received by the IHTTPModule class.
It appears
caching is occuring somewhere. We have tried emptying the browser caches but
we get the same results.
What could be causing this? IIS? ASP.Net? Some unknown proxy server sitting
somewhere?
Any help would be appreciated.
John
I have inherited the maintenance of an application written for ASP.Net that
uses an IHTTPModule class to log requests for .htm web pages to a database.
On our LAN the web app functions properly.
Once deployed to our client, the web app does not function properly. In some
cases
(pages affected differ between different browsers at different locations) ,
requests do not make it to the web server. Pages are received by browsers
(external to
the client's LAN) but a request is never received by the IHTTPModule class.
It appears
caching is occuring somewhere. We have tried emptying the browser caches but
we get the same results.
What could be causing this? IIS? ASP.Net? Some unknown proxy server sitting
somewhere?
Any help would be appreciated.
John