hello I' m developing a PDF report using microsoft rdlc report for a .Net core 3.1 web application to be hosted on an IIS site. I’m attempting to use a few custom true type fonts (.TTF) within the report. During development on my local development machine the fonts are correctly rendered (hosted using visual studio IIS express). However when I have attempted to host the application on a IIS test server (Windows 2012 server with IIS 8) and the custom fonts failed to render and instead the default fonts were used instead. This issue also occurs if I host the application on a local instance of IIS.
@shecodes94623Ай бұрын
Hey, did you install the fonts on the server you hosted your application? You can download the font, and install it on your server OS then the system will umderstand the fonts and should work just fine
@vannakheng4 ай бұрын
how to bind to data source from object data source
@amiryazdanparast98275 ай бұрын
Thank you for the way of using "ReportEmbeddedResource" and also adding ReportViewer to the Controls Collection of Form... . 🙏
@ahmadkelanyАй бұрын
You're welcome, I am glad it was helpful 💐💐
@gopaljoshi81426 ай бұрын
Thank you
@ahmadkelany6 ай бұрын
You're welcome, I'm glad it helped.
@romeldelacruz27406 ай бұрын
Hi. is it still useful in .net
@ahmadkelany57926 ай бұрын
@RonaldRaymundo-g5q7 ай бұрын
Thanks Man! You saved me :)
@mahmoudabdallah43478 ай бұрын
بالتوفيق ❤
@RafaelCosta-vm4os8 ай бұрын
Thanks friend, i made a whole system project in .NET 8 and i was worried that i have to do everything again in .NET 4 just to be able to use a viewer report. You save my project and a lot of my time, thank you again :)
@ahmadkelany8 ай бұрын
You're welcome my friend, I am glad it was helpful 😊
@afnbsahmedfawzy9 ай бұрын
please help me i have a problem after publish error BC31519 'my application path ' cannot be refranced becuase it is not valid
@ahmadkelany9 ай бұрын
If everything works fine in debug mode, just make sure to UN-CHECK the trim un-used code and the produce single file and the enable ready to run options in the publish profile, because they are incompatible with the reporting library.
@afnbsahmedfawzy9 ай бұрын
@@ahmadkelany Thank you very much . Everything works now. May God bless you
@adriansosalopez69769 ай бұрын
Gracias. Thank you vety much From MExico
@ahmadkelany9 ай бұрын
De nada amigo, I am glad this was helpful
@CapsulasPuntoNet11 ай бұрын
Hi can you help me?
@benitolnx11 ай бұрын
thanks you, your help is very good.
@ahmadkelany11 ай бұрын
You're welcome, I am glad it was helpful.
@abselrahmanahmed7434 Жыл бұрын
انا لما بستخدم الdataset علشان اعمل table لما بعمل run بيجيب table فاضي مفهوش غير اسامي الcolumns
@abselrahmanahmed7434 Жыл бұрын
ربنا يكرمك بقالي ساعتين بحاول افهم ايه المشكلة العندي و الفيديو وضح كل حاجة❤
@ahmadkelany Жыл бұрын
و إياكم يا رب يا أخي الكريم ربنا يوفقك دايما 💐💐
@ayasaber2567 Жыл бұрын
I used web api project, I think this package related to winform does not fit
@ahmadkelany Жыл бұрын
There is always a work-around, I am using this package for WPF and WinForms, I am yet to use it in web projects, but it's possible. Theoretically, you can separate the report generation code in a class library, and use it to generate a pdf file for the report, then display that pdf file using controls native to your web development environment, or return the pdf (or excel or word or html .. all are supported export options) via the api.
@ayasaber2567 Жыл бұрын
@@ahmadkelany thanks for your reply, but when I searched about the error raised when trying to create report in console app, I found I can't create report in console app, it should be windows app, so I created a new window app project for constructing the report and template, and then use in the main layer, but I don't know whether this solution is optimal
@radoslavdimitrov7505 Жыл бұрын
great tutorial also you are more fluent in English than me. Keep the RDLC stuff going
@ahmadkelany Жыл бұрын
Thanks for your kind words, I am really glad it was helpful.
@ebertgarciaroque5107 Жыл бұрын
Muchas gracias, varios días buscando información y viendo videos y al fin encontre este video de reportes para .net 6. Muchas gracias por tu aporte se que tu explicación es un idioma diferente al mio pero lo entendi a 100% muchas gracias. ❤
@ahmadkelanyАй бұрын
You're welcome brother, I am glad it was helpful 💐💐
@foolproof2005 Жыл бұрын
this was very helpful. thanks!
@RushAustin Жыл бұрын
Thank you for the clear instructions. I can now see the report designer but in the left hand panel, Data Sources, when I click a data source, I cannot see any properties or details of what the data connection is or what SQL db it is actually connected to. Am I missing another VS Extension? Thanks!
@ahmadkelany Жыл бұрын
There is a better way now, For the long story: Check out my new RDLC course here : kzbin.info/aero/PLo_rV1nU1M_JdkBGJG4cl0-yAx1g9jA5k for the short story: kzbin.info/www/bejne/i52Zo2N9j72aqck
@juliantdk Жыл бұрын
MOGOLICO NO ANDA
@MatiasIllanes-g5k Жыл бұрын
XD
@ahmadkelany Жыл бұрын
Check out the free RDLC course here: kzbin.info/aero/PLo_rV1nU1M_JdkBGJG4cl0-yAx1g9jA5k
@aseelpharmacy4875 Жыл бұрын
Exactly what is needed 👌
@kelanyarabic Жыл бұрын
+1
@HasanRaihan Жыл бұрын
Great job man. Helped me lot. You are legend, thank you.
@ahmadkelany Жыл бұрын
thanks for your kind words, i am glad it helped 😊
@vashumakwana699 Жыл бұрын
Can you please create video How we can bind data in report using Object Data source? in .NET 6 window application? or do you have any reference links or videos for the same?
@ahmadkelany Жыл бұрын
there is a video explaining that in the free course on my channel, it uses Bold Report designer from Syncfusion which is free if you make less than 1 million $ yearly, but some users said it was difficult to get, so just try it, if it didn't work out tell me and i will add another approach
@vashumakwana699 Жыл бұрын
@@ahmadkelany Data Source type is working fine in 4.8 framework, But in .net 6 Windows form it is not showing the Class file in Object Binding Wizard. If it is in same dir and same project. Please check if you have done this or could help me on this.
@ahmadkelany Жыл бұрын
@@vashumakwana699 I found that I didn't make a video about this in the course 😅 I will add it within the week Inshallah, I already recorded half of it, and the recording of the second half was spoiled, I will re-record it and publish it within few days Inshallah
@ahmadkelany Жыл бұрын
@@vashumakwana699 Here it is: kzbin.info/www/bejne/l6bWlmVsgMl9Y6s I hope it helps 😊
@vashumakwana699 Жыл бұрын
@@ahmadkelany Thanks
@vashumakwana699 Жыл бұрын
Thank you and Excellent expiation to start with basic reports in .NET 6 Windows app. :)
@ahmadkelany Жыл бұрын
You're welcome, I am glad it helped. 💐
@kuldeepgill2694 Жыл бұрын
Thanks a lot
@ahmadkelany Жыл бұрын
You're welcome, I am glad it helped.
@emcio5 Жыл бұрын
Someone help me? i create application in .net 6.0 but maybe bad type and i dont have control reportviewer and i cant add to my wpf mirror
@ahmadkelany Жыл бұрын
please check the WPF section in the RDLC course playlist available in the channel, and pinned in the comments here also.
@adonisrayray2964 Жыл бұрын
Hi your tutorials are very helpful. I'm your new subscriber by the way. My reportviewer doesn't work it won't show on the form when I drag it. It only minimized itself, any other way to resolve this . TYSM in advance.
@ahmadkelany Жыл бұрын
i am glad it helped, you need to add it to the form's controls in the designer.cs file
@9994704470 Жыл бұрын
in the toolbox I am not getting the Report Viewer control. When I try to add, I am getting this error. make sure the controls to add are compatible with the current designer and .net framework version. for ReportViewer. I am using WPF project in .Net 7.0 version
@ahmadkelany Жыл бұрын
Check out this demo: kzbin.info/www/bejne/apaycqeoaLhreNk
@ricardourzua-g9z Жыл бұрын
thanks bro!!
@ahmadkelany Жыл бұрын
You're welcome, I am glad it helped.
@cesarantonio18 Жыл бұрын
Many thanks! I was having trouble making the ReportViewer appear and I didn't understand what was wrong. Thank you from Brazil!
@ahmadkelany Жыл бұрын
You're welcome brother, I am glad it was helpful.
@_Nguyenan Жыл бұрын
thank you, you have saved my university life
@ahmadkelany Жыл бұрын
You're welcome I am glad it helped.
@hervekouadio7362 Жыл бұрын
Please Can tout help to do same think with crystal reports. Thanks
@LoriPerch Жыл бұрын
Thank you. This was very helpful. I thought perhaps Microsoft would have fixed the issues by now. Unfortunately, the latest version still requires us to use the work arounds that you provided in this video. And they do work! :)
@ahmadkelany Жыл бұрын
you're welcome, I'm glad it's working.. I hope one day Microsoft will fix it
@amryakout2957 Жыл бұрын
تسلم يا هندسة
@ahmadkelany Жыл бұрын
الله يسلمك يا رب يا بشمهندس 💐
@eshankavinda609 Жыл бұрын
thanks
@ahmadkelany Жыл бұрын
you're welcome
@MaximilianoCesán Жыл бұрын
The problem here. Visual studio Version Guys. Need about 17.3.0 or lower
@respirarvivir6040 Жыл бұрын
amigo tus videos estan super geniales, estoy perdido con visual basic, sigo todos tus pasos pero cuando declaras el reporte desde el codigo de form1 no me sale nada cuando ejecuto el proyecto, tienes viedos como este para visual basic
@topgamers9256 Жыл бұрын
اشكرك بعمق كم كنت ببحث على الريبورت فيور على الدوت نيت6 ، الان استطيع استخدام فيجول استيديو 2022 بارياحية تامه
@ahmadkelany Жыл бұрын
عفوا يا أخي
@topgamers9256 Жыл бұрын
Thanks🎉🎉🎉
@ahmadkelany Жыл бұрын
Welcome 😊
@mindsetiseverything6362 Жыл бұрын
Thank you so much.
@ahmadkelany Жыл бұрын
You're welcome, I am glad it helped.
@ingenuityunlimited4005 Жыл бұрын
Very nice.. Thanks for the help!
@ahmadkelany Жыл бұрын
you're welcome, I am glad it helped.
@MaximilianoCesán Жыл бұрын
what happened if i havent "Report Designer" on open With??