ariacom / Seal-Report

Database Reporting Tool and Tasks (.Net)
https://sealreport.org
Other
1.43k stars 466 forks source link

Search - Orders Test #73

Open kbrow20 opened 1 year ago

kbrow20 commented 1 year ago

So I took the SREX file from the code repo. I got a direct reference to it in my .Net Framework Winforms Project. When trying to use Report.LoadFromFile to load in the file. I receive Unable to read the file exception. I can confirm I am giving the correct file location. I created the code based on the Unit Test. I am just trying to do a basic test within the application to make sure I can see everything I can do before using production data.

Does Search - Orders.SREX only import in .Net Core? If not what causes this error?

I don't see a better way to make this because the Tutorials/Demos don't actually show the code and the information on how the srex file was created.

ariacom commented 9 months ago

To make it work, you need to have a repository folder installed with the related subfolders: Views, Sources, Settings, etc.