- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
PROBLEMS TO IMPORT .CSV FILES
I am trying to import the data from the holes into the .csv files indicated but I always get the following error:
Error Message... The following fields are not found: Geology Code 2 Please verify that the fields exist in the following file and that the fields are separated by commas. C:\Users\carlos.noval\OneDrive - TSK\Documents\001816_Kilombero_Almacen_Azucar\02_C3D_Geotech_Mod\Field Geological Descriptions.csv Error Details... System.Exception: The following fields are not found: Geology Code 2 Please verify that the fields exist in the following file and that the fields are separated by commas. C:\Users\carlos.noval\OneDrive - TSK\Documents\001816_Kilombero_Almacen_Azucar\02_C3D_Geotech_Mod\Field Geological Descriptions.csv en Aecc.Gtm.DomainPersistence.Importers.CSVDataImporter.RetrieveFieldGeologicalDescriptionsFromCSV(String filePath) en Aecc.Gtm.DomainPersistence.Importers.CSVDataImporter.ImportBoreholesFromCSV(String projectId, String projectName, String projectLocation, String csvFilesPath, String csCode) en Aecc.Gtm.AutoCADPlugin.ManageData.ManageDataPresenter.ImportBoreholeDataFromFile()
II attach the files used in case they can help me solve the error
Solved! Go to Solution.

