Unable to get ReportViewer in MacOS

0 Answers 254 Views
Report Viewer - ASP.NET Rest Service
WoorimartDEV
Top achievements
Rank 1
Iron
Iron
WoorimartDEV asked on 08 Aug 2022, 04:14 AM

Hi, supports.

I try to run rest api report server on mac OS which  used in windows10.

But I got a error message

Error Message : 

Unable to get report parameters. An error has occurred. Type: Telerik.Reporting.ReportSerialization.Current.ReportSerializable`1[Telerik.Reporting.Report]

 

Device:  mac OS m1

[Step]

1. Check result of api/reports/forms:

result:

[{"name":"PDF","localizedName":"Acrobat (PDF) file"},{"name":"CSV","localizedName":"CSV (comma delimited)"},{"name":"XLSX","localizedName":"Excel Worksheet"},{"name":"PPTX","localizedName":"PowerPoint Presentation"},{"name":"RTF","localizedName":"Rich Text Format"},{"name":"IMAGE","localizedName":"TIFF file"},{"name":"DOCX","localizedName":"Word Document"}]

 

2. Installed the libgdiplus library. 

brew install mono-libgdiplus

result: mono-libgdiplus 6.1_1 is already installed and up-to-date.

 

When I got a message for this, I thought project occurs error. But it runs well which on windows10.

I think, I missing setup for report server on mac OS.

So, I want how I set the project to run successfully.

And, If you have sample project about rest report server which runs on macOS m1, may I get that to refer? 

 

Due to this one thing, the entire project is being delayed. Please help me.

Neli
Telerik team
commented on 08 Aug 2022, 11:02 AM

Hi Doyeong,

I noticed that the same topic was discussed in a few other threads. I would recommend keeping our communication in thread #1574974

WoorimartDEV
Top achievements
Rank 1
Iron
Iron
commented on 08 Aug 2022, 12:32 PM

Okay, I'm sorry about that.
Matt
Top achievements
Rank 1
commented on 02 May 2023, 09:41 AM

I'm having the same issue on a Mac M1.   How can I access thread #1574974?   Thanks!
Dimitar
Telerik team
commented on 04 May 2023, 11:04 AM

Hi Matt,

Thread 1574974 is actually named this way only in our ticket system, the post itself can be publicly found at Setting Telerik report in Mac OS. in Reporting | Telerik Forums.

On the issue, usually, this error is a result of not having all necessary libraries installed, please check Deploying on macOS for details on what is needed.

Additionally, there is a problem related to rendering reports in non-Windows operating systems when .NET 6+ is used. If your case matches that description, please refer to the System.Drawing.Common is not supported on non-Windows platforms starting with .NET 6 - Telerik Reporting KB article for details and suggestions.

No answers yet. Maybe you can help?

Tags
Report Viewer - ASP.NET Rest Service
Asked by
WoorimartDEV
Top achievements
Rank 1
Iron
Iron
Share this question
or