This is a migrated thread and some comments may be shown as answers.

Invalid webresource request

2 Answers 55 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Matthew R Longhouse
Top achievements
Rank 1
Matthew R Longhouse asked on 18 Jul 2013, 01:48 PM
After upgrading to the 2013 Q2 controls we have been getting a large number of "This is an invalid webresource request" errors (every page access I believe) in our error reporting application.  I'm not seeing anything obviously wrong with the calendar such as missing images.

Query string:
d=oYk45SpGYUqPQWaQ_K6qeQjLI6LVoPZPDXmb2YP7w81z0o1tWAbsclqXQQzbi7yQw0YmPSHt5Mnxo3xiI8po-VlJREoNvUw_dNRIMwB1PRbPLJIwdRv3K90xKVkNfTv2lJn9SloLZWkbMqEP1Jbw3NTL5OE1&t=635096945953391250

Decoded:
pTelerik.Web.UI.Skins|Telerik.Web.UI.Skins._Telerik.Calendar.sprite.gif

Here is the network request.  It is redirecting to our "not found" page.
URL Method Result Type Received Taken Initiator Wait‎‎ Start‎‎ Request‎‎ Response‎‎ Cache read‎‎ Gap‎‎
/Efficio/WebResource.axd?d=oYk45SpGYUqPQWaQ_K6qeQjLI6LVoPZPDXmb2YP7w81z0o1tWAbsclqXQQzbi7yQw0YmPSHt5Mnxo3xiI8po-VlJREoNvUw_dNRIMwB1PRbPLJIwdRv3K90xKVkNfTv2lJn9SloLZWkbMqEP1Jbw3NTL5OE1&t=635096945953391250 GET 302 text/html 339 B 406 ms background-image 2246 0 406 0 0 1780

Scheduler markup:
<telerik:RadScheduler AllowInsert="false" CustomAttributeNames="OpportunityActivityID" DataEndField="Endtime" DataKeyField="ActivityId" DataStartField="StartTime" DataSubjectField="Description" DayStartTime="08:00:00" DayEndTime="18:00:00" GroupBy="User" GroupingDirection="Horizontal" ID="radScheduler" Localization-ConfirmDeleteText="Are you sure you want to permanently Delete this Activity?" Localization-ConfirmDeleteTitle="Confirm Activity Deletion" MinutesPerRow="15" NumberOfHoveredRows="1" MonthView-AdaptiveRowHeight="true" OnAppointmentCreated="RadScheduler1_AppointmentCreated" OnAppointmentDataBound="RadScheduler1_AppointmentDataBound" OnClientAppointmentDeleting="onAppointmentDeleting" OnClientAppointmentDoubleClick="onClientAppointmentDoubleClick" OnClientAppointmentEditing="OnClientAppointmentEditing" OnClientAppointmentInserting="OnClientAppointmentInserting" OnClientAppointmentMoveEnd="OnClientAppointmentMoveEnd" OnClientAppointmentResizeEnd="OnClientAppointmentResizeEnd" OnClientTimeSlotClick="OnClientTimeSlotClick" OnDataBound="RadScheduler1_DataBound" OnNavigationComplete="RadScheduler1_NavigationComplete" OnPreRender="radScheduler_PreRender" OverflowBehavior="Expand" RowHeight="25" runat="server" ShowAllDayRow="false" ShowFullTime="false" ShowNavigationPane="true" ShowResourceHeaders="true" Skin="Telerik" UseRowHeadersAsSelectors="true" Width="915px" WorkDayEndTime="18:00:00" WorkDayStartTime="08:00:00">
</telerik:RadScheduler>

2 Answers, 1 is accepted

Sort by
0
Matthew R Longhouse
Top achievements
Rank 1
answered on 22 Jul 2013, 01:00 PM
It seems like this would be easy enough to verify by Telerik.  It wasn't happening before the upgrade, and the page hasn't changed.  I was hoping for some feedback before I bother with submitting a support ticket.
0
Plamen
Telerik team
answered on 23 Jul 2013, 12:55 PM
Hello,

 
This behavior is caused by a known bug in the Telerik skin of RadCalendar and since it is inbuilt in RadScheduler it is observed there as well. The good news is that the issue is already fixed in Q2 Service Pack 1. Please excuse us for the inconveniences caused.

Hope this will explain the issue. If you have further questions please don't hesitate to contact us again.

Regards,
Plamen
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Scheduler
Asked by
Matthew R Longhouse
Top achievements
Rank 1
Answers by
Matthew R Longhouse
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or