Hi
I'm trying to use the great function getSearchFriendlyUrl to create friendly URL's for products in an Ashx handler.
Using it in normal Ascx handlers, it works very nice.
Using it it Ashx handlers, it throws the error 'Object reference not set to an instance of an object. / NullReferenceExecption was unhandled by user code'
The reason we are using the Ashx handler, is to create a XML sitemap for the Google Product Feed.
Are there any options to use the getSearchFriendlyUrl in an Ashx file?
Gr.
Martijn
Developer forum
Using getSearchFriendlyUrl in ashx file
Replies
You must be logged in to post in the forum