Opened 12 years ago
Closed 12 years ago
#167 closed defect (duplicate)
error to edit task
Reported by: | Owned by: | Stein Tore Erdal | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | FsComp | Version: | 1.2.12 |
Keywords: | Cc: |
Description
If you. has a task and need to edit them, changing waypoint order, such as B1 -> B4 B4 -> B2, B2 -> B1 throws different random errors attached Print Screen
Attachments (2)
Change History (4)
Changed 12 years ago by
Attachment: | error _2 FS.JPG added |
---|
Changed 12 years ago by
Attachment: | error FS.JPG added |
---|
comment:1 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
log error: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
Exception Text System.ApplicationException?: Invalid coordinate part ('NEUN') in longitude: 'NEUN'
Loaded Assemblies mscorlib
FsComp
System
System.Web.Services
System.Windows.Forms
System.Drawing
FsUiElements?
System.Configuration
System.Xml
cxfjun6k
FsFsdb?
FsUtil?
FsGeo?
FsTaskFlight?
JIT Debugging To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
<configuration>
</configuration>
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.