London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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.