TypeError: Error #1009: Draw Tool

548
1
04-10-2012 07:50 AM
FaizanTayyab
Occasional Contributor
Hi All,

I have started to get the following error:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.esri.ags.tools:: DrawTool/map_mouseMoveFirstHandler()

It occurs on launching the application and only occurs sometimes, making it difficult to find the reason. Previously i didnt have this problem and it only started today. I havent made any change to my code today as such.

Any ideas on how to sort his one out.

I am using 2.4 API.

Thanks
Tags (2)
0 Kudos
1 Reply
BradleyJanke
New Contributor III
Debug the application from within Flash Builder.  It should show you where the error is happening.
0 Kudos