Telerik Forums
Community Forums Forum
1 answer
216 views

Dear support team and community ,

We are using Progress Telerik Report Server R3 2022 SP1 (8.2.22.1109) and want to configure it to use reports with custom functions. We created a library in the form of a .dll file that contains the function we call. All of that was successfully done using Standalone Report Designer, we have imported the library and we are successfully accessing it using Object Data Source.
However, when we wanted to do it on the Telerik Report Server running on the IIS server, we were unable to access the custom function found in the library and got an error on the Telerik Report Server web application.
We followed the instructions from the documentation found at this link: 

 

After we copied the assembly to the bin folder and registered the same assembly in the corresponding application configuration file ([Telerik Report Server installation folder]\Telerik.ReportServer.Web\TelerikReporting.config), we got an error with this text. 

"Unable to cast object of type 'System.Configuration.DefaultSection' to type 'Telerik.Reporting.Configuration.ReportingConfigurationSection'."

 

I am sending a picture and an attachment.

 

Could you please help us in solving this problem.

Momchil
Telerik team
 answered on 07 Feb 2023
2 answers
98 views

Hello,

I saw this documentation to read zip files with a password.

https://docs.telerik.com/devtools/document-processing/knowledge-base/zip-unzip-multiple-files-password

But is there a way to check if I need a password or to check if the Zip file has a password protection?

Guarana91
Top achievements
Rank 1
Iron
Iron
 answered on 06 Feb 2023
1 answer
84 views

I need to translate the SQL query to a relational algebra expression. 

SELECT P.Name 
FROM Players P, Games G
WHERE P.Id =  G.PlayerId
    AND P.Game = 'Football' AND G.Season ='2019'
where: Players (Id, Name, Game) Games (PlayerId, GameCode, Season)
jhonson
Top achievements
Rank 1
Iron
Iron
 answered on 06 Feb 2023
4 answers
111 views
good day to all .. i'm actually very passionate about music since I graduated from a music school in piano .. but now I'm more passionate about the guitar .. now I want to do something, namely a mobile application specifically for guitar music .. maybe someone will tell someone who can help?
Christopher
Top achievements
Rank 1
 answered on 05 Feb 2023
1 answer
42 views
Hello,    
         Please be kind as to remove my profile and complete account as i don't use it 

thank you in advance..
Iva
Telerik team
 answered on 02 Feb 2023
2 answers
81 views
I need to open a new property window with no/specific data if no row is selected and if any row is selected open property window with that gridrow data. How can i do that.
Dilyan Traykov
Telerik team
 answered on 30 Jan 2023
0 answers
53 views

Hi,

When I try to drag the column for grouping, the column name appears twice and I'll not be able to remove the extra duplicated one, but the column functionality is working fine.Please do help me resolve this issue.

For ex:If Im trying to group by Title, the column is retrieving the correct results after grouping, but after that if Ive to chose another column, the Title with Blue box remains on the screen and will not be able to remove it.

 

Here is my code:

$("#grid").kendoGrid({
                dataSource: {
                    data: pieChartValues,
schema : {

                          model : {
  id: "dDocName",
                                 fields : {
                                       dDocTitle : {
                                              type : "string"
  
                                       },
                                 other fields
                                 }
                          }
  
  
    
  
},
        pageSize: "",
                },
                <!--height: 885,-->
                groupable: true,
filterable: {
                    extra: false,
                    operators: {
                        string: {
contains:"Contains"
                            
                        }
                    }
                },
               
toolbar: ["search"],
                search: {
                    fields: [
                        { name: "", operator: "" },
{ name: "", operator: "" },


    
                    ]
                },
                sortable: true,
resizable:true,
   
dataBinding:onDataBinding,
                pageable: {
                pageSize: "",
pageSizes:true,

                messages: {
                empty: ""
                }

                },
groupable: true,


dataBound: function() {
for (var i = 0; i < this.columns.length; i++) {
this.FitColumn(i);
}
},

                columns: [{
                    field: 
                    title: 

Other fields

                },]

            });

}
        });

Bhoomika
Top achievements
Rank 1
 asked on 25 Jan 2023
1 answer
61 views

Hello!

I would like to know how to delete the Telerik user account I had to create in order to download a trial version a while ago. Unfortunately, I couldn't find any hints on how to do this. Maybe someone here can help me to remove the account?

Thanks in advance!

Jennifer
Telerik team
 answered on 12 Jan 2023
1 answer
287 views

We are in process of trying out Telerik UI for ASP.NET AJAX  PdfViewer and have observed that the demo page https://demos.telerik.com/aspnet-ajax/pdfviewer/overview/defaultcs.aspx is not correctly rendering in few machines .

 

Here is the output that we are seeing.

 

Is there a system setting that needs to be added to correct this issue?

 

Thanks.

 

Valentin Dragnev
Telerik team
 answered on 11 Jan 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?