Forum Discussion
tristaanogre
9 years agoEsteemed Contributor
That is weird. Logging is a built in capability of TC so having it generate that kind of error is... weird.
So... question, that error you got, is it happening on the Log.Error in the catch or is it happening up within your main function code? It would be interesting to step through and see where you're actually getting the error... it's almost like something has gone out of context somewhere where the Log object is no longer recognized.