by Bob-Boyce » Fri Jul 30, 2010 8:50 pm
This is the error when I use Cyclone to import the PTX points from Faro
Unable to import file(s)
E:\scan projects\uw me\points\UWME0001_4.ptx
There are errors reading file(s):
E:\scan projects\uw me\points\UWME0001_4.ptx
File:E:\scan projects\uw me\points\UWME0001_4.ptx
LeicaGeosystems.ApiFramework.Core.OperationFailedException: The monitored process has failed. ---> LeicaGeosystems.ApiFramework.DataManagement.UnexpectedFormatException: Cannot access data at "file:///e:/scan projects/uw me/points/uwme0001_4.ptx#0" ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Q7.A(Int32 A_0)
at X0.E(Int32 A_0)
at KZ.A.E()
--- End of inner exception stack trace ---
at P1.B[A](Exception A_0, Identifier A_1)
at P1.E(Exception A_0, Identifier A_1)
at KZ.A(Exception A_0)
at KZ.A.E()
at AU.E.F()
at AU.D.MoveNext()
at YY.A.E()
at YY.A()
at YY.Read(Byte[] buffer, Int32 index, Int32 length)
at LeicaGeosystems.PointCloudEngine.Codecs.Framework.LocalStreamUniformIterator`1.A.InnerRead(Byte[] buffer, Int32 index, Int32 length)
at LeicaGeosystems.ApiFramework.Core.Utilities.LocalUniformIterator`1.ValueStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at LeicaGeosystems.ApiFramework.Properties.Utilities.PropertyWriterUtilities.ProgressPair.RunStream()
--- End of inner exception stack trace ---
at LeicaGeosystems.ApiFramework.Core.Utilities.ServerSide.ProgressMonitorResultHolder.GetResult()
at LeicaGeosystems.ApiFramework.Properties.Utilities.PropertyWriterUtilities.ProgressPair.InnerGetResult()
at LeicaGeosystems.ApiFramework.Core.Utilities.ServerSide.RemoteProgressMonitor.GetResult()
at LeicaGeosystems.ApiFramework.Core.Utilities.LocalProgressMonitor.GetResult()
at ImportPCSParts(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* fileName, ImpClientServerConnection* pDestDb, list<CyImportScanData\,std::allocator<CyImportScanData> >* rScanData, ImportScanOptions* pImportScanOptions, ImpProgressUpdater* pUpdater)