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

WebResource.axd throwing error "Parameter count mismatch"

1 Answer 183 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
William Hurst
Top achievements
Rank 1
William Hurst asked on 05 Dec 2014, 12:06 PM
We are suddenly receiving the error detailed below but I am unable to determine the cause. The Telerik assembly is from 2011 so it is a few years old.

Exception Details: System.Reflection.TargetParameterCountException: Parameter count mismatch.

Stack Trace: 
[TargetParameterCountException: Parameter count mismatch.]
System.Reflection.RuntimeMethodInfo.InvokeArgumentsCheck(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +10910101
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +54
System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) +19
Talifun.Web.Compress.Decryptor.DecryptString(String input) +217
Talifun.Web.Compress.WebResourceCompressionModule.GetDataFromQuery(NameValueCollection queryString) +141
[HttpException (0x80004005): This is an invalid webresource request.]
Talifun.Web.Compress.WebResourceCompressionModule.GetDataFromQuery(NameValueCollection queryString) +312
Talifun.Web.Compress.WebResourceCompressionModule.OnPreRequestHandlerExecute(Object sender, EventArgs e) +259
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +136
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18408

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 09 Dec 2014, 08:49 AM
Hi,

I have already answered your other ticket with the same question:
http://www.telerik.com/forums/webresource-axd-throwing-error-parameter-count-mismatch

In order to avoid duplicate posts I will ask you to continue our communication there.

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
William Hurst
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or