You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: