GetCompiledPageInstance and caching

P

Paresh

Hi All,

I am using ASP.net 1.1.

I have used HttpHandler for UrlRewriting for this I have used
GetCompliedPageInstance method.

Now because of this my caching logic is not working.

Scenario:

When user requests http://localhost/application/abc.html.I rewrite this
url as http://localhost/other_application/xyz.aspx using
GetCompliedPageInstance method.

Now I want to cache "http://localhost/application/abc.html" Url.


Is there any way for enabling page output caching for
"http://localhost/application/abc.html" Url.


Any help in this regards will be appreciated.

Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top