Here is the situation, I have a MyCalendar control which is inherited from CalendarExtender. After I update to reference to the new version v15.1.2. I find the calendar.css is not loaded, the web resource link return a 404 error.
As I checked the source code, I find the problem is in ToolkitResourceManager.cs, GetStyleHref, line 138. It use MyCalendar control type in GetWebResourceUrl.
Jim Wang
Comments: That is what I did. But I mean, as a component provider, you may need consider this problem. Jim
As I checked the source code, I find the problem is in ToolkitResourceManager.cs, GetStyleHref, line 138. It use MyCalendar control type in GetWebResourceUrl.
Jim Wang
Comments: That is what I did. But I mean, as a component provider, you may need consider this problem. Jim