Hi ,
We have problem when we use SaveAs from Datawindow. When we will try SaveAs XLSX . Our software stop works when try to save as XLSX. The others formats works correctly when we save the data.
Windows event viewer shows error :
I check other questions on Appeon community and tried different solution but didn´t work.
Someone had same problem?
Regards,
Andrei
I would also recomment you first try to save a small test case first to ensure the functionality is working before trying to save a very large amount of data from a DataWindow or DataStore. Test this on your development machine, running locally (not through Citrix or remote desktop by running the test case or app from the PB IDE, if possible. Verify the functionality is working in a simple environment before adding complexity to the scenario. Then try the small test case as a compiled app - again locally, if possible. If that works, run the test case app on a test Citrix environment or test on a remote desktop. Take baby steps.
Once the small test case is working across the deployment spectrum, go back to the running from within the PB IDE and try saving the very large dataset. Follow the same testing steps with the very large dataset that you did with the small test case.