Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search - Orders Test #73

Open
kbrow20 opened this issue Dec 6, 2022 · 1 comment
Open

Search - Orders Test #73

kbrow20 opened this issue Dec 6, 2022 · 1 comment

Comments

@kbrow20
Copy link

kbrow20 commented Dec 6, 2022

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
Copy link
Owner

ariacom commented Nov 30, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants