M
Michael Appelmans
I have implemented an httpmodule class and added it in the web.config, but when
I try and use Context.RewritePath I get error:
The virtual path "/searchresult?categoryid=104" maps to another application
which is not allowed.
How to I make my httpmodule part and parcel of the storefront shopping cart
application I am using? What determines, in a given directory, who the
application is?
Thanks for any insight.
I try and use Context.RewritePath I get error:
The virtual path "/searchresult?categoryid=104" maps to another application
which is not allowed.
How to I make my httpmodule part and parcel of the storefront shopping cart
application I am using? What determines, in a given directory, who the
application is?
Thanks for any insight.