I have a virtual path provider. Problem is its caching my files. Whenever I manually edit one of the aspx files it references the VPP doesn\'t pull in the new file, it conti
The solution that worked for me as desired was:
However, with this solution results in hanging the server (Cassini, IIS 6, IIS 7, IIS 8). The hanging only lasts for a few minutes then the results are delivered.
I've also included a test for virtual path/file with the same results. I messed with browser timeouts.
Can anyone help?