This question is locked. New answers and comments are not allowed.
I just downloaded latest q3 release installer and installed the component. When i tried to compile the source code i get following errors during the process of compilation.
I have also tried the same with manual installer distribution but errors are same.
Please help me as i want to upgrade the component to get the advantage of latest fix but due to non availablity of amazone C3 service from our network i have to chagne the CDN url in WebAssetDefaultSettings.cs file as guided by Telerik team in one of my previous question.
Looking forward for your help.
Thanks and best regards
Amitkumar Dave
ERRORs and Location
Error : Instance argument: cannot convert from 'System.Collections.Generic.IEnumerable<System.Web.Mvc.FieldValidationMetadata>' to 'System.Linq.IQueryable'
File : C:\Program Files\Telerik\Extensions for ASP.NET MVC Q3 2010\Source\Telerik.Web.Mvc\UI\Grid\Grid.cs
Line No : 526
Project : Telerik.Web.Mvc
Error :'System.Collections.Generic.IEnumerable<System.Web.Mvc.FieldValidationMetadata>' does not contain a definition for 'Select' and the best extension method overload 'Telerik.Web.Mvc.Extensions.QueryableExtensions.Select(System.Linq.IQueryable, System.Linq.Expressions.LambdaExpression)' has some invalid arguments
File : C:\Program Files\Telerik\Extensions for ASP.NET MVC Q3 2010\Source\Telerik.Web.Mvc\UI\Grid\Grid.cs
Line No : 526
Project : Telerik.Web.Mvc
Error :Argument '2': cannot convert from 'method group' to 'System.Linq.Expressions.LambdaExpression'
File : C:\Program Files\Telerik\Extensions for ASP.NET MVC Q3 2010\Source\Telerik.Web.Mvc\UI\Grid\Grid.cs
Line No : 526
Project :Telerik.Web.Mvc
Error : The type arguments for method 'System.Linq.Enumerable.Select<TSource,TResult>(System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource,int,TResult>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
File : C:\Program Files\Telerik\Extensions for ASP.NET MVC Q3 2010\Source\Telerik.Web.Mvc\Infrastructure\Implementation\WebAsset\WebAssetCollectionResolver.cs
Line No : 34
Project: Telerik.Web.Mvc
I have also tried the same with manual installer distribution but errors are same.
Please help me as i want to upgrade the component to get the advantage of latest fix but due to non availablity of amazone C3 service from our network i have to chagne the CDN url in WebAssetDefaultSettings.cs file as guided by Telerik team in one of my previous question.
Looking forward for your help.
Thanks and best regards
Amitkumar Dave
ERRORs and Location
Error : Instance argument: cannot convert from 'System.Collections.Generic.IEnumerable<System.Web.Mvc.FieldValidationMetadata>' to 'System.Linq.IQueryable'
File : C:\Program Files\Telerik\Extensions for ASP.NET MVC Q3 2010\Source\Telerik.Web.Mvc\UI\Grid\Grid.cs
Line No : 526
Project : Telerik.Web.Mvc
Error :'System.Collections.Generic.IEnumerable<System.Web.Mvc.FieldValidationMetadata>' does not contain a definition for 'Select' and the best extension method overload 'Telerik.Web.Mvc.Extensions.QueryableExtensions.Select(System.Linq.IQueryable, System.Linq.Expressions.LambdaExpression)' has some invalid arguments
File : C:\Program Files\Telerik\Extensions for ASP.NET MVC Q3 2010\Source\Telerik.Web.Mvc\UI\Grid\Grid.cs
Line No : 526
Project : Telerik.Web.Mvc
File : C:\Program Files\Telerik\Extensions for ASP.NET MVC Q3 2010\Source\Telerik.Web.Mvc\UI\Grid\Grid.cs
Line No : 526
Project :Telerik.Web.Mvc
Error : The type arguments for method 'System.Linq.Enumerable.Select<TSource,TResult>(System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource,int,TResult>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
File : C:\Program Files\Telerik\Extensions for ASP.NET MVC Q3 2010\Source\Telerik.Web.Mvc\Infrastructure\Implementation\WebAsset\WebAssetCollectionResolver.cs
Line No : 34
Project: Telerik.Web.Mvc