Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi,
We have upgraded CMS 5 to CMS 6R2 after that friendly url rewrite methods Convert to internal and convert to internal internal not firing. For this i searched in episerver blogs, here they said move the logic of ConverttoInternal to TryConverttoInternal method, i did it now ConverttoInternal(TryConverttoInternal) method is firing, but ConverttoInternalInternal method not firing.
Can any one help me on this.....
Changes wt i did is ConvertToInternal --to --TryConvertInternal(Now this method firing)
ConvertToInternalInternal----- Not firing... Help on this.