Error when scrolling to 'Quote closed' or 'Opportunity closed'
-
Monday, July 16, 2012 2:19 PM
When we open an activity from the Closed Activity screen and scroll through using the arrows top right of the screen to move onto the next activity, if there’s an activity type of 'Quote Close' or 'opportunity close' it always errors when it gets to this record, see below.
Error Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Error Details:Exception of type 'System.Web.HttpUnhandledException' was thrown.
Full Stack:
[InvalidOperationException: CRM Parameter Filter - Invalid parameter 'preloadcache=1342448132367' in Request.QueryString on page /PMICRM/sfa/quotes/closequote.aspx The raw request was 'GET /CRM/sfa/quotes/closequote.aspx?_CreateFromId=%7b9725F2AC-33A2-E011-8ECA-B6CCD86EB0DD%7d&_CreateFromType=1&_gridType=4200&formid=6968c88d-67a6-4aa9-a4c3-ebcdbd2b830c&id=%7b91C73E08-E1A4-E111-B3F3-B6CCD86EB0DD%7d&pagemode=iframe&preloadcache=1342448132367&rskey=368374803' called from .] at Microsoft.Crm.Application.ParameterFilter.ValidateParameter(HttpRequest request, ArrayList parameterCollection, String key, String value, ParameterSources source, EntityType pageEntityType, FormAdditionalAllowedParameters additionalAllowedParameters) at Microsoft.Crm.Application.ParameterFilter.ValidateParameters(Page page, EntityType pageEntityType, Boolean alwaysEnableParameterChecking, FormAdditionalAllowedParameters formAdditionalAllowedParametersTemp) at Microsoft.Crm.Application.ParameterFilter.ValidateParameters(Page page, EntityType pageEntityType, FormAdditionalAllowedParameters formAdditionalAllowedParametersTemp) at Microsoft.Crm.Application.Controls.AppPage.ValidatePageParameters() at Microsoft.Crm.Application.Controls.AppPage.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) [HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown.] at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
I assume this is because of the change in Window screen/size as the opportunity and quote close windows differ from the standard activity.
Can anyone confirm if they have seen this before and of any resolution?
Regards
All Replies
-
Monday, July 16, 2012 3:16 PM
Hi,
Where did you initiate your activity listing from? If you opened up advanced find to look for closed activities, you should have the highlighted clause as well.
If you were looking at your closed activities view, then maybe it was customized and this clause was left out.
Or if you have a requirement to show them all in the same listing, then I guess you should file a bug with Microsoft at:
https://connect.microsoft.com/dynamicssuggestions/Feedback
Regards,
Mayank