NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Keith on November 03, 2014, 10:53:35 PM

Title: Error reported in DebugView after drawing a graph
Post by: Keith on November 03, 2014, 10:53:35 PM
HI

I have an app which draws graphs using InsightGraphing.  IG creates a picture of the graph and stores it temporarily in the Web/Images folder.

While poking around with trace I noted this sequence:

[1596] [st] [netTalk][thread=3] LinkPage=$$$80762.png                                                                                                                                                                                                                                                   
[1596] [st] [netTalk][thread=3] error:  0

I have confirmed that every time a graph is generated (the  $$$nnnn.PNG file) the 'error: 0 is reported.

Since this does not result in any noticeable bad behaviour I am sure that it is a natural artefact of the process (maybe deleting the file) but I wonder if someone could confirm - I don't like mysteries  ???

Thanks

Keith
Title: Re: Error reported in DebugView after drawing a graph
Post by: Bruce on November 03, 2014, 11:02:00 PM
Error 0 means no error - so you can carry on.

cheers
Bruce