Open knyipab opened 2 years ago
I tested your scenario/case using the following sample code with our recent versions (e.g., Aspose.Cells for .NET v21.12) and it works fine: e.g. Sample code:
Aspose.Cells.TxtLoadOptions opts = new TxtLoadOptions(Aspose.Cells.LoadFormat.Csv);
Aspose.Cells.Workbook workbook = new Workbook("e:\\test2\\FEDS-Note-2873-cie-data.csv", opts);
Console.WriteLine("ok");
Please try our latest version if you are not already using it. If you still find any issue with latest version, kindly do share your sample code (runnable) to reproduce the issue on our end. We will check it soon.
PS. we also recommend you to kindly do post your queries/issue in dedicated Aspose.Cells forums.
Oh oh, apologize for not stating clearly. I'm using the online service https://products.aspose.app/cells/viewer/, which has a GitHub link to here.
@knyipab
We still cannot reproduce this issue using https://products.aspose.app/cells/viewer/. Please have a look at this screenshot.
@atirtahirgroupdocs You may need to enter URL, instead of uploading CSV file.
@knyipab
We are investigating this issue. Please always post Aspose apps related issues on this forum.
@knyipab This issue is now fixed. Please try the web app again.
Aspose.Cells fails to open the csv link below which could be opened by Office withotu any issue. https://www.federalreserve.gov/econres/notes/feds-notes/FEDS-Note-2873-cie-data.csv